@charset "utf-8";
/* CSS Document */

body 
{
	margin: 0px;
	font-family: "Trebuchet MS";
	background-color:#E6EBEF;
	font-size: 13px;
	line-height: 160%;
}

#Container
{
	background-color:#FFFFFF;
	border-left:1px solid #C9CCCE;
	border-right:1px solid #C9CCCE;
	border-bottom:30px solid #F5F7F9;
	width:974px;
	margin:0px auto 0px auto;
	position:relative;
}

#Header
{
	height:167px;
	border-bottom:1px solid #858382;
	margin-bottom:0px;
	position:relative;
}

.logo
{ 	float:right; border:none;	}

#titleArea
{
	position:absolute;
	bottom:0px;
	left:0px;
	padding:0px 0px 20px 25px;	width:90%;
}

#titleArea h1
{
	font-size:22px;
	margin:0px;
	line-height:1em;
	font-weight:normal;
	color:#00325D;
	text-transform:uppercase;
	
}

#titleArea h1 strong
{
	font-size:31px;
	margin:0px;
	line-height:1em;
	font-weight:bold;
	color:#666;
	text-transform:none;
}




#Menu
{
	background-color:#FFFFFF;
	color:#fff;
	height:26px;
	margin: 0px 0px 0px 1px;
}

#Menu ul
{	
	list-style:none;
	margin:0px;
	padding:0px;
}

#Menu li
{
	float:left;
	margin:0px;
}

#Menu img
{	border:none;	}

#HeadPic
{
	float: right;
	width: 500px;
	overflow:hidden;
	padding:0px;
}


#HeadPic img
{
}


#BigPic
{
	padding-top:27px;
}

#PicDesc
{
	text-align: right;
	padding: 0px 37px 0px 0px;
	margin: 0px;
}


#Thumbs
{
	padding: 10px 37px 0px 0px;
}

#SingleThumb
{
	width: 106px;
	float: right;
	margin: 0px;
}


#LeftColumn, .LeftColumn
{
	margin-right:34px;
	float:left;
	padding-top:12px;
}
#LeftColumn img, .LeftColumn img
{
	margin-bottom:15px;
}



#Content
{
	clear:both;
	float: left;
	width: 416px;
	padding:20px 24px 24px 29px;
}


#Content h2 
{
	margin:0px;
	padding:0px;
	color:#00325D;
	font-size:20px;
	padding-left:0px;
	padding-right:0px;
	text-align:left;
	line-height:1.4em;
	font-weight:normal;
}
#Content h2.bellgothic a, #Content2 h2.bellgothic a
{	color:#00325D;	}

#Content h3
{
	color: #000;
	font-size: 15px;
	font-weight: bold;
}

#Content p , #Content li
{
	line-height: 170%;
	color: #000000;
	font-size: 13px;
}

#Content strong
{
	color: #00325D;
}

#Content ul
{
	list-style:square;
}





#Content2
{
	clear:both;
	float: left;
	width: 900px;
	padding:20px 24px 24px 29px;
}


#Content2 h2 
{
	margin:0px;
	padding:0px;
	color:#00325D;
	font-size:20px;
	padding-left:0px;
	padding-right:0px;
	text-align:left;
	line-height:1.4em;
	font-weight:normal;
}

#Content2 p , #Content li
{
	line-height: 170%;
	color: #000000;
	font-size: 13px;
}

#Content2 strong
{
	color: #00325D;
}

#Content2 ul
{
	list-style:square;
}




#Footer
{
	clear:both;
	background:url(../images/common/footer-bg.gif) no-repeat top;
	border-bottom:1px solid #C9CCCE;
	line-height: 120%;
	text-align:center;
	color: #B6B5B4;
	font-size: 60%;
	padding:16px 0px 10px 0px;
}
#Footer a 
{
	color: #B6B5B4;
}


.logintext {
	line-height: 100%;
	color: #000000;
	font-size: 70%;
}

.contactText {
	line-height: 120%;
	color: #666666;
	font-size: 60%;
}
a.contactText:link {
	line-height: 120%;
	color: #666666;
	font-size: 100%;
}
a.contactText:visited {
	line-height: 120%;
	color: #666666;
	font-size: 100%;
}
a.contactText:hover {
	line-height: 120%;
	color: #666666;
	font-size: 100%;
}
a.contactText:active {
	line-height: 120%;
	color: #666666;
	font-size: 100%;
}

#tabs
{
	position:absolute;
	top:8px;
	left:0px;
	border-bottom:1px solid #C9CCCE;
	width:724px;
	height:96px;
}
#tabs img
{
	margin-left:0px;
}