/* Start of CMSMS style sheet 'main styles' */
/* CSS definition file containing sitestyle stylesheets */

BODY {
	/*font-family: "Verdana", Arial, sans-serif;*/
        font-family:  Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
  	margin: 0px;
  	padding: 0px;
  	top: 0px;
	background-color: #333333;
	line-height: 18px;
}

li {
	font-size: 12px;
       padding: 0px;
       margin: 0px;
}

ul {
       padding: 6px 0px 6px 40px;
       margin: 0px;
}

p { 
	padding: 5px;
	margin: 0px;
}

.clearBoth {
	clear: both;
	}

A:link {text-decoration: none; color: #226db8;}
A:visited {text-decoration: none; color: #226db8;}
A:active {text-decoration: none; color: #226db8;}
A:hover {text-decoration: underline; color: #265685;}

A.navtop:link {text-decoration: none; color: #000000; font-size: 14px; line-height: 20px;}
A.navtop:visited {text-decoration: none; color: #000000; font-size: 14px; line-height: 20px;}
A.navtop:active {text-decoration: none; color: #ffffff; font-size: 14px; line-height: 20px;}
A.navtop:hover {text-decoration: none; color: #ffffff; font-size: 14px; line-height: 20px;}

.thenav {
	width: 631px;
	height: 38px;
	text-align: left;
  	background-image: url("images/navback.jpg");
  	background-repeat: no-repeat;
  	background-position: top left;
	padding-left: 219px;
        margin-top: 15px;
}

.theheader {
	width: 571px;
	height: 59px;
	text-align: left;
  	background-image: url("images/headerback.jpg");
  	background-repeat: no-repeat;
  	background-position: top left;
	padding: 40px 40px 40px 239px;
        line-height: 20px;
}

.theshell {
	width: 850px;
	text-align: left;
  	background-image: url("images/mainback.gif");
  	background-repeat: no-repeat;
  	background-position: top left;
}

.theleft {
	width: 159px;
	text-align: left;
	float: left;
	display: inline;
	font-size: 12px;
	padding: 20px;
}

.theright {
	width: 571px;
	text-align: left;
	float: left;
	display: inline;
	font-size: 12px;
	padding: 40px;
}

.thefoot {
	width: 850px;
	height: 38px;
	text-align: center;
  	background-image: url("images/footer.jpg");
  	background-repeat: no-repeat;
  	background-position: top left;
	padding-top: 43px;
	color: #999999;
}


/* HEADINGS */

	h1 {
		font-size: 16px;
		color: #004f9e;
		letter-spacing: 1px;
		padding: 0px;
		margin: 5px 0px 5px 0px;
            text-transform: uppercase;
	}

	h2 {
		font-size: 14px;
		color: #66a9eb;
		letter-spacing: 1px;
		margin: 5px 0px 5px 0px;
            text-transform: uppercase;
	}main
/* End of 'main styles' */

