/* Start of CMSMS style sheet '4x4css' */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding:0;
margin:12px;
}

a {
	text-decoration: none;
	color: #4D857B;
}

a:hover {
	text-decoration: underline;
}

.nobullets {
	list-style: none;
}

#container {
	
	width: 760px;
	position:relative;
	left:50%;
	margin-left:-380px;
}

#header {
	background: url(uploads/images/top.gif);
	height: 82px;
}

#header span.right {
	float: right;
	padding: 29px 20px 0px 0px;
}

#header span.left {
	float: left;
	padding: 29px 0px 0px 17px;
}

.pad {
	padding-left: 2px;
	padding-top: 0px;
}

#nav {
	background: url(uploads/images/navbg.gif) repeat-x;
	height: 39px;
	width: 756px;
	margin-left: 2px;
	text-align: center;
	position: relative;
}
#content{
background: url(uploads/images/mainbg.gif) repeat-y;
}
ul.list {
	font-size: 11px;
	color:#333333;
	line-height: 18px;
}

#nav ul { /* remove bullets and list indents */
	text-align:center;
	padding: 0px;
	margin: 0 auto;
	list-style: none;
}

.nav {
	display:inline;
	margin: 0 auto;
	text-align:center;
}


li.nav {
	position:relative;
	font-weight: bold;
	font-size: 9pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
	padding-left: 28px;
}


li.nav a {
	display:block;
	position:relative;
	text-decoration:none;
	color:#00283E;
	padding-top: 12px;
	padding-bottom: 10px;
}


li.nav a:hover {
	text-decoration:none;
	color:#fff;
}

.drop li a {
	display: none;
	background-color: #7eb4a9;
	margin-top: 10px;
	line-height: 20px;
	padding-bottom: 5px;
	padding-top: 0px;
	text-align: left;
}

li ul { /* second-level lists */
	display:none;
	position: absolute;
	top: 35px;
	left: 28px;
	background-color: #7cb2a8;
	width: 87px;
	
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

#col1 {
	float: left;
	margin: 5px 0px 5px 15px;
	padding-left: 10px;
	width: 480px;
}

.clear {
	clear: both;
}

img {
	margin: 0;
	padding: 3px;
	border: 0 none #FFFFFF;
}

img.thumb {
	margin: 15px 10px 5px 17px;
	padding:0;
}

#footer {
	background: url(uploads/images/bottom.gif) repeat-y 50% 0;
	height: 39px;
}

#footer span.right {
	float: right;
	padding: 13px 20px 0px 0px;
	color: #fff;
}

#col2 {
	float: left;
	margin: 5px 5px 10px 20px;
	padding-left: 10px;
	width: 200px;
}

.caption {
	position: relative;
	text-align: center;
	width: 120px;
	padding: 0px 10px 0px 40px;
	margin: 0;
line-height:15px;
}

.thumbnail {
	float: left;
	width: 199px;
	height: 135px;
	background: url(uploads/images/shadowbg.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
}

hr {
	border:0;
   width: 100%;
   color: #CCCCCC;
   background-color: #CCCCCC;
   height:1px;
}

h1 {
	font-size: 18px;
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
color:#00283E;
	margin: 0px;
	padding:0px;
}
h2 {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	}
p {
	font-size: 12px;
	color:#333333;
margin:4px 0 px 4px 0px;
	padding: 0px;
	line-height: 18px;
}
/* End of '4x4css' */

