/* Start of CMSMS style sheet 'styles' */
<!--
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,a {
	margin: 0;
	padding: 0;
}

html {
	height:100%;
	width:100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%
	width:100%;
	font-family:"Trebuchet MS", Arial,Verdana;
	font-size:12px;
	line-height:14px;
	color:#676767;
}


#header {
	height:18px;
	background-image:url(uploads/images/topback.gif);
	background-repeat:repeat-x;
}
#container {
	position:relative;	
	width:780px;
	height:auto;
	left:50%;
	margin-left:-390px;
}


#menu {
	height:23px;
	padding-top:12px;
}

#menu ul{
	display:inline;
}

.secondMenu {
	margin-left:334px;	
}
.secondMenu li{
	margin-left:15px;	
}
.first {
	margin-left:0px;
	padding-left:19px;
}

#menu ul li {
	list-style-image:url(uploads/images/arrow.gif);
	list-style-position:outside;
	display:inline;
	padding-left:19px;
}

#menu ul li a{
	padding-left:5px;
	text-decoration:none;
	color:#676767;
}

#menu ul li a:hover{
	text-decoration:none;
	background-image:url(uploads/images/menuback.gif);
	background-repeat:no-repeat;
	background-position:left center;
}


#dottedMenuLine {
	height:1px;
	background-image:url(uploads/images/dotted_line_hor.gif);
	background-repeat:repeat-x;
}

#bigImage {
margin-bottom:15px;
}

#leftColumn {
	float:left;
	width:541px;
	margin-top:20px;
	margin-right:20px;
	height:100%;
}

#leftColumn2 {
	float:left;
	width:778px;
	margin-top:20px;
	margin-right:20px;
	height:100%;
}
#rightColumn{
	width:219px;
	float:left;
	margin-top:20px;
}
.dashed {
	height:1px;
	background-image:url(uploads/images/dotted_line_hor.gif);
	background-repeat:repeat-x;	
}

.blockTitle{
	font-size:14px;
	font-weight:bold;
margin-bottom:8px;
}
.blockTitle img {
	margin-right:12px;
	margin-bottom:5px;
	vertical-align:middle;
}

.blockItem {
	height:auto;
	margin-bottom:25px;
}

#contentContainer {
height:auto;	
}

h1 {
	font-size:22px;
	line-height:40px;
	font-weight:bold;
	padding-left:19px;
	color:#7AC143;
}

a:hover {
color:#7AC143;	
}

a {
color: #676767;
}
#leftContent {
	padding-left:19px;
}

.vertDots {
	width:auto;
	background-image:url(uploads/images/dotted_line_vert.gif);
	background-repeat:repeat-y;
	background-position:left;
	min-height:200px;
}

#footer {
height:5px;
background-color:#7AC143;
margin-top:15px;
margin-bottom:5px;
}

#footer img{
border:0;
}
#extranet {
padding-left:19px;
text-align:right;
}
.leftContainer{
	width:auto;
	height:auto;
	float:left;
	width:541px;
	
}

.floatRight {
float:right;	
}

.secondColumn {
margin-top:40px;
}

/*
* Forms
*/

.feedbacktable {
margin-top:20px;
width:404px;
}
textarea {
	width:250px;
border:1px solid #676767;	
}

.feedbacktable p {
float:left;
width:150px;	
}

.feedbacktable input {
width:250px;
margin-top:3px;
margin-bottom:3px;
border:1px solid #676767;
}

.feedbacktable input[type="submit"]{
width:80px;
background-color:#676767;
color:#ffffff;
margin-top:20px;
float:right;

}
-->
/* End of 'styles' */

