.exclaim	{
	font-family: "Trebuchet MS";
	color: #C00B83;
	font-size: 18px;
	font: bold;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

.pinktext {
	color: #CA0088; font-size: 18px; font-family: "Arial Rounded MT Bold";
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font: bold;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #C00B83;
	font-size: 12px;
	font: bold;
}

.braintableheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #C00B83;
	font-size: 13px;
	font: bold;
}

.braintable {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font: bold;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	font: bold;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
}

table {
	font: 9pt  arial, sans-serif;
	color: #000000;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.centercoltext blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
	font-weight: bold;
}

.centercoltext ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;
	}

.centercoltext ul {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(graphics/bullet.gif);
}

.leftcoltext blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #3c3b3b;
}

.leftcoltext ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #3c3b3b;
	}

.leftcoltext ul {
	color: #3c3b3b;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(graphics/bullet.gif);	
}

.rightcoltext blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #3c3b3b;
}

.rightcoltext ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #3c3b3b;
	}

.rightcoltext ul {
	color: #3c3b3b;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(graphics/bullet.gif);
}

h1 {
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;
}

h2 {
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

.centercoltext {
    padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

.leftcoltext {
	color: #3c3b3b;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;

}

.rightcoltext {
	color: #3c3b3b;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
}

.topbar {
	background-image:  url(graphics/top_02.gif);
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.leftcolumnborder {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #737171;
	background-color: #e4e2e2;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

.rightcolumnbg {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #737171;
	background-color: #e4e2e2;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

.footer	{
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #333333;
}

.topstrip{
	background-image:  url(graphics/topstrip.gif);
	
}

.hnavbg {
	background-image:  url(graphics/hnav_bg.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}

.headerbg {
	background-color: #e4e2e2;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.headerbg2 {
	background-color: #b8b7b7;
	
}

.featurebox {
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #737171;
	background-color: #ffffff;
	border-bottom-color: #737171;
	border-left-color: #737171;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

.divider {
	background-image: url(graphics/divider_bg.gif);
	background-repeat: repeat-x;
}

.menupad {
	padding-top: 10px;
	padding-bottom: 10px;
}

.gradientstrip {
	background-image: url(graphics/topbar.gif);
	background-repeat: no-repeat;
}

.vmenu {
	font-size: 11px;
	font-weight: bold;
}

.form	{
	width:100px;height:18px;font-size:8pt;color:#000000;text-align:left;
}

legend {
  padding: 0.2em 0.5em;
  border:2px solid #C00B83;
  color:#000000;
  font-size:90%;
  text-align:right;
  }
  
fieldset {
	border:2px solid #C00B83;
}

.emailalert {
	color: #C00B83; font-size: 13px; font-weight: bold;
}

.subheader {
	color: #FEFFB8; font-weight: bold; text-decoration: none;
}

.submit {
	 width:150px;height:18px;font-size:8pt;color:#C00B83;
}