/* template ver 1.0 styles */

body {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: 0A147A;
}

p {
	font-size: 12px;
	margin-top:2px;
	margin-bottom:4px;
}
h1 {
	font-size: 20px;
	margin-top:2px;
	margin-bottom:4px;
	color: #00007A;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 21px;
	margin-right: 50px;
}
h3 {
	font-size: 16px;
	margin-top:2px;
	margin-bottom:2px;
	color: #003399;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-right: 20px;
}
ul {
	font-size: 12px;
	margin-top:2px;
	margin-bottom:4px;
}
A,A:link,A:visited,A:active {
	text-decoration:underline;
	color:#0066CC;
}
a:hover {
	text-decoration:none;
	color: #CC0000;
}
.body {
	padding: 10px 15px;
	background-color: #FFFFFF;
}
.body p {
}
.footer {
	padding-left:10px;
	padding-top:4px;
	padding-bottom: 2px;
}
.footer p, .footer div {
	font-size: 10px;
}
.newfooter {
	font-size: 10px;
}

.snav {
	padding:10px;
	font-size: 12px;
	line-height: 16px;
	background-color: #e6ecf9;
}
.snav a {
	display:block;
}
.topbak {
	background-color: #00007A;
}
.margins {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #0A147A;
}
.toptable {
	background-color: #0A147A;
	height: 87px;
}
.footerline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #FFFFFF;
}
li {
	list-style-image: url(bullet.gif);
	line-height: 15px;
}
.bolditalic {
	font-style: oblique;
	font-weight: bold;
}


.controlpanel{ background:url(media/bgCP.gif); background-color: white; border:#ADADAD solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333; }
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none; }
.controlpanel A.CommandButton:link{ color:#000; }
.controlpanel A.CommandButton:visited{ color:#000; }
.controlpanel A.CommandButton:active{ color:#000; }
.controlpanel A.CommandButton:hover{ color:#F00; text-decoration:underline;}

.headerpane{ text-align:right; background:url(media/bg_banner.gif); padding:10px;}
.leftpane{ width:190px; padding:0px 0px 20px; }
.contentpane{ padding:10px 10px 0px;	}
.rightpane{ padding:5px 5px 0px 0px; }
.leftcol{ background:url(media/bg_leftpane_top.gif) top no-repeat; padding-top:4px; }
.leftbg{ background:url(media/bg_leftpane.gif) left repeat-y; }
.contents{ background:url(media/bg_contentpane.gif) top repeat-x; }
.rightbg{ background:url(media/bg_rightpane.gif) top right no-repeat; }

.Head{ font-size:13px; font-weight:bold; color:#333; }
.SubHead,.SubSubHead{ font-size:11px; color:#333; }
.Normal{ font-size:12px; color:#333; }


.CommandButton{	text-decoration:none; color:#0066CC; }
A.CommandButton:link{	text-decoration:none; color:#0066CC; }
A.CommandButton:visited{	text-decoration:none; color:#0066CC; }
A.CommandButton:active{	text-decoration:none; color:#0066CC; }


A.CommandButton:hover{ color:#CC0000;}



TH,TD,DIV{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333; }

/*
A,A:link,A:visited,A:active{ color:#FF7900; text-decoration:underline; }
A:hover{ color:#FF7900; text-decoration:none; }
*/
.user,a.user:link,a.user:active,a.user:visited,.user{ color:#FFF; text-decoration:none; }
a.user:hover{ color:#FFF; text-decoration:underline; }
a.bottomlinks:link,a.bottomlinks:active,a.bottomlinks:visited{ color:#333; text-decoration:none; }
a.bottomlinks:hover{ color:#333; text-decoration:underline; }

/* 
.footer,a.footer:link,a.footer:active,a.footer:visited{	font-size:10px; color:#777; text-decoration:none; } 
a.footer:hover{	color:#777; text-decoration:underline; }
*/

/*___________________________________________________________________________________________*/
.MainMenu_MenuContainer{ background:transparent; height:1px; }
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem,.submenuitembreadcrumb{
	color:#333;	font-size:11px;	font-weight:normal;
	padding:3px 15px 3px 10px;
	border:1px #CBCBCB solid; border-width:1px 0px;
}
.submenuitemselected{
	color:#cbcbcb; font-size:11px; font-weight:normal;
	padding:3px 15px 3px 10px;
	background:#666666;
	border:1px #CBCBCB solid; border-width:1px 0px;	
}
.submenu{
	border:1px #A7A7A7 solid;
	padding:0px;
	background:#CBCBCB;
	margin-left:-5px;
	margin-top:2px;
}
.rootmenuitem TD{ 
	color:#0066CC; font-size:12px; font-weight:normal; background:transparent;
	padding:0px;
	/* 
	background:url(media/button.jpg) 5px 2px no-repeat transparent;
	padding:5px;
	height:29px;
	*/
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#cc0000; font-size:12px; font-weight:normal; background:transparent;
	padding:0px;
	/* 
	background:url(media/button_bread.jpg) 5px 2px no-repeat transparent;
	padding:5px;
	height:29px;
	*/
}




.credit, .credit a, .credit a:link, .credit a:active, .credit a:visited, .credit a:hover {
	font-size: 10px;
	padding-left:10px;
	padding-top:6px;
	color: #FFFFFF;
}
