/* Start of CMSMS style sheet 'styles' */
/* CSS definition file containing sitestyle stylesheets */

BODY {
	/*font-family: "Verdana", Arial, sans-serif;*/
        font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
  	margin: 0px;
  	padding: 0px;
  	top: 0px;
	background-color: #ffffff;
	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: #93153c;}
A:visited {text-decoration: none; color: #93153c;}
A:active {text-decoration: none; color: #93153c;}
A:hover {text-decoration: underline; color: #666666;}

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: 906px;
	height: 48px;
	text-align: right;
  	background-image: url("images/backer.gif");
  	background-repeat: repeat;
  	background-position: bottom left;
}

.navleft {
	height: 48px;
	width: 676px;
	float: left;
	display: inline;
}

.navright {
	height: 38px;
	width: 230px;
	float: left;
	display: inline;
        padding-top: 10px;
}

.mainwrapper {
	width: 906px;
	text-align: left;
}

.theleft {
	height: 354px;
	width: 233px;
	text-align: left;
        padding: 190px 20px 0px 20px;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
  	background-image: url("images/left.gif");
  	background-repeat: no-repeat;
  	background-position: top left;
}

.themiddle {
	height: 544px;
	width: 587px;
	padding: 0px;
	margin: 0px;
}

.theright {
	height: 544px;
	width: 46px;
  	background-image: url("images/right.jpg");
  	background-repeat: no-repeat;
  	background-position: top left;
}

.thefoot {
	width: 906px;
	height: 35px;
	text-align: center;
  	background-image: url("images/bottom.jpg");
  	background-repeat: no-repeat;
  	background-position: top left;
	font-size: 14px;
	color: #999999;
	padding-top: 49px;
}

.insidelogo {
	width: 906px;
	height: 175px;
	text-align: left;
  	background-image: url("images/inside-logo.gif");
  	background-repeat: no-repeat;
  	background-position: top left;
}

.insidebod {
	width: 806px;
	text-align: left;
  	background-image: url("images/inside-bodback.gif");
  	background-repeat: repeat;
  	background-position: top left;
	padding: 25px 75px 25px 25px;
}


/* HEADINGS */

	h1 {
		font-size: 14px;
		color: #666666;
		letter-spacing: 1px;
		padding: 0px;
		margin: 5px 0px 5px 0px;
            text-transform: uppercase;
	}

	h2 {
		font-size: 12px;
		color: #93153c;
		letter-spacing: 1px;
		margin: 5px 0px 5px 0px;
            text-transform: uppercase;
	}
/* End of 'styles' */

