@charset "utf-8";
/* CSS Document */

body{
	/*background-color:#036; */
	background-image:url(images/Page-BgGradient.png);
	background-repeat:repeat-x;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	background-color:#C5E5D0;
}
div.glare{
	background-image:url(images/Page-BgGlare.png);
	width:250px;
	height:248px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
div.page{
	margin-left:auto;
	margin-right:auto;
	width:900px;
    background-color:white;
	border-right-width:2px;
	border-right-color:#333;
	border-right-style:solid;
	position:relative;
	min-height:100%;
	z-index:2;
}
div.header{
	width:900px;
	height:175px;
	background-image:url(images/Header.jpg);
	z-index:3;
}
div.tagline{
	width:470px;
	height:23px;
	color:white;
	position:relative;
	float:right;
	top:148px;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	padding:0;
	margin:0;
	color: #FFFFFF !important;

}
div.footer{
	width:900px;
	height:24px;
	margin-left:auto;
	margin-right:auto;
	color:white;
	background-color:#006;
	font-size:12px;
	text-align:center;
	border-bottom-width:2px;
	border-bottom-color:#333;
	border-right-width:2px;
	border-right-color:#333;
	border-right-style:solid;
	border-bottom-style:solid;
	clear:both;
}
div.footer a{
	color:#FF6;
}
#topmenu{
	height:24px;
	background-color:white;
	position:relative;
	float:left;
	top:148px;
}
#topmenu ul
{
margin:0px;
padding-left: 0;
margin-left: 0;
background-color:#006;
color: White;
float: left;
width: 100%;
font-size:13px;
}

#topmenu ul li { display: inline; }

#topmenu ul li a
{
padding: 0.2em 1em;
background-color: #006;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#topmenu ul li a:hover
{
background-color: #369;
color: #fff;
}
.darkblue{
	color:#006;
	background-color:white;
	font-weight:700;
}
.lightblue{
	color:#369;
	background-color:white;
}

div.contentpanel{
	width:900px;
	margin:0px;
	padding:0px;
	
	}
	

div.leftpanel{
	width:150px;
	float:left;
	min-height:200px;
	margin:0px;
	padding:0px;
}
div.rightpanel{
	width:170px;
    float:right;
	min-height:200px;
	background-color:#90bade;
}
div.centerpanel{
	margin-left:155px;
	width:570px;
	min-height:200px;
	background-color:white;
	font-size:90%;
}
div.centerwide{
	width:745px;
	min-height:200px;
	margin-left:155px;
	font-size:90%;
	float:right;
}
div.articlepanel{
	width:745px;
    font-size:90%;
	float:right;
}

#textcontainer p{
	padding-right:15px;
}
div.separator{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	height:6px;
	background-color:#B30000;
}

#vertmenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#vertmenu{
width: 150px;
border-right: 0px solid #000;
padding: 0 0 0 0;
margin-bottom:0;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
/* background-color: #90bade; */
background-color:#B30000;
color:#333;
float:left;
}

blockquote{
	background-color:#C5E5D0;
	border-style:solid;
	border-width:2px;
	border-color:#006;
	padding:3px;
	font-weight:200;
	font-size:105%;
	text-align:justify;
	font-style:italic;
}

#vertmenu ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}
#vertmenu li {
border-bottom: 1px solid #90bade;
margin: 0;
}
#vertmenu li.sep{
height:.75em;
line-height:.75em;
background-color:#1958b7;
border-bottom: 1px solid #90bade;
border-top: 1px solid #90bade;
margin:0;
}

#vertmenu li.sub{
	border-bottom:1px solid #90bade;
	margin:0;
}

#vertmenu li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #006;
border-right: 10px solid #508fc4;
background-color: #006;
color: #ffffff;
text-decoration: none;
width: 100%;
}
#vertmenu li a.sub{
  padding-left:2em;
	background-color:#2175bc;
	color:#ffffff;
	text-decoration:none;
	font-size:80%;

}
html>body #vertmenu li a{ /*Non IE6 width*/
width: auto;
}

#vertmenu li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #000000;
}
#vertmenu li a.active{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #000000;
}
div.caseswrap{
position: relative; /* Do not change this value */
width: 300px;
height: 320px; /* Set height to be able to contain height of largest content shown*/
/* border: 1px solid #687C98; */
overflow: hidden;
margin-left:3px;
margin-bottom:3px;
}
div.caseswrapland{
	position:relative;
	width:350px;
	height:250px;
	overflow:hidden;
	margin-left:3px;
	margin-bottom:3px;
}

div.cases{
position: absolute; /* Do not change this value */
padding: 5px;
width: 290px;
}
div.casesland{
	posiiton:absolute;
	padding:5px;
	width:340px;
}
div.centerwide li{
	padding-bottom:5px;
}
div.extrabox{
	float:right;
	margin-left:15px;
	}
H1{
	font-size:18px;
	color:#006;
	}

div.centerwide p{
	text-align:justify;
	margin-left:15px;
}
div.articlepanel p{
	text-align:justify;
	margin-left:15px;
}
.firstletter{
	color:#006;
   font-size:250%;
   font-weight:bold;
   }
li.rm{
	margin-right:5px;
}
td.bbdot{
	border-bottom:grey thin dotted;
}
td.bbsol{
	border-bottom:black thin solid;
}
th.bbsol{
	border-bottom:black thin solid;
}
.topictitle{
	font-weight:bold;
	font-size:105%;}
