body, html
{
    BACKGROUND-COLOR: #cedae3;
    FONT-FAMILY: Sans-Serif, Verdana, Tahoma;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: 0px;
    text-align: center;
   }
   

a	{	
	text-decoration:	none;
	color:	#256d98;
	FONT-SIZE: 11pt;
	}	
		
a:visited	{	
	text-decoration:	none;
	color:	#256d98;
	FONT-SIZE: 11pt;
	}	
		
a:active	{	
	text-decoration:	none;
	color:	#256d98;
	FONT-SIZE: 11pt;
	}	
		

* {margin: 0; padding: 0}

.h1,h2,h3,h4,h5
{
	color: #256d98;
	margin-bottom: 0px;
	margin-top: .5em;
}

#container 
{
	width: 810px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header 
{
	width: 100%;
	height: 220px;
	font-size: 12px;
}

#header a:link
{
	color: #256d98;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#header a:visited
{
	color: #256d98;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#header a:active;
{
	color: #256d98;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}


#header a:hover
{
	color: Black;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

#navigation
{
	float: left;
	width: 170px;
	margin-left: 5px;
	margin-top: 10px;
	padding-top: 17px;
	background: #fff url(images/navBak.gif) no-repeat top right;
	height: 220px;
	color: Black;
}

.navBar
{
	width: 167px;
	color: Black;
	height: 140px;
}

.navItem
{
	font-size: 12px;
	color: Black;
}

.navSubItem
{
	background-color:  Silver;
	font-size: 12px;
	border: solid 1px #090909;
	color: Black;
}

.navHover
{
	background-color: #256d98;
	font-size: 12px;
	color: #ffffff;
}

.navSubHover
{
	background-color: #256d98;
	font-size: 12px;
	color: #ffffff;
	border: solid 1px #090909;
}

#content
{
	float: left;
	height: auto;
	padding: 20px;
	width: 590px;
	text-align: left;
	font-size: 11pt;
	font-family: Sans-Serif, Verdana, Tahoma;	
}

p
{
	text-indent: 2em;
	margin-top: .5em;
}

li
{
    font-size: small;
}

ul, ol
{ 
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: 3em;
}

.boxb 
{
	background-color: #256d98;	
	color: White;
	width: 100%;
}

.boxb td
{
	margin: 0px 5px 0px 5px;
	font-size: 11pt;
	color: #fff;
}

.boxb a:link
{
	color: #ffffff;
	font-size: 11pt;
}

.boxb a:visited
{
	color: #ffffff;
	font-size: 11pt;
}

.boxb a:active
{
	color: #ffffff;
	font-size: 11pt;
}

.boxb a:hover
{
	color: #ffffff;
	text-decoration: underline;
	font-size: 11pt;
}

.roundTop
{
	background: #256d98 url(images/topRight.gif) no-repeat top right;
}

.roundBottom
{
	background: #256d98 url(images/bottomRight.gif) no-repeat bottom right;
}

img.corner
{
	width: 12px;
	height: 12px;
	border: none;
	display: block !important;
}

#content a:link
{
	color: #256d98;
	text-decoration: none;
	FONT-SIZE: 11pt;
}

#content a:active
{
	color: #256d98;
	text-decoration: none;
	FONT-SIZE: 11pt;
}

#content a:visited
{
	color: #256d98;
	text-decoration: none;
	FONT-SIZE: 11pt;
}

#content a:hover
{
	color: #256d98;
	text-decoration: underline;
	FONT-SIZE: 11pt;
}

#content table
{
	FONT-FAMILY: Sans-Serif, Verdana, Tahoma;
    FONT-SIZE: 11pt;
}

#content p
{
	FONT-FAMILY: Sans-Serif, Verdana, Tahoma;
    FONT-SIZE: 11pt;
}

#footer
{
	clear: both;
	width: 100%;
}

#footer a:link
{
	color: White;
	FONT-SIZE: 11pt;
}

#footer a:active
{
	color: White;
	FONT-SIZE: 11pt;
}

#footer a:visited
{
	color: White;
	FONT-SIZE: 11pt;
}

#footer a:hover
{
	color: White;
	FONT-SIZE: 11pt;
}

.legal
{
	font-size: 9px;
	text-align: center;
	width: 100%;
}

.IDTheft
{
		width: 99%;
		font-size: 11pt;
		text-align: center;
		border: 1px solid black;
}

