/* Start of CMSMS style sheet 'tvdv' */
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

body {
	background: url(/images/layout_back.gif) top no-repeat;
}

em {
color: #00A3B4;
}

h1 {
	font-size: 24px;
	margin-left: 20px;
	margin-bottom: 10px;
	font-weight: normal;
}

h2 {
	font-size: 12px;
	padding-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

p, div#content li {
	margin-bottom: 5px;
	line-height: 1.2em;
}

.special {
	font-style:italic;
}
div#content ul{
	margin-bottom: 5px;
}

div#content ul li{
	line-height: 1.2em;
}

ul.index li{
	margin-bottom: 5px;
}

a {
	text-decoration: none;
	color: #003136;

}

div#menu a:hover, div#menu a.active{
	color: black;
	text-decoration: underline;
}

div#menu a img {
	border: 0;
}

div#layout {
	width: 995px;
	margin: 0px auto;
	position: relative;
}

div#menu {
	width: 330px;
	float: left;
	padding-top: 80px;
}

li.menu1 {
	margin-left: 138px;
}

li.menu2 {
	margin-left: 107px;
}
li.menu3 {
	margin-left: 87px;

}
li.menu7 {
	margin-left: 72px;
}

li.menu10 {
	margin-left: 72px;
}

li.menu11 {
	margin-left: 87px;

}
li.menu12 {
	margin-left: 103px;

}
li.menu13 {
	margin-left: 130px;

}

li.menu16 {
	margin-left: 160px;

}


.specialquote {
font-size: 16px;
text-align: center;
color: #00a3b4;
margin-bottom: 10px;
font-style:italic;
}

div#logo {
	width: 620px;
	height: 150px;
	float: left;
	background: url(/images/header.png) no-repeat right;
}

div#contentcontainer {
	width: 600px;
	height: 420px;
	float: left;
}

div#content {
	width: 490px;
	margin-right: 100px;
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#content fieldset{
background-color: white;
border: 0;
}

div#content a {
	border-bottom: 1px dashed #00a3b4;
}

div#content ul {
	margin-left: 20px;
}

div#content img {
	margin: 15px;
	border: 1px solid #00a3b4;
}
div#content a:hover, div#content a.active{
	color: black;
	border-bottom: 1px solid #00a3b4;
}

div#menu ul li{
	height: 59px;
	width: 220px;
	list-style-type: none;
	position: relative;
}

div#menu ul li img {

}

div#menu ul li a{
	position: absolute;
	height: 34px;
	width: 190px;
	top: 0;
	padding-top: 20px;
	padding-left: 30px;
	font-size: 14px;
}

p.footer{
	width: 200;
	text-align: center;
	color: #00a3b4;
	font-size: 9px;
	margin: 0 auto;
	padding-left: 170px;
	clear: both;
}

p.footer a {
	color: #00a3b4;
	font-size: 9px;
	border-bottom: 1px dashed #00a3b4;
}
p.footer a:hover{
	border-bottom: 1px solid #00a3b4;
}
/* End of 'tvdv' */

