/* -------------------------------------------------------------------------------     Common Styles -------------------------------------------------------------------------------*/html, body {	background: #FFFFFF;	margin: 0px 0px 0px 0px;	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size : 10px;	line-height : 12px;	color: #000000;	height: 90%;	width: 100%;}/* -------------------------------------------------------------------------------     mastheadContainer: IE -> Height:101px, All others -> Height:98px (IE box model hack)-------------------------------------------------------------------------------*/* html #mastheadContainer   /* this selector recognized by IE only */{  height: 101px;   /* total width (only for IE5.x/Win) */  h\eight: 98px;  /* content width (for other IE) */}#mastheadContainer {	background-color: #001DAB;	height: 92px;}#mastheadContent {	background: url(../images/general/masthead.jpg) no-repeat;	margin-left: 0px;	height: 74px;}#menuContainer {	background: #000000;	border-top: 5px solid #000000;	border-bottom: 4px solid #000000;	height:16px;	top:75px;	position: relative;}#twoColumnContainer {	position:absolute;	top:111px;	background-color: white;	width:90%;}#sidebarNavigationContainer {	position:absolute;	top:0px;	left:0px;	width: 216px;}#sidebarNavigationContent {	padding-top: 56px;	padding-left: 11px;	padding-right: 15px;}#pageContainer {}#content {	margin-left: 216px;	padding-top: 26px;	width: 505px;}#footer {	margin-left: 30px;	padding-top: 35px;	padding-bottom: 25px;	width: 600px;}ul { 	margin-left : 1.5em;	font-family: Verdana, Arial;	font-size: 11px;	line-height: 12px;	color: #000000;  }  ol { 	margin-left : 2.5em;	font-family: Verdana, Arial;	font-size: 11px;	line-height: 12px;	color: #000000;  }  blockquote { 	margin-left : 0em;	font-family: Verdana, Arial;	font-size: 11px;	line-height: 12px;	color: #000000;  }  li a:link {	font-family: Verdana, Arial;	font-size: 10px;	color: #0066CC; 	text-decoration: none;} li a:visited {	font-family: Verdana, Arial;	font-size: 10px;	color: #0066CC; 	text-decoration: none;} li a:hover {	font-family: Verdana, Arial;	font-size: 10px;	color: #000000; 	text-decoration: underline; }.Text {  	font-family: Verdana, Arial;	font-size: 11px;	line-height: 12px;	color: #000000; }.Text a:link {  	font-family: Verdana, Arial;	font-size: 11px;	line-height: 12px;	color: #0066CC; 	text-decoration: none;}.Text a:visited {  	font-family: Verdana, Arial;	font-size: 11px;	line-height: 12px;	color: #0066CC; 	text-decoration: none;}.Text a:hover {  	font-family: Verdana, Arial;	font-size: 11px;	line-height: 12px;	color: #000000; 	text-decoration: underline; }.SideText {  	font-family: Verdana, Arial;	font-size: 10px;	line-height: 18px;	color: #0066CC; }.SideText a:link {  	font-family: Verdana, Arial;	font-size: 10px;	line-height: 18px;	color: #0066CC; 	text-decoration: none;}.SideText a:visited {  	font-family: Verdana, Arial;	font-size: 10px;	line-height: 18px;	color: #0066CC; 	text-decoration: none;}.SideText a:hover {  	font-family: Verdana, Arial;	font-size: 10px;	line-height: 18px;	color: #000000; 	text-decoration: underline;}.BkSideText {  	font-family: Verdana, Arial;	font-size: 10px;	line-height: 18px;	color: #000000; }.BkSideText a:link {  	font-family: Verdana, Arial;	font-size: 10px;	line-height: 18px;	color: #000000; 	text-decoration: none;}.BkSideText a:visited {  	font-family: Verdana, Arial;	font-size: 10px;	line-height: 18px;	color: #000000; 	text-decoration: none;}.BkSideText a:hover {  	font-family: Verdana, Arial;	font-size: 10px;	line-height: 18px;	color: #0066CC; 	text-decoration: underline;}.FTSideText {  	font-family: Verdana, Arial;	font-size: 10px;	line-height: 18px;	color: #000000; }.FTSideText a:link {  	font-family: Verdana, Arial;	font-size: 10px;	line-height: 18px;	color: #000000; 	text-decoration: underline;}.FTSideText a:visited {  	font-family: Verdana, Arial;	font-size: 10px;	line-height: 18px;	color: #000000; 	text-decoration: underline;}.FTSideText a:hover {  	font-family: Verdana, Arial;	font-size: 10px;	line-height: 18px;	color: #0066CC; 	text-decoration: underline;}/* -------------------------------------------------------------------------------     Special Character Styles -------------------------------------------------------------------------------*/sup { font-size: 60%; font-family: Verdana,Arial,Helvetica; color: #666666; font-size: 6px; line-height: 6px; vertical-align: super; }ÿ
