  body {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	background-color: #CCCCCC;
	}
	
a:link {
	color: #0000FF;
	text-decoration:none;
}
a:visited {
	color: #0000FF;
	text-decoration:none;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}
a:active {
	color: #0000FF;
	text-decoration:none;
}
	
 p {
 margin-top:0px;
 margin-bottom:0px;
 
 }	
	
  #wrapper {
	width:800px;
	margin:0px auto;
	padding:0px;
	background-color: #FFFFFF;
	}
  #header {
	height:214px;
	padding:0px;
	}
	#content {
		padding-bottom:10px;
	}
	/* applies to all divs within the content div */
  #content div {

    float:left;
	}
  #contentmain {
	width:410px;
	padding: 0px 10px 10px 30px;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	}
  #contentright {
	margin-left:10px;
	padding: 0px 30px 10px 10px;
	width: 295px;
	}
  #footer {
	float:left;
	width: 778px;
	text-align: center;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
  #bottom {
	clear:both;
	text-align:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	}
#navbar {
	height: 43px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.thinline {
border: 0;
color: #CCCCCC;
background-color: #CCCCCC;
height: 1px;
width: 100%;
text-align: left;
}
.navbar a:link {
	color: #666666;
	font-weight: normal;
}
.navbar a:visited {
	color: #666666;
	font-weight: normal;
}
.navbar a:hover {
	color: #FF0000;
	text-decoration:underline;
}
.navbar a:active {
	color: #666666;
}
.boldheadertext {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.smallcontenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.Largeheadertext {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6699CC;
}
#contentright2 {
	margin-left:10px;
	padding: 0px 30px 10px 10px;
	width: 295px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
}
.blueformtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.imagetitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
}
.lists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	list-style-type: circle;
	color: #333333;
}

