/*___________________________________________________________________________________________*/
/*Control panel*/
.controlpanel{ background:#FFF; border:#a3b2cc solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:5px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#a3b2cc solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD .SubHead{ font-size:12px; color:#333; 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; text-decoration:none; }
.controlpanel A.CommandButton:visited{ color:#000; text-decoration:none; }
.controlpanel A.CommandButton:hover{ color:#F00; text-decoration:underline;}
.controlpanel A.CommandButton:active{ color:#000; text-decoration:none; }
/*___________________________________________________________________________________________*/
body { 
	background:#a3b2cc;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	width: 900px;
	margin: 0 auto;
}
	
.Head	{ 
	font-size:18px;
	font-family:Georgia; 
	font-weight: 500; 
	color:#2b4387;
	padding-top: 25px; }
	
.SubHead { 
	font-size:13px; 
	font-weight:bold; 
	color:#003366; }
	
.SubSubHead	{ 
	font-size:11px; 
	font-weight:bold; 
	color:#000; }
	
h1 {color:#34648a;
	font-size:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;	
	line-height: 18px;
	margin-bottom: 0px;
	display: inline }
	
h2 {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000;
	/*background: #fff5d6;
	border: 1px dashed #34648a;
	padding: 3px; */
}	
	
h3 {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color:#135283;
	margin-top: 5px;
	margin-bottom: 5px; }
	

	
	
.Normal	{ 
	font-size:11px; }
	
.bold	{ 
	font-weight: bold; }
	
TD,TH,DIV,SPAN, P, blockquote { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; }
	
hr {
	height: 1px;
	color: #34648a; }
	
.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px; }
	
.floatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px; } }
	
ul li {
	list-style-type: disc;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; }
	
img {
	border: 0px; }
	
.highlight {
	background: #fee49f;
	border: 2px dotted #e5af1f;
	padding: 5px; }
	
.highlightTwo {
	background: #cedcf3;
	border: 2px dotted #2b4387;
	padding: 5px; }
	
.highlightThree {
	background: #cef3ce;
	border: 2px dotted #3f6d3f;
	padding: 5px; }


.topwrapper{ background:#7F7F7F; border: 2px #3d5bad dotted; text-align:right; margin-top: 5px; margin-bottom: 5px; }
.top{ width:680px; text-align:right; margin:0px auto; padding:6px; }
.wraptable{ width:900px; background:#e3e7ee; margin:auto; }
.shadowleft{ background:url(media/shadowleft.gif); }
.bar{ width:100%; padding:10px; background:url(media/menushadow.gif) top repeat-x; }
.menubg{ width:100%; background:url(media/menubg.gif); }
.curvetopleft{ background:url(media/curvetopleft.gif); }
.curvetopright{ background:url(media/curvetopright.gif); }
.curvebottomleft{ background:url(media/curvebottomleft.gif); }
.curvebottomright{ background:url(media/curvebottomright.gif); }
.bborder{ border:#d1d8e3 solid; border-width:2px 0px; }
.bborderleft{ border-left:2px #d1d8e3 solid; font-size:5px; }
.bborderright{ border-right:2px #d1d8e3 solid; font-size:5px; }
.shadowright{ background:url(media/shadowright.gif); }

.toppane{ padding:0px 10px; }
.leftpane{ padding-left:10px; }
.smallpanetopleft{ width:50%; padding:0px 5px 0px 10px; }
.smallpanetopright{ width:50%; padding:0px 10px 0px 5px; }
.rightpane{ padding-right:10px; }
.contentpane{ padding:0px 10px; }
.smallpanebottomleft{ width:50%; padding:0px 5px 0px 10px; }
.smallpanebottomright{ width:50%; padding:0px 10px 0px 5px; }
.bottompane{ padding:0px 10px; }

.user{ color:#FFF; }
a.user:link{ color:#FFF; text-decoration:none; }
a.user:visited{ color:#FFF; text-decoration:none; }
a.user:hover{ color:#f7e6b0; text-decoration:none; }
a.user:active{ color:#FFF; text-decoration:none; }

.breadcrumb{ font-size:10px; color:#000; }
#search{ padding-top:4px; }
#search input{ margin-bottom:2px; }
#search img{ }

A:link  {
color: #2a4185;
font-weight: bold;
text-decoration: underline;
}
A:visited   {
color: #2a4185;
font-weight: bold;
text-decoration: underline;
}
A:hover {
color: #e0a40f;
font-weight: bold;
text-decoration: underline;
}
A:active    {
color: #2a4185;
font-weight: bold;
text-decoration: underline;
}


.footerlinks{ padding:20 33 0; text-align:center; }
.footercell{ width:100%; background:url(media/footerbg.gif); text-align:center; padding:0px 20px 15px; }
.footerleft{ background:url(media/footerleft.jpg); }
.footerright{ background:url(media/footerright.jpg); }
.footer{ font-size:10px; color:#333; }
a.footer:link{ color:#333; text-decoration:none; }
a.footer:visited{ color:#333; text-decoration:none; }
a.footer:hover{ color:#cc9900; text-decoration:none; }
a.footer:active{ color:#333; text-decoration:none; }
/*___________________________________________________________________________________________*/
/* Main Menu */
.MainMenu_MenuContainer{ width:50%; background:transparent; }
.MainMenu_MenuBar{ }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuItem{
	color:#333; 
	font-size:11px; font-weight:bold;
	border:#c6cfdb solid 1px;
	padding:4px 10px 4px 5px;
	margin-bottom:1px;
}
.submenuitembreadcrumb{
	color:#FFF; 
	font-size:11px; font-weight:bold;
	border:#c6cfdb solid;
	border-width:1px 0px;
	background-color:transparent;
	padding:4px 10px 4px 5px;
	margin-bottom:1px;	
}
.submenuitemselected{
	xborder:#c6cfdb solid;
	xborder-width:1px 0px;
	color:#FFF;
	font-size:11px; font-weight:bold;
	padding:4px 10px 4px 5px;
	background:#3d5bad;
	width: inherit; /*changed from 150px*/
}
.MainMenu_MenuArrow{
	display:none;
}
.submenu{
	z-index:1000; 
	background:#c6cfdb;	
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#757575', Direction=135, Strength=2);*/
	border:1px #000 solid; 
	padding:0px;
	margin-left:2px;
	width: inherit; /*changed from 150px*/
}
.rootmenuitem TD{
	color:#ffd156; 
	font-size:11px; 
	font-weight:bold;
	border:0px;
	padding:0px 10px 0px 0px;
	height:33px;
}
.rootmenuitemselected TD{
	background-color: transparent;
	color:#FFF; 
	font-size:11px; 
	font-weight:bold;
	border:0px;
	padding:0px 10px 0px 0px;
	height:33px;
}
.rootmenuitembreadcrumb TD{
	color:#FFF; 
	font-size:11px; 
	font-weight:bold;
	border:0px;
	background:none;	
	padding:0px 10px 0px 0px;
	height:33px;
}
.MainMenu_MenuBreak{ display:none; }
/*___________________________________________________________________________________________*/
/* Header */
.header { background: url(media/CFNavyLeagueLogo_Bg.jpg) repeat-x; }
