@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #d8dbde;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: center;
	
} 
.smallFont {
	font-size: 8px;
}
.orangeArrow {
margin-top: 10px;
	list-style-image: url(images/arrow.gif);
	padding-left: 5px;
	margin-left:0px;
}
.lightfont{
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #133463;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 1px;
	padding-bottom: 1px;	
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-top:10px;
	padding-top:10px;
	
	
	}
	
	
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #365FB7;
	font-size: 14px;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
p {
	line-height: 16px;
}
.narrowlineheight {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-size: 0.9em;
}

a {
	text-decoration: none;
	color: #91443a;
}
#more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	padding-top: 5px;
	font-weight: bold;

}
#more span {
	font-size: 12px;
	color: #003366;
}

#more a {
	text-decoration: none;
	color: #666666;
	}

a:hover {
	text-decoration: underline;
	color: #04598a;
}
.fontminus1 {
	font-size: 11px;
	line-height: 128%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.font_small_right {
	font-size: 11px;
	text-align: right;
	padding-right: 5px;
	display: block;
	font-style: italic;
	padding-bottom: 10px;
}


#container_all{
	margin-left: 1%; 
margin-right: 1%;
padding:0px;
text-align:left;
width: 980px;
position:relative;
}

/* Header */
#header {
	height: 79px;
	width: 980px;
	position: relative;
	top: 0px;
	background-color: #5e636f;
	
}
img.headerleft {
	height: 79px;
	width: 4px;
	float: left;
}
img.headerright {
	height: 79px;
	width: 4px;
	float: right;
}
#pageheader {
	height: 79px;
	width: 972px;
	float: left;
	
}
img.logo {
	left: 15px;
	position: relative;
	top: 11px;
	float: left;
}

#first {
margin-top:0px;
padding-top:0px;
}



#menu ul {
    height: 28px;
	float: left;
	position: relative;
	left: 50px;
	top: 51px;	
	padding: 0;
	margin: 0px;
}

#menu li {
	display: inline;
	height: 28px;
	width: 110px;
	line-height: 28px;
}
#menu a {
	display: block;
	float: left;
	height: 28px;
	width: 110px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

#menu a:hover {
	background-image: url(images/hover.gif);
	font-size: 13px;
}
#menu  .current {
}
#menu  .current  a {
	background-image: url(images/active.gif);
	color: #16437c;
	text-decoration: none;
	font-weight: bolder;
	font-size: 12px;
}

#logcontainer ul {
	position: absolute;
	right: 4px;
	top: 10px;
	margin: 0px;
	padding: 0px;
	width: 150px;
}
#logcontainer ul li {
	display: inline;
	font-size: 11px;
	color: #FFFFFF;
}

#logcontainer ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
li.space  {
	padding-right: 3px;
}

#logcontainer a:hover {
	text-decoration: underline;
}
/* End of Header */

/* Container */
#container {
	background-color: #FFFFFF;
	width: 980px;
	border: 1px solid #CCCCCC;
	top: 15px;
	position: relative;
	
	
}

#sidebar_left {
	width: 243px;
	float: left;
}

#navcontainer ul
{
	margin: 0;
	list-style-type: none;
	background-color: #e4eae7;
	min-height:175px;
	width: 243px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	
}

#navcontainer li {
	height: 40px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}

#navcontainer a
{
	display: block;
	padding-top: 0.95em;
	padding-right: 0em;
	padding-bottom: 0.99em;
	font-size: 13px;
	padding-left: 25px;
	margin-left: 0px;
}

#navcontainer a:link, #navlist a:visited
{
	color: #333333;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #fafcef;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4c5a6;
}

#active a:link, #active a:visited, #active a:hover
{
	font-size: 13px;
	background-color: #365FB7;
	color:#FFFFFF;
}

#steps {
	width: 215px;
	margin-top: 40px;
	margin-left: 15px;
}
#steps img {
	clear: left;
	float: left;
	height: 30px;
	width: 30px;
	margin-right: 10px;
	margin-top: 5px;
	padding-top: 3px;
	margin-left: 5px;
}
#steps p {
	color: #045692;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-top: 15px;
	line-height: 10px;
	padding-bottom: 1px;
}
#steps p.grey {
	color: #666666;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 1px;
}
#steps hr {
	clear: both;
	background-color: #CCCCCC;
	width: 80%;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
	margin-top: 12px;
}


#content {
	float: right;
	width: 734px;
	
}
#intro {
	height: 148px;
	width: 704px;
	float: left;
	padding-top: 25px;
	padding-left: 30px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


.subtitlefont {
	font-size: 16px;
	color: #666666;
	margin-top: 0px;
	padding-top:5px;
 	line-height: 128%;
	
}


#overview {
	float: left;
	width: 400px;
	padding-top: 25px;
	margin-top: 25px;
	padding-right: 45px;
	padding-left: 20px;
	line-height: 140%;
}

#overview2 {
	float: left;
	width: 650px;
	padding-top: 25px;
	margin-top: 25px;
	padding-right: 50px;
	padding-left: 20px;
	line-height: 130%;	
	
}
#overview2 hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
	height: 1px;
	margin-left: 0px;
	margin-bottom: 40px;
}
#sidebar_right {
	float: left;
	width: 200px;
	margin-top: 30px;
	margin-left: 20px;
	padding-left: 20px;
	background-color: #fafafa;
}
#sidebar_right  img {
	clear: left;
	float: left;
	margin-right: 2px;
}
#sidebar_right   hr {
	background-color: #91443a;
	height: 1px;
	width: 90%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar_right4 li{
	margin-top: 10px;
	list-style-image: url(images/arrow.gif);
	padding-left: 5px;
	margin-left:0px;
	vertical-align:middle;
}

#sidebar_right2 {
	float: left;
	width: 170px;
	margin-top: 30px;
	margin-left: 0px;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #848484;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-right: 30px;
	padding-left: 20px;
 	line-height: 155%;
}

#sidebar_right2 p {
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
}
#sidebar_right3 {
	float: left;
	width: 184px;
	background-color: #fafafa;
	margin-top: 50px;
	margin-left: 40px;
	text-align: left;
}
#sidebar_right3 p {
	font-size: 12px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 15px;
	padding-right: 10px;
	font-weight: bold;
	color: #133463;
}
img.sidebar_right3  {
	margin-right: auto;
	margin-left: auto;
	height: 208px;
	width: 184px;
	padding: 0px;
	display: block;
}


#sidebar_right4 {
	float: left;
	width: 214px;
	margin-top: 30px;
	background-color: #fafafa;
	background-image: url(images/rounded_box_top.gif);
	background-repeat: no-repeat;
	padding-right: 8px;
	padding-left: 8px;		
	

}

#sidebar_bottom {
	background-image: url(images/rounded_box_bottom.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 230px;
	float: left;
}


#clear {
	clear: both;
	height: 40px;
}
/* End of Container */

p.footer {
	font-size: 12px;
	color: #04598a;
	word-spacing: 0.6em;
	padding-top: 25px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
}
.no_spacing {
	word-spacing: normal;
}
p.footer2 {
	font-size: 11px;
	color: #7b7c7f;
	margin-left: 15px;
	letter-spacing: 0.04em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	top: 0px;
}
#case
{
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-left: 40px;
	width:635px;
}

#case ul
{
	display: inline;
	list-style-type: none;
}
#case li
{
	display: inline;
	list-style-type: none;
	text-align: right;
}
#case a:link, #case a:visited
{
	float: left;
	text-decoration: none;
	color: #999;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-right: 20px;
	display: block;
	height: 40px;
	width: 70px;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-right: 30px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#case a:link#current2, #case a:visited#current2, #case a:hover
{
	padding-bottom: 2px;
	background: transparent;
	color: #133463;
	display: block;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #133463;
}

#case a:hover {
	color: #133463;
	font-weight: normal;
}
#map {
	position: absolute;
	left: 690px;
	height: 200px;
	width: 250px;
	top: 230px;
	border: 1px solid #CCCCCC;
}
