body {

	margin: 0px;

	margin-top: 0px;

	margin-left: 0px;

	width: 100%;

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #524039;

	

	scrollbar-face-color: #0c0c0d; scrollbar-shadow-color: #000000; 

	scrollbar-highlight-color: #1b1b1b; scrollbar-3dlight-color: #333333;

	scrollbar-darkshadow-color: #1B2430; scrollbar-track-color: #222224;

	scrollbar-arrow-color: #ffffff;

	background-color: #000000;

	background: #000 url(navbar/backgroundTile.gif);	

}



.headertext {   font-size: 10pt; color: #cdcdcd ; font-weight: bold; background:transparent}

.smallgrey {  font-size: 7pt; color: #827a79; background:transparent}

.small {  font-size: 7pt; background:transparent}

.disclaimer { font-size: 7pt; color: #827a79; background:transparent}

.smallwhite {  font-size: 7pt; color: #ffffff; background:transparent}

.flag {  font-size: 7pt; color: #FF0000; font-weight: bold; background:transparent}

.grey {  font-size: 7pt; color: #827a79; background:transparent}

.captiontext {  font-size : 80%; line-height : 150%; padding:1px; color: #000000; background:transparent}

.bigtext {  font-size : 110%; line-height : 150%; padding:1px; color: #000000; background:transparent}

.imageborders { border: 1px solid #ffffff; }

img {border:none;}



td {  font-size: 9pt; color: #adabab}

h1 {  font-size: 12pt; color: #adabab}

.td {  font-size: 8pt; color: #adabab; background:transparent; }

.h1 {  font-size: 12pt; color: #adabab; background:transparent; }





a:link, a:active, a:visited {color: #30a5fd; text-decoration: none}

a:hover {color: #ffffff; text-decoration: underline}



.footerlink:link {color: #666666; font-size: 7pt; text-decoration: none}

.footerlink:visited {color: #666666; font-size: 7pt; text-decoration: none }

.footerlink:hover {color: #ffffff; font-size: 7pt; text-decoration: none }





table.portfolio {border: 1px solid #262626; background-color:#101010}

.portfolio td { font-size: 7pt; color: #827a79;}

.portfolio p { font-size: 7pt; color: #FF0000; font-weight: bold; background:transparent}

.portfolio a:link {font-size: 10pt; color: #30a5fd; text-decoration: none; font-weight: bold; font-family: Arial }

.portfolio a:active {font-size: 10pt; color: #30a5fd; text-decoration: none; font-weight: bold; font-family: Arial }

.portfolio a:visited {font-size: 10pt; color: #30a5fd; text-decoration: none; font-weight: bold; font-family: Arial }

.portfolio a:hover {font-size: 10pt; color: #FFFFFF; text-decoration: none; font-weight: bold; font-family: Arial}



.portfolioHover {border:1px; border-thickness: 1px; border-color: #ffffff; border-style: solid;}

a:hover .portfolioHover, a:active .portfolioHover {border:1px; border-thickness: 1px; border-color: #30a5fd; border-style: solid}



table#midFill {

    background-color:#131920;  }

   

table.content { background-color:#000000; border: 1px solid #262626; font-size: 7pt; color: #605652;}



table.tableFeature { background-color:#171717; border: 1px solid #273b4a; font-size: 7pt; color: #aedafc; background: url(navbar/background_smallTable.gif) 0 0; background-repeat: repeat; background-position: top ;}

.tableFeature td { font-size: 8pt; color: #ffffff;}

.tableFeature a:link {font-size: 8pt; color: #fed909; text-decoration: none; font-weight: bold; font-family: Arial }

.tableFeature a:active {font-size: 8pt; color: #fed909; text-decoration: none; font-weight: bold; font-family: Arial }

.tableFeature a:visited {font-size: 8pt; color: #fed909; text-decoration: none; font-weight: bold; font-family: Arial }

.tableFeature a:hover {font-size: 8pt; color: #FFFFFF; text-decoration: none; font-weight: bold; font-family: Arial}

   

table.mobileFeature { background-color:#000000; border: 1px solid #002111; font-size: 7pt; color: #605652;}



.mobile_feature_container {  white-space:nowrap; width=75%; position:relative; }

.mobile_feature { float: left; text-align:center; width: 160px; }   

   

table#edgeFill {

    background-color:#000000;  }



table.closetotheEdge{border: 1px solid #e4ddda;}



/* Content Manager Only Styles */

table.cms_content { width="900px"; }

table.cms_navbar{ width="900px"; border-top: 1px solid #184668; border-bottom: 1px solid #184668; border-left: 1px solid #184668; border-right: 1px solid #184668; background-color: #1c1c1c;}

table.cms_icon_table{ border-top: 1px solid #184668; border-bottom: 1px solid #184668; border-left: 1px solid #184668; border-right: 1px solid #184668; background-color: #1c1c1c;}

table.cms_icons{ border-top: 1px  solid #000000; border-bottom: 1px  solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; background-color: #1c1c1c;}

.errorHeader { font-size: 8pt; color: #ff0000; background:transparent; font-weight:bold}

INPUT.image { 	border: none; 	}

#scroll {

  position: absolute;

  margin: 0 auto;

  visibility: hidden;

  background-color: #333366;

  z-index: 2;    

  width: 300px;

  height: 60px;

  border-top-style: solid;

  border-right-style: solid;

  border-left-style: solid;

  border-collapse: collapse;

  border-bottom-style: solid;

  border-color: #000000;

  border-width: 1px;      

  overflow: auto

}



#scroll div {

  margin: 0 auto;

  text-align:left

}



.highlightrow {

  background-color: #999999;

  cursor: pointer

}

/* End stuff for CM */





INPUT, TEXTAREA  {

	font-family: Verdana, Arial;

	padding: 1px;

	font-size: 7pt;

	color: #666666;

	background-color: #ffffff;

	border: inset 1px #cccccc;

}



INPUT.radio  {

	background: #transparent;

	border: 10;

	padding: 10px;

	}



SELECT, OPTION  {

	font-family: Verdana, Arial;

	padding: 1px;

	font-size: 7pt;

	color: #ffffff;

	background-color: #393f57;

	border: inset 1px #cccccc;

}



/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/

.qmmc .qmdivider{display:block;font-size:0px;border-width:0px;border-style:solid;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;}.qmclear {font-size:0px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;height:0%;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc ul {left:-10000px;position:absolute;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li{position:relative;}.qmmc ul {z-index:10;}.qmmc ul ul {z-index:20;}.qmmc ul ul ul {z-index:30;}.qmmc ul ul ul ul {z-index:40;}.qmmc ul ul ul ul ul {z-index:50;}li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}



/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/







	/* QuickMenu 0 */



	/*"""""""" (MAIN) Container""""""""*/	

	#qm0	

	{	

		width:100%;

		height:30px;

		background-image:url(/navbar/buttonBackground.gif);

		border-width:0px 0px 0px 0px;

		border-style:solid;

		border-color:#263A29;

	}





	/*"""""""" (MAIN) Items""""""""*/	

	#qm0 a	

	{	

		padding:0px 0px;

		background-color:transparent;

		color:#ffffff;

		font-family:Verdana;

		font-size:10px;

		text-decoration:none;

		text-align:center;

		border-width:0px 0px 0px 0px;

		border-style:solid;

		border-color:#263A29;

	}





	/*"""""""" (MAIN) Hover State""""""""*/	

	#qm0 a:hover	

	{	

		background-image:url(/navbar/buttonBackground.gif);

		color:#ffffff;

		text-decoration:none;

	}





	/*"""""""" (MAIN) Active State""""""""*/	

	body #qm0 .qmactive, body #qm0 .qmactive:hover	

	{	

		background-image:url(/navbar/buttonBackground.gif);

		color:#ffffff;

		text-decoration:none;

	}





	/*"""""""" (SUB) Container""""""""*/	

	#qm0 div, #qm0 ul	

	{	

		width:auto;

		padding:5px;

		margin:1px;

		background-color:#1c1c1c;

		background-image:none;

		border-width:0px;

		border-style:solid;

		border-color:#696969;

	}





	/*"""""""" (SUB) Items""""""""*/	

	#qm0 div a, #qm0 ul a	

	{	

		width:auto;

		padding:3px 0px 3px 0px;

		color:#BEBEC4;

		font-size:11px;

		text-align:left;

		border-width:0px;

		border-style:solid;

		border-color:#696969;

	}





	/*"""""""" (SUB) Hover State""""""""*/	

	#qm0 div a:hover, #qm0 ul a:hover	

	{	

		background-color:#00467b;

		background-image:none;

		color:#ffffff;

		border-style:none;

		border-color:#666666;

	}





	/*"""""""" (SUB) Active State""""""""*/	

	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	

	{	

		background-color:#eff4fa;

		background-image:none;

		color:#000000;

		text-decoration:none;

		border-color:#666666;

	}
