div#content
{
	float:left;
	width:866px;
	min-height: 400px;
	

}
div#wrapperOutside
{
	text-align: center;
}
div#wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	text-align: left;
	background: #ffffff url(images/layout/content.gif);
}
body
{
	margin: 0;
	padding: 0;
	background-image: url(images/layout/bg.gif);
	background-repeat: repeat-x;
	font-family: tahoma;
	font-size: 11px;
}
body
{
	font-family: Verdana;
	color: #2B2B2B;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 70%;	
}
a
{
	text-decoration: none;
	color: #185584;
}
a:hover
{
	color: #9C2442;
	text-decoration: underline;
}
div#header
{
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	height: 100px;
	background-image: url(images/layout/header1.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
div#header2
{
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	height: 44px;
	background-image: url(images/layout/header2.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	
}
div#rightC
{
	float: right;
	width: 46px;
	min-height: 387px;
	background-image: url(images/layout/right.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
div#leftC
{
	float: left;
	width: 43px;
	min-height: 387px;
	background-image: url(images/layout/left.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
#cleardiv
{
	clear: both;
	height: 1px;
	overflow: hidden;
}
div#footer
{
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/layout/footer.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding-top: 40px;
	width: 955px;
	text-align: center;
}

.footer_link
{
}
div#nav
{
	text-align: rigth;
	
	float: right;
	margin-right: 50px;
	margin-top: 20px;
}

ul#navigation
{	
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#navigation li
{
	float: left;
	width: 90px;
}
ul#navigation li a
{
	color: #003292;
	text-decoration: none;
	
	padding-left: 18px;
	background-image: url(images/layout/arrow.gif);
	background-repeat: no-repeat;
	line-height: 15px;
	height: 15px;
}
ul#navigation li a:hover
{
	color: #BABABA;
}
form
{
	padding: 0;
	margin: 0;
}
label
{
	color: #25437D;

}
input.hinput
{
	border: 1px solid #B3B9C3;
	width: 100px;
}
input.sinput
{
	background-color: #F2F2F2;
	border: 1px solid #F2F2F2;
	color: #AA161D;
}
img
{
	border: 0;
}

#innerContent
{
	background-image: url(images/intranet/intranetContent.gif);
	float: left;
}
#leftNav ul
{
	width: 122px;
	float: left;
}
#leftNav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#leftNav ul li
{
	padding: 0;
	margin: 0;
}
#leftNav a
{
	padding: 0; margin: 0;
}
#leftNav img
{
	border: 0;
}
#rightContent
{
	float: right;
	width: 740px;
	color: #fff;
	
}
ul#footer_navigation
{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#footer_navigation li 
{
	display:inline;
	padding-left: 20px;
}
ul#footer_navigation li a
{
	color:#185584;
	text-decoration:none;
}
ul#footer_navigation li a:hover
{
	color:#9C2442;
	text-decoration:underline;
}