html, body {
	font-family: Verdana;
	font-size:11px;
	text-align:left;
	margin:0px;
	background-color:#204B75;
}
	/* generic links*/

a:link, a:active, a:visited {
	color: #666666;
}
a:hover {
	color: #CCCCCC;
}

	/* generic tags*/
	
td {
	font-family: verdana;
	color: #000000;
	font-size: 11px;
	vertical-align:top;
	text-align:left;
}
p {
	color: #000000;
	margin:0px;
	padding:4px;
}
h1 {
	font-size:14px;
	color:#FFFFFF;
	margin:0px;
	padding-left:4px;
}
h2 {
	font-size:12px;
	color:#666666;
	margin:0px;
	padding-left:4px;
}
h3 {
	font-family: verdana;
	font-size:14px;
	color:#0192D3;
	padding-left:4px;
	margin:0px;
}
h4 {
	font-size:23px;
	color:#2F465E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	display: inline;
}
h5 {
	font-size:9px;
	margin:5px;
}	
form {
	margin:0px;
}
form td {
	font-family: verdana; 
	font-size: 11px;
	padding-bottom:3px;
	padding-top:3px;
}
	
fieldset {
	width:500px;
}

input { 
	border:1px solid #0192D3;
	background:#FFFFFF;
	height:14px;
	font-family: Arial;
	font-size:10px;
	padding:0px;
}
textarea { 
	font-family: verdana; 
	font-size: 10px; 
	background:#FFFFFF;
	padding: 0px; 
	border:1px solid #0192D3;
	width:130px;
}
select {
	border:1px solid #0192D3;
	background:#FFFFFF;
	height:14px;
	font-family: Arial;
	font-size:10px;
	padding-right:1px;
	padding-left:1px;
	color: #000000;
	width:130px;
}
hr {
	border:0px;
	color:#007EBD;
	background-color:#007EBD;
	height:2px;
}	

/*   main structure    */

#pageframe{
	width:770px;
	margin-right:auto;
	margin-left:auto;
}
#background {
	width:760px;
	float:left;
	background-color:#FFFFFF;
	padding-left:10px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:760px;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
html>body #background {
	width:760px;
}
#contenttop {
	width:750px;
	float:left;
}
#contenttable {
	width:290px;
	border:1px solid #0B9DD6;
	margin-bottom:10px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:288px;
}
html>body #contenttable {
	width:288px;
}
#contentpurple {
	width:750px;
	background-color:#A366C9;
	height:34px;
	text-align:left;
	float:left;
	margin-bottom:10px;
} 
#contentleft {
	width:450px;
	float:left;
}
#contentright {
	width:290px;
	float:left;
	margin-left:10px;
}
#footer {
	width:750px;
	background-color:#B186B7;
	height:30px;
	float:left;
}
#cc {
	width:750px;
		background-color:#DFEAFF;
	height:141px;
	clear: both;
}
#webdesigner {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 6px;
}
#webdesigner a {
	color: #DFEAFF;
	text-decoration: none;
}
#webdesigner a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/*   navigation    */
	
#nav {

}
#nav ul {
	padding: 7px 0px;
	margin: 0px;
}
#nav ul li {
	display:inline;
	padding: 0px;
	margin: -2px -2px -4px;
}
#nav ul li a {
	padding:6px 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid #D5B8D7;
	margin: 0px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #5B71A8;
}
#nav ul li a:hover {
	background-color:#235281;
	color: #FFFFFF;
}
#navSM {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	height: 26px;
	clear: both;

}
#navSM ul {
	margin: 0;
	padding: 9px 0px 5px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/menu-stripLeft.gif);
}
#navSM ul li {
	display:inline;
	padding: 0px;
	margin: 0px -2px;
	color: #A88CA5;
}
#navSM ul li a {
	padding:5px 7px;
	color: #2F465E;
	text-decoration: none;
	font-size: 11px;
	height: 30px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#navSM ul li a:hover {
	color: #FFFFFF;
}	
#navigation a {
	font:11px/13px arial;
	color: #000000;
	text-decoration: none;
	letter-spacing:0.1em;
	display:block;
	padding: 6px;
	border-left: 1px solid #FF9900;
	border-right: 1px none #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	}
	
#navigation a:hover {
	color:#FF6600;
	border-left: 1px solid #FF9900;
	border-right: 1px none #FF9900;
	font-weight: normal;
	letter-spacing: 0.1em;
	display: block;
	padding: 6px;
	}.menuNav {
	padding: 6px;
	display: block;
	background-color: #F0F0F0;
}	

/*   class styles - content */

.contentfull {
	width:750px;
	border:1px solid #007EBD;
	float:left;
	text-align:left;
	margin-bottom:10px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:748px;
}
html>body .contentfull {
	width:748px;
}
.contentbox {
	width:450px;
	border:1px solid #007EBD;
	text-align:left;
	margin-bottom:10px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:448px;
}
html>body .contentbox {
	width:448px;
}
.contentbox2 {
	width:290px;
	border:1px solid #007EBD;
	text-align:left;
	margin-bottom:10px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:288px;
}
html>body .contentbox2 {
	width:288px;
}
.contentboxRight {
	width:270px;
	border:1px solid #007EBD;
	text-align:left;
	margin-bottom:10px;
	voice-family:"\"}\"";
	voice-family:inherit;
}
.contentleftShort {
	width:200px;
	float:left;
	background-color: #FFCC00;
	height: 50px;
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
}
.contentform {
	width:290px;
	background-color:#FFF8EA;
	border:1px solid #007EBD;
	margin-bottom:10px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:288px;
}
html>body .contentform {
	width:288px;
}

/*   class styles - text */

.fulltitle {
	width:748px;
	height:20px;
	background-color:#007EBD;
}
.boxtitle {
	width:448px;
	height:20px;
	background-color:#007EBD;
}
.boxtitleWide {
	width:749px;
	height:20px;
	background-color:#007EBD;
	clear: both;
}
.formtitle {
	width:288px;
	height:20px;
	background-color:#007EBD;
}

.pageSubTitle {
	width:445px;
	background-color:#BAD6FE;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.pageSubTitleShort {
	width:290px;
	background-color:#BAD6FE;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contentleftShortNoSizeText {
	float:left;
	background-color: #FFCC00;
	padding: 5px;
}
.tiny {
	font-size: x-small;
}
#tiny a {
	font-size: x-small;
	text-decoration: none;
}
.blackText {
	color: #000000;
}
.largerText {
	font-size: 13px;
}
.logo {
	padding: 6px 6px 6px 76px;
	margin: 3px 10px 0px 0px;
}
.tagline {
	font-size: 12px;
	font-weight: bold;
	color: #334B64;
	letter-spacing: 0.07em;
}
#newsletterText a {
	font-size: 14px;
	color: #BE0127;
	font-weight: bold;
}
#newsletterText a:hover {
	font-size: 14px;
	color: #BE0127;
	font-weight: bold;
}.textRed {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.contentboxWide {

	width:600px;
	border:1px solid #007EBD;
	text-align:left;
	margin-bottom:10px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:600px;
}
.formtitleHigh {

	width:288px;
	height:40px;
	background-color:#007EBD;
}
