*
{
	margin:0px;
	padding:0px;
}
html, body, form, fieldset
{
	margin: 0;
	padding: 0;
	font-family: tahoma, helvetica, verdana, sans-serif;
	font-size: 10pt;
}


body
{

	background-color: White;
	font-family: tahoma, helvetica, verdana, sans-serif;
	font-size: 10pt;
}

img 
{
	border: 0;
}

a, 
a:link,
a:visited
{
	color: #3F81AF;
	text-decoration: underline;
}

a:active,
a:hover
{
	color: #005895;
}


p, ul, ol, dl, blockquote, pre, address
{
	font-size: 10pt;
	color:#323232;
	
}

ul,ol
{
	margin-left:25px;
}

h1,h2,h3,h4,h5,h6
{
	font-weight: bold;
	color:#00357E;
}
h1
{
	font-size: 17pt;
	line-height: 22px;
	margin-bottom:5px;
}

h2
{
	font-size: 15pt;
	line-height: 18px;
	margin-bottom:5px;
}

h3
{
	font-size: 12pt;
	line-height: 18px;
	margin-bottom:5px;
}
h4
{
	font-size: 11pt;
	line-height: 14px;
}

hr
{
	height:1px;
}

sup
{
	font-size:smaller;
}


input,textarea,select {
	font: 10pt tahoma, helvetica, verdana, sans-serif;
	background-color : #EFEFEF;
	border: 1px solid #00357E;
	margin: 2px;
	color: #464646;

}
label
{
	font: 10pt tahoma, helvetica, verdana, sans-serif;
}

.button
{
	font: 10pt tahoma, helvetica, verdana, sans-serif;
	background-color : #E0DFE3;
	border: 1px solid #00357E;
	margin: 1px;
	color: #464646;
}
#mainbody
{
	width:960px;
	margin: 0 auto;
}

#mainheaderi
{
	display:none;
}


#maincontenti
{
	width:960px;
	background: url(../images/cbgi.png);
	background-repeat:repeat-y;
	min-height:610px;
}
#leftcontent
{
	width:620px;
	padding:5px 10px 2px 50px;

}
#leftlinks
{
	text-align:center;
}
#rightcontent
{
	display:none;

}
#footer
{
	background: White;
	width:680px;
	padding-top:28px;
}
#footer p
{
	color: #4E4E4E;
	font-size: 10pt;

}
#footer a
{
	color: #4E4E4E;
	font-size: 10pt;
	text-decoration:underline;
}

#footeri
{
	background: url(../images/footeri.png);
	background-repeat:no-repeat;
	width:960px;
	padding-top:24px;
}
#footeri p
{
	color: #4E4E4E;
	font-size: 10pt;

}
#footeri a
{
	color: #4E4E4E;
	font-size: 10pt;
	text-decoration:underline;
}
.leftfoot
{
	padding-left:20px;
}
.rightfoot
{
	padding-right:20px;
	display:none;
}


a.toplink:link, a.toplink:visited
{
	
	text-decoration:underline;
	color:White;
}

a.toplink:hover
{
	text-decoration:underline;
}

.navtabsfirst
{
	margin-left:12px;
}
.navtabs
{
	margin-left:5px;
}


