body, html {
	background: #C3C8CD url(../images/background/background.gif) repeat center top;
	margin: 0px;
	height: 100%;
	font: 11px Arial, Helvetica, sans-serif;
	color: #626469;
}
#header {
	height: 79px;
	width: 770px;
	top: 0px;
	background: #FFFFFF url(../images/background/norshad2.gif) repeat-x center bottom;
}

#outerwrapper {
	margin: 0px auto;
	width: 770px;
	height: 100%;
}
#content {
	width: 762px;
	background: #FFFFFF;
	padding: 1px 4px 4px;
	height: auto;
}
ul {
	list-style: square outside;
	margin: 5px;
	padding-left: 20px;
}



#footer {
	width: 760px;
	height: 90px;
	background: url(../images/background/bottom_fade.gif) repeat-x center top;
	padding: 5px;
}
#footerbar {
	height: 18px;
	width: 760px;
	background: url(../images/background/techshad2.gif) repeat-x top;
	padding: 0px 5px;
}
#button1 {
	float: left;
	height: 17px;
	width: 44px;
}

#footerright {
	height: 50px;
	width: 400px;
	float: right;
	text-align: right;
	color: #F4F4F4;
	font-size: 10px;
}
#titlebarwrapper {
	height: 25px;
	width: 770px;
	background: #FFFFFF url(../images/background/title-bar.gif) no-repeat left top;
}
#titlebarleft {
	font-size: 12px;
	color: #42B4E6;
	height: 22px;
	width: 400px;
	padding-top: 3px;
	padding-left: 15px;
	float: left;
}
h4 {
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
}



#footerleft {

	height: 50px;
	width: 300px;
	float: left;
}
.bold {
	font-weight: bold;
}
#titlebarright {
	height: 25px;
	width: 350px;
	float: right;
	text-align: right;
}
.italic {
	font-style: italic;
}
.superscript {
	font-size: 6px;
	vertical-align: super;
}
p {
	margin: 0px;
}
h5 {
	font-size: 11px;
	margin: 0px;
	font-weight: bold;
	color: #002569;
	padding-top: 5px;
}
.smalltext {
	font-size: 9px;
}
a:link {
	color: #002569;
}
a:visited {
	color: #002569;}
a:hover {
	color: #42B4E6;
}
.block {
	white-space: nowrap;
	float: left;
	padding: 5px;
	background: #EEEEEE;
	border: 1px solid #C3C8CD;
	margin: 2px;
	width: 230px;
}
.list {
	padding: 4px 0px 0px 10px;
}
.lightblue {
	color: #42B4E6;
}
.superscript2 {
	font-size: 8px;
	vertical-align: 40%;
}
#button2 {
	float: left;
	height: 18px;
	width: 46px;
}
#button3 {

	float: left;
	height: 18px;
	width: 92px;
}
#button4 {


	float: left;
	height: 18px;
	width: 28px;
}
.block2 {
	white-space: nowrap;
	float: left;
	padding: 5px;
	background: #EEEEEE;
	border: 1px solid #C3C8CD;
	margin: 2px;
	width: 104px;
	height: 21px;
	vertical-align: middle;
}
.whitetext {
	color: #F4F4F4;
}
.bluetext {
	color: #002569;
	font-weight: bold;
	font-size: 13px;
}
h1 {
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
}
h2 {
	font-size: 12px;
	margin: 0px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #002569;
}
h3 {
	font-size: 11px;
	margin: 0px 0px 4px;
	font-weight: normal;
}
.mediumtext {

	font-size: 10px;
}
