@charset "utf-8";
/* CSS Document */

body{
	background:#474a4f;
	margin:0;
	padding:0;
}

#container{
	width:781px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background:url(../images/left.gif) repeat-y top left;
	padding-left:5px;
}	
#topcurve{
	height:15px;
	width:786px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}
#holder{
	background:url(../images/right.gif) repeat-y top right #fff;
	padding-right:24px;
	padding-left:15px;
}
#topband{
	height:46px;
	position:relative;
}
#menubar{
	height:31px;
	background:url(../images/menubg.jpg) repeat-x top left;
}
a.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 17px;
	padding-left: 16px;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-top: 6px;
	height: 13px;
}
a.toplinks:hover{
	color:#999;
}
.left{
	float:left;
	position:relative;
}
.right{
	float:right;
	position:relative;
}

#imageband{
	margin-top:8px;
	height:189px;
	position:relative;
	background: no-repat top left;
}
#introtext{
	padding-top:35px;
	padding-left:30px;
	width:350px;
}	
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#boxrow{
	height:213px;
	position:relative;
	margin-top:11px;
}
#box{
	float:left;
	position:relative;
	width:205px;
	min-height:183px;
	padding-left:22px;
	padding-right:10px;
	margin-bottom: 12px;
	background-color: #e1e1e1;
	background-image: url(../images/box_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:20px;
	height:183px;
}
HTML>body #box{
	height:auto;
}
#boxorange{
	float:left;
	position:relative;
	width:205px;
	background:url(../images/box_orange.jpg) no-repeat top left;
	height:183px;
	padding-left:22px;
	padding-right:10px;
	padding-top:18px;
	margin-bottom: 12px;
}
#boxblue{
	float:left;
	position:relative;
	width:205px;
	background:url(../images/box_blue.jpg) no-repeat top left;
	height:183px;
	padding-left:22px;
	padding-right:10px;
	padding-top:18px;
	margin-bottom: 12px;
}
#boxpurple{
	float:left;
	position:relative;
	width:205px;
	background:url(../images/box_purple.jpg) no-repeat top left;
	height:183px;
	padding-left:22px;
	padding-right:10px;
	padding-top:18px;
	margin-bottom: 12px;
}
#boxgreen{
	float:left;
	position:relative;
	width:205px;
	background:url(../images/box_green.jpg) no-repeat top left;
	height:183px;
	padding-left:22px;
	padding-right:10px;
	padding-top:18px;
	margin-bottom: 12px;
}
#boxpblue{
	float:left;
	position:relative;
	width:205px;
	background:url(../images/box_pblue.jpg) no-repeat top left;
	height:183px;
	padding-left:22px;
	padding-right:10px;
	padding-top:18px;
	margin-bottom: 12px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474A4F;
	text-decoration: none;
}

.purpleheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #66136D;
	display: block;
	padding-bottom: 10px;
}
a.purplebullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474A4F;
	background-image: url(../images/purp_dot.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 18px;
	padding-bottom: 4px;
	text-decoration:none;
}
a.purplebullets:hover {
	text-decoration:underline;
}
a.bluebullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474A4F;
	background-image: url(../images/blue_dot.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 15px;
	padding-bottom: 4px;
	margin-left:4px;
	text-decoration:none;
}
a.bluebullets:hover {
	text-decoration:underline;
}
a.orangebullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474A4F;
	background-image: url(../images/yell_dot.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 15px;
	padding-bottom: 4px;
	margin-left:4px;
	text-decoration:none;
}
a.orangebullets:hover {
	text-decoration:underline;
}
a.pbluebullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474A4F;
	background-image: url(../images/pblue_dot.gif);
	background-repeat: no-repeat;
	display: block;
padding-left: 15px;
	padding-bottom: 4px;
	margin-left:4px;
	text-decoration:none;
}
a.pbluebullets:hover {
	text-decoration:underline;
}
a.greenbullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474A4F;
	background-image: url(../images/green_dot.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 15px;
	padding-bottom: 4px;
	margin-left:4px;
	text-decoration:none;
}
a.greenbullets:hover {
	text-decoration:underline;
}
.boxform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/form.jpg);
	background-repeat: no-repeat;
	width: 164px;
	padding-bottom: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
}
.boxformblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/form_blue.jpg);
	background-repeat: no-repeat;
	width: 162px;
	padding-bottom: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
}
.boxformorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/form_orange.jpg);
	background-repeat: no-repeat;
	width: 162px;
	padding-bottom: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
}
.boxformpblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/form_pblue.jpg);
	background-repeat: no-repeat;
	width: 162px;
	padding-bottom: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
}
.boxformgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/form_green.jpg);
	background-repeat: no-repeat;
	width: 162px;
	padding-bottom: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
}
.boxformpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/form_purple.jpg);
	background-repeat: no-repeat;
	width: 162px;
	padding-bottom: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
}
.go {
	float: right;
	position: relative;
	margin-top: 4px;
}
.smallgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474A4F;
	text-decoration: none;
}


#baseband{
	clear:both;
	height:25px;
	width:786px;
	margin-left:auto;
	margin-right:auto;
}
#baselinks{
	width:786px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-bottom: 30px;
}
a.whitelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelinks:hover{
	text-decoration:underline;
}
.whitesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitespace{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left:2px;
	padding-right:2px;
}	
#casebox{
	margin-top: -10px;
	background: no-repeat top left;
	padding-left: 5px;

}
#casetitle{
	padding-top:27px;
	padding-bottom:15px;
	text-align: left;
	padding-left: 95px;
}.orangetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.more {
	position: absolute;
	right: 14px;
	bottom: 4px;
}
.mainimage {
	position: absolute;
	top: -7px;
	right: -7px;
	width: 408px;
	height: 196px;
}
#toptext {
	width: 310px;
}
#mainarea {
	margin-top: 10px;
	position: relative;
	overflow:auto; /* // hidden ? */
}
#leftcol{
	float:left;
	width:251px;
	position:relative;
}
#textright{
	margin-left:280px;
	position:relative;
	margin-right: 30px;
	padding-bottom: 25px;
}
#rightcol{
	float:right;
	width:237px;
	position:relative;
}
#textleft{
	position:relative;
	margin-left: 25px;
	margin-right:285px;
	padding-bottom: 25px;
}

.blueheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3c669d;
	display: block;
	padding-bottom: 10px;
}
.orangeheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #e78800;
	display: block;
	padding-bottom: 10px;
}
.greenheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #77ad0e;
	display: block;
	padding-bottom: 10px;
}
.redheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #9e0a3b;
	display: block;
	padding-bottom: 10px;
}
.yellowheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #efc107;
	display: block;
	padding-bottom: 10px;
}
.dblueheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #114375;
	display: block;
	padding-bottom: 10px;
}
.whiteheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	padding-bottom: 10px;
}



#testrow{
	margin-top:15px;
}
#testpicleft{
	float:left;
	width:65px;
	position:relative;
	background: no-repeat top left;
}
#testtext{
	margin-left:95px;
}
.bodytextitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}
.subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e6bc12;
	line-height: 24px;
}


#blogtext{
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #efefef;
	overflow: auto;
}
a.bloglinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f2221;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	padding-left: 20px;
}
a.bloglinks:hover{
	text-decoration:underline;
}
a.bloglinksbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c1e1e;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: url(../images/right_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
a.bloglinksbold:hover{
	text-decoration:underline;
}
a.headerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7f0500;
	line-height: 25px;
	text-decoration: none;
}
a.headerlinks:hover{
	text-decoration:underline;
}
.largegrey {
	height: 30px;
	padding-top: 20px;
	color: #666666;
	font-size: 22px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}a.redlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c1e1e;
	line-height: 20px;
}
a.rightlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f2221;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: url(../images/right_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.rightlinks:hover{
	text-decoration:underline;
}



#casetext{
	margin-left:195px;
}#casecontainer {
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	background: #f7f7f8;
	padding-left:25px;
	padding-right: 20px;
	overflow: auto;
	padding-top: 8px;
	padding-bottom: 8px;
}
#formtop{
	margin-top:10px;
}
#formbottom{
	height:25px;
}
.largegreen {
	height: 30px;
	padding-top: 20px;
	color: #77ad0e;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
}


#treeview {
	padding-top: 8px;
	padding-left: 25px;
}
a.bodytextlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}
a.bodytextlinks:hover{
	color:#FC9C04;
	text-decoration:underline;
}


.formsstandard2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: auto;
	width: 328px;
	margin-bottom: 9px;
	margin-top: 2px;
}
.smalldark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#buttons{
	margin-top:10px;
}
.overviewpic {
	float: left;
	margin-right: 15px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
.introtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}
.rss {
	float: right;
	margin-right: 8px;
	position: relative;
}
