/*page*/
body {
	margin: 0 0 0 0;
	font: normal 14px Times New Roman;
	color: #666;
	background-color: #fff;
}
div, p, table, td, span {
	font: normal 14px Times New Roman;
	color: #666;
}
a, a:link, a:hover, a:active, a:visited {
	color: #666;
	font: normal 14px Times New Roman;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.Wrapper {
	width: 1002px;
}
.Clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

.SkinHeader {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 149px;
}
.SkinMenu {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: solid 2px #003366;
	border-bottom: solid 2px #003366;
	text-align: center;
}
.SkinMain {
	width: 100%;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
.ContentPane {
	width: auto;
	vertical-align: top;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.RightPane {
	width: 190px;
	vertical-align: top;
}
.SkinLeft {
	width: 190px;
	vertical-align: top;
}
.LeftPane {
}
.SkinFooterLinks {
	height: 30px;
	background-color: #003366;
	text-align:center;
}
.SkinFooterLinks span {
	line-height: 30px;
	vertical-align: middle;
}
.FooterLinks, a.FooterLinks:link, a.FooterLinks:active, a.FooterLinks:visited, a.FooterLinks:hover { 
	font: bold 14px Times New Roman;
	text-decoration: none;
	color: #fff;
}
a.FooterLinks:hover {
	text-decoration: underline;
}
.SkinFooter {
	font: normal 11px Times New Roman;
	color: #666;
	line-height: 200%;
	padding: 10px;
	text-align: center;
}
.SkinFooter a, .SkinFooter a:link, .SkinFooter a:active, .SkinFooter a:visited, .SkinFooter a:hover {
	font: normal 10px Times New Roman;
	color: #666;
	text-decoration: underline;
}
.SkinFooter a:hover {
	text-decoration: none;
}
.CopyrightText {
	font: normal 10px Times New Roman;
	color: #666;
}

.SpacerContainer {
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}
.MainContainerSpacer {
	width: 10px;
	height: 0px;
}

.LoginWrapper {
	height: 50px;
	background-image: url(loginbg.gif);
	background-repeat: repeat-x;
}
.LoginWrapper div {
	height: 50px;
	background-image: url(key.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.LoginWrapper span {
	padding-left: 15px;
	line-height: 50px;
	vertical-align: middle;
}
.LoginWrapper span a, .LoginWrapper span a:link, .LoginWrapper span a:hover, .LoginWrapper span a:active, .LoginWrapper span a:visited {
	color: #7e90b1;
	font: normal 18px Times New Roman;
	text-decoration: none;
}
.LoginWrapper span a:hover {
	text-decoration: underline;
}



/*--------------------------------------------------------------------------------------------------------------*/
/*controls*/

/*--------------------------------------------------------------------------------------------------------------*/
/*text*/
.normal{font:normal 14px Times New Roman;color:#666;}
.head,.subhead{font-family:Times New Roman;font-weight:bold;}
.head{font-size:18px;color:#333;}
.subhead{font-size:16px;color:#666;}
.normalp{text-align:justify;line-height:150%;}
/*--------------------------------------------------------------------------------------------------------------*/
/*links & buttons*/
.StandardButton{background-color:#ccc;border:1px #999 outset;padding:3px;font-family:Times New Roman;color:#666;}

a.CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:hover, a.CommandButton:active{font: bold 14px Times New Roman;color:#ff6699;text-decoration:none;}
a.CommandButton:hover{text-decoration:underline;}
.controlpanel a.CommandButton{font-size:14px;}
/*--------------------------------------------------------------------------------------------------------------*/
/*menu*/
.rootcontainer{background-color:#003366;height:30px;}
.MainMenu_RootMenuArrow{display:none;}
.rootmenuitem{background:transparent;}
.rootmenuitem td{cursor:pointer;cursor:hand;height:30px;padding-left:15px;padding-right:15px;text-align:center;}
.rootmenuitem td span{font:bold 14px Times New Roman;color:#fff;}
.rootmenuitembreadcrumb{background:transparent;}
.rootmenuitembreadcrumb td{cursor:pointer;cursor:hand;height:30px;padding-left:15px;padding-right:15px;text-align:center;}
.rootmenuitembreadcrumb td span{font:bold 14px Times New Roman;color:#fff;}
.rootmenuitemselected{background:#003366 url(menuhover.gif) no-repeat top center;}
.rootmenuitemselected td{cursor:pointer;cursor:hand;height:30px;padding-left:15px;padding-right:15px;text-align:center;}
.rootmenuitemselected td span{font:bold 14px Times New Roman;color:#fff;}
.MainMenu_MenuBreak{background:transparent;border-width:0px;}
.rootmenuseparator{font-size:0;width:2px;height:30px;background:Transparent url(menuseparator.gif) no-repeat center;}
/*submenu*/
.MainMenu_MenuItem{font:normal 12px Times New Roman;color:#666;height:20px;border:1px #fff solid;border-bottom-width:0px;border-right-width:0px;border-left-width:0px;}
.submenuitembreadcrumb{font:normal 12px Times New Roman;color:#333;height:20px;background-color:#fff;border:1px #fff solid;border-bottom-width:0px;border-right-width:0px;border-left-width:0px;}
.submenuitemselected{font:normal 12px Times New Roman;color:#333;height:20px;background-color:#fff;border:1px #fff solid;border-bottom-width:0px;border-right-width:0px;border-left-width:0px;}
.MainMenu_MenuArrow{font:normal 12px Times New Roman;height:20px;border:1px #fff solid;border-bottom-width:0px;border-right-width:0px;border-left-width:0px;}
.submenu{z-index:1000;border:0;padding:0;background-color:#eeeeee;}
.menuicon{background-color:#fff;width:15px;}