body {
	font-family:helvetica, arial, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0px;
	}



form {
	margin:0px;
}


.leftlinkbox {
	font-size:11px;
	padding:0px 2px 0px -10px;
	margin: 0px;
}


.lightgrey {
	background-color:#F2F2F2
}


.lightgrey2 {
		BACKGROUND-IMAGE: url(images/end2.gif);
		BACKGROUND-REPEAT: no-repeat;
		background-position:bottom right;
}




a#footerRightA { float:left; }
a#footerRightB { float:right; }

/* CSS Dropdowns */

/* PC IE6 */
* html body .dropContainer {
	width: 1px;	 }
	
.dropDown, .dropDownFN, .dropDownFNFooter {
	background-repeat: repeat-x; height: 20px;width: 152px;
	cursor: pointer;}

.dropDown .dropLabel, .dropDownFN .dropLabel, .dropDownFNFooter .dropLabel {
	float: left;	margin: 0;	padding: 2px 0 0 10px;
	font-weight: normal; text-transform: none; font-size: 11px;}

.dropDown .dropLeft, .dropDownFN .dropLeft,.dropDownFNFooter .dropLeft {
	float: left; background-repeat: no-repeat; width: 2px; height: 19px;
}

.dropDown .dropRight, .dropDownFN .dropRight,.dropDownFooter .dropRight, .dropDownFNFooter .dropRight {
	float: right;	background-repeat: no-repeat;	width: 2px;	height: 19px;
}

.dropDown .dropPlus, .dropDownFN .dropPlus, .dropDown .dropPlusOver, .dropDownFN .dropPlusOver, .dropDownFNFooter .dropPlus, .dropDownFNFooter .dropPlusOver {
	float: right;	background-repeat: no-repeat;	width: 18px;	height: 18px;
}

.dropDown .dropClear, .dropDownFN .dropClear, .dropDownFNFooter .dropClear {
	clear:both;	height:0;
}


/* drop down table styles */	
.dropList, .dropListFooter, .dropListCompleteCollection {
	position: absolute;	overflow: hidden; z-index: 1000;
}

.dropList table, .dropListFooter table, .dropListCompleteCollection table{
	width: 150px; white-space: nowrap;	padding: 0;	z-index: 900;
}

.dropList td, .tbar .dropList td, .dropListFooter td, .dropListCompleteCollection td {			
	padding: 0;
}	

/* PC IE6 */
* html body .dropList a, * html body .dropListFooter a {
/* hide from IE mac \*/
	width: 100%;
/* end hiding from IE5 mac */ 
}

.dropList a, .dropListFooter a, .dropListCompleteCollection a  {
	text-decoration: none;	white-space: nowrap;
	z-index:100;	display:block;
	padding:0 5px 0 10px;	font-weight: bold;
	font-size: 10px; line-height: 12px;
}

.dropList a.mnu, .dropList a.mnu:visited, .dropListFooter a.mnu, .dropListFooter a.mnu:visited, .dropListCompleteCollection a.mnu, .dropListCompleteCollection a.mnu:visited{
	font-size:10px; line-height: 12px;
}

.dropList a.mnu:hover, .dropListFooter a.mnu:hover, .dropListCompleteCollection a.mnu:hover  {
	font-size:10px;	text-decoration:none;
}

/* Global Footer CSS drop downs */
.dropDownFNFooter				{background-image: url(images/footer_dropdown_bg.gif); height:18px;}
.dropDownFNFooter .dropLeft		{background-image: url(images/footer_dropdown_left.gif);background-repeat: no-repeat;height:18px;}
.dropDownFNFooter .dropRight 	{background-image: url(images/dropdown_right.gif);background-repeat: no-repeat;height:18px;}
.dropDownFNFooter .dropPlus		{background-image: url(images/footer_dropdown_plus.gif);background-repeat: no-repeat;height:18px;}
.dropDownFNFooter .dropPlusOver	{background-image: url(images/footer_dropdown_plus_over.gif);background-repeat: no-repeat;height:18px;}

/* Global Footer drop down table styles */	
.dropListFooter 				{border: 1px solid #666666;	background: #F5F5F5; margin:0; }
.dropListFooter table 			{border-color:#336699;}
.dropListFooter td, .tbar .dropList td {border-bottom: 1px solid #AAA;color: #000;}
.dropListFooter a.mnu:hover 	{background-color: #666; color: #FFF;}



/* CSS drop downs */
.dropDown, #contentRight table .dropDown, .dropDownFN, #contentRight table .dropDownFN {
	background-image: url(images/dropdown_bg.gif); height:18px;
	color: #000000;
}

.dropDown .dropLabel, .dropDownFN .dropLabel {
	color: #333333;
}

dropLeft2 {
	background-image: url(images/dropdown_left.gif);
	background-repeat: no-repeat;
}


.dropDown .dropLeft, .dropDownFN .dropLeft {
	background-image: url(images/dropdown_left.gif);
	background-repeat: no-repeat;
}

.dropDown .dropRight, .dropDownFN .dropRight {
	background-image: url(images/dropdown_right.gif);
	background-repeat: no-repeat;
}

.dropPlus2{
	background-image: url(images/dropdown_plus.gif);
	background-repeat: no-repeat;
}

.dropDown .dropPlus, .dropDownFN .dropPlus {
	background-image: url(images/dropdown_plus.gif);
	background-repeat: no-repeat;
}

.dropDown .dropPlusOver, .dropDownFN .dropPlusOver {
	background-image: url(images/dropdown_plus_over.gif);
	background-repeat: no-repeat;
}

/* drop down table styles */	

.dropList {
	border: 1px solid #336699;
	background: #EDF4FB;
	
}

.dropList table {
	border-color:#336699;
}

.dropList td, .tbar .dropList td {			
	border-bottom: 1px solid #8AAACB;
	color: #000000;
}	


.dropList a, #left .dropList a, .dynamicDropList a {
	color: #333333;
}

.dropList a.mnu,  .dynamicDropList a.mnu,.dropList a.mnu:visited, #left .dropList a.mnu, #left .dropList a.mnu:visited, #contentLeft .dropList a.mnu, #contentLeft .dropList a.mnu:visited, #left #contentLeft .dropList a.mnu, #left #contentLeft .dropList a.mnu:visited, #contentRight .dropList a.mnu, #contentRight .dropList a.mnu:visited, #left #contentRight .dropList a.mnu, #left #contentRight .dropList a.mnu:visited  {
	color: #333333;
}

.dropList a.mnu:hover, .dynamicDropList a.mnu:hover,#left .dropList a.mnu:hover, #contentLeft a.mnu:hover, #contentRight a.mnu:hover, #left #contentLeft a.mnu:hover, #left #contentRight a.mnu:hover {
	background-color: #336699; color:#FFFFFF;

}


