.MainMenu_MenuContainer
{
	background-color: #105aa3;
	padding-left: 25px;
}

.MainMenu_MenuBar
{
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
}

.MainMenu_MenuItem
{
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	text-transform: uppercase;
	border: none;
	color: White;
	background-color: Transparent;
	vertical-align: middle;
	text-align: left;
	height: 20px;
}

.MainMenu_SubMenu td
{
	text-transform: capitalize;
	font-weight: normal;
	font-size: 10px;
	vertical-align: middle;
	text-align: left;
	height: 20px;
}

.MainMenu_MenuIcon
{
	border: none;
	text-align: center; 
	vertical-align: middle;
	background-color: Transparent;
	padding: 2px;
}

.MainMenu_SubMenu
{
	background-color: #165eb0;
	border: solid #f2f9ff 1px;
	z-index: 1000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= '#696969' , Direction=135, Strength=3);
}

.MainMenu_MenuItemSel
{
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	text-transform: uppercase;
	background-color: #1b64b5;
	border: none;
	color: #f2f9ff;
	height: 20px;
}

.MainMenu_MenuArrow 
{
	padding: 0px 3px 0px 3px;
	border: none;
	vertical-align: middle;
	text-align: center;
}

.MainMenu_RootMenuArrow 
{
	padding: 0px 3px 0px 3px;
	border: none;
	vertical-align: middle;
	text-align: center;
}


/*---------------------------------------------*/

a.grayLink, a.grayLink:active, a.grayLink:link
{
	color: #9B9B9B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.grayLink:hover, a.grayLink:focus
{
	color: #555555;
	text-decoration: underline;
}

.Page_Container
{
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
}

.HeaderContent
{
	font-size: 12px; 
	color: #105aa3; 
	font-family: Verdana;
	font-weight: normal;
	height: 220px;
	text-align: right;
	padding:0px;
}

.HeaderContentBullets
{
	font-size: 10px; 
	text-align:left;
	font-weight: bold;	
	color: #105aa3; 
	font-family: Verdana;
	padding:0px;
}

.HeaderContentBullets td
{
	vertical-align: middle;
	padding: 0px;
}

.HeaderContent li
{

}

.SearchBox
{
	border-right: #105aa3 1px solid;
	border-top: #105aa3 1px solid;
	border-left: #105aa3 1px solid;
	border-bottom: #105aa3 1px solid;
	font-family: Verdana;
	font-size: 11px;
	height: 19px;
	width: 135px;
	margin: 5px 0px 5px 0px;
	color: dimgray;
}

.Footer_Links
{
	text-align: center;
	border-top: aliceblue 1px dotted;
	height: 35px;
	border-bottom: #105aa3 1px solid;
	padding: 5px;
	text-transform: uppercase;
	background-position: bottom;
	background-image: url(images/extended1.jpg);
	background-repeat: repeat-x;
}
.csscopy
{
    color: gray;
	font-weight: normal;
	font-size: 10px;
}

.Login_Link
{
	color: #f8f8fc;
	font-weight: normal;
	font-size: 10px;
	padding: 5px 10px 5px 10px;
	background-position: top;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	border-top: #e9e9e9 1px solid;
	vertical-align: middle;
}

.Login_Link a,
.Login_Link a:link,
.Login_Link a:active,
.Login_Link a:visited
{
	color: gainsboro;
	font-weight: normal;
}

.Footer_LegalPages
{
	font-size: 11px;
	text-transform: capitalize;
	background-position: bottom;
	background-image: url(images/extended1.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
	color: Gray;
	padding: 3px 10px 3px 10px;
	white-space: nowrap;
	width: 33%;
}

.Footer_LegalPages a,
.Footer_LegalPages a:link,
.Footer_LegalPages a:active,
.Footer_LegalPages a:visited
{
	color: Gray;
}

.Footer_LegalPages a:hover
{
	color: DimGray;
}

.Footer_Bottom
{
color: #9B9B9B;
	font-weight: normal;
	font-size: 10px;
	padding: 5px 10px 5px 10px;
	background-position: top;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	border-top: #e9e9e9 1px solid;
	vertical-align: middle;
}

.Footer_Bottom a,
.Footer_Bottom a:link,
.Footer_Bottom a:active,
.Footer_Bottom a:visited
{
	color: Gray;
}

.Footer_LegalPages a:hover
{
	color: DimGray;
}

.Breadcrumb_Container
{
	text-align: left;
	padding: 0px 10px 0px 35px;
	margin: 0px;
}

.Path_Breadcrumb
{
	font-family: Verdana;
	font-size: 10px;
	text-transform: capitalize;
	vertical-align: middle;
}

.LinksCssClass
{
	text-transform: capitalize;
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

.LinksContentCss, .LinksContentCss a:link, .LinksContentCss a:visited, .LinksContentCss a:active
{
	color: #798080;
	text-transform: capitalize;
	font-weight: normal;
	text-decoration: none;
}

.LinksContentCss a:hover
{
	color: #464646;
	text-transform: capitalize;
	font-weight: normal;
	text-decoration: underline;
	font-weight: normal;
}

.SkinContentPane
{
	padding: 0px 10px 10px 10px;
}

.SkinContentPane li
{
	list-style-type:disc;
}

.SkinLeftPane
{
	width: 200px;
}

.SkinRightPane li
{
	list-style-image: url(images/arrow_border.gif);
}

.SkinRightPane
{
}






