﻿body 
{
	background-color:#ebe7da;
	text-align:center;
	font-size:0.9em;
font-family:Verdana;
	font-size:0.75em;
color:#333;
}

#container
{
	width:800px;
	height:100%;
	margin:auto;
	background-color:#FFF9E1;
text-align:left;
padding:5px;
border:solid 1px #999;
	
}

strong, b
{
color:#222f64;
}


#header
{
}

#logo
{
	text-align:right;
}

#mainmenu
{
	text-align:left;
	font-size:0.75em;
	background-image:url('images/menu.jpg');
	background-repeat:repeat-y;
	height:32px;
	width:793px;
	border-bottom:solid 5px #fff9e1;


}

.menuitem
{
	
	background-position:left bottom;
	padding:0px 20px;
	padding-bottom:4px;
	background-repeat:no-repeat;
	line-height:.75em;
}

li.item first
{
background-image:none;
}

#subnav

{
	background-image:url('images/sub-nav-bg.jpg');
	width:792px;
	height:26px;
	background-repeat:repeat-y;
	margin-left:2px;
	text-align:center;
	
}

.subnavitem
{
	color:White;
	font-size:0.75em;
	padding:0px 15px;
}

#content
{
}

#footer
{
	background-image:url(images/footer.jpg);
	background-position:top;
	width:792px;
	height:65px;
	font-size:0.7em;
	padding:25px 0px 10px 5px;
	color:#666;
	background-repeat:no-repeat;

}

#content h1
{
MARGIN-BOTTOM: 5px;
color:#222f64;
}

h1
{
	font-family:Arial;
	font-weight:normal;
	color:#333;
	font-size:1.5em;
	padding-left:5px;
	padding-top:20px;
	margin-bottom:0px;
	line-height:1em;
	padding-bottom:0px
}

h2
{
	font-family:Verdana;
	font-weight:bold;
	color:#333;
	font-size:1em;
	padding-left:5px;
	padding-top:10px;
	font-style:normal;
	margin-top:5px;
	padding-bottom:5px;
	margin-bottom:0px;
}

p, .stdfont
{
	
	padding-left:5px;
	padding-right:5px;
	margin-top:10px;
	line-height:1.3em;
}

ul
{
}

.rightborder
{
	border-right:dashed 1px #999;
	padding-right:5px;
}

.colorcell
{
	background-color:#27346b;
	padding-bottom:0px;
}

.colorcell H1
{
color:#fff !important;
text-align: left !important;
border-bottom: #4253a1 !important;
}

.colorcell p
{
color: #fff !important;
}

.color
{
	color:#002C60;
}
a
{
	color:#002c60;
}
.italic
{
	font-style:italic;
}

.bg1
{
	background-image:url('images/bg1.gif');
	height:25px;
	background-repeat:no-repeat;
	font-size:1.2em;
	font-weight:normal;
	line-height:0.8em;
	margin-top:0px;
	margin-bottom:0px;
	padding-right:10px;
	
	
	}

.bg2
{
		background-image:url('images/bg2.gif');
	height:25px;
	background-repeat:no-repeat;
	font-size:1.2em;
	font-weight:normal;
	line-height:0.8em;
	margin-top:0px;
	margin-bottom:0px;
		padding-right:10px;
}
.head
{
	margin-top:0px;
	padding-top:0px;
	font-size:1.4em;
	font-weight:normal;
}

.small
{
	font-size:0.75em;
		padding-left:7px;
}

.lightcolor
{
background-color:#9aa4fb;
}

.bluebg
{
background-color:#222f64;
color:#fff;
border: solid 1px #222f64;
width:99%;
height:280px;
padding:5px 10px 10px 10px;
font-size:0.9em;
}

.bluebg a
{
color:#fff;
}

.bluebg img
{
width:165px;
}

.bluebg h2
{
color: #fff;
height:30px;
margin-top: 0px;
padding-top:0px;
margin-bottom:0px;
padding-bottom:0px;
font-size:1.2em;
}

.bluebg p
{
padding:5px 10px 10px 10px;
}
