body {
	background-color: #4B7FB3;
	font-family : arial,sans-serif;
	font-size : 11px;
	color : #1D1C1C;
}
.ListFeature {
	list-style-position: outside;
	list-style-image: url(images/right3.jpg);
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4B7FB3;
	padding-left: 20px;
	border-left: 1;
	border-left-color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	vertical-align: top;
	word-spacing: 2px;
	font-style: normal;
	letter-spacing: 1px;
	text-align: left;
}

input {
	font-family : arial,sans-serif;
	font-size : 11px;
	color : #1D1C1C;
}

select {

	font-family : arial,sans-serif;

	font-size : 11px;

	color : #1D1C1C;

}

td {
	font-family : arial,sans-serif;
	font-size : 11px;
	color : #1D1C1C;
	line-height: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	padding: 0;
}

.errorMsg {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight : bold;
}

.sectionTitle {
	font-weight : bold;
	background-color : #CEA24A;
	color: #FFFFFF;
}

.sectionTitleWithLink {

	font-weight : bold;

	background-color : #4B7FB3;

	color: #FFFFFF;

}

.sectionTable{

	border-width: 1px;

	border-color: #333333;

	border-style: solid;

	border-collapse : collapse;

}



.sectionSpacer{

}



.sectionListingHeader {

	font-weight : normal;

	text-decoration: underline;

}



.listingColumnHeader {

	font-weight : bold;

	text-decoration: underline;

}



input.button {

	font-family : arial,sans-serif;

	font-weight : normal;

	font-size : 11px;

}

form {

	margin: 0px;

	padding: 0px;

}

.formNote {

	font-style: italic;

}



.reg_text {font-family:verdana;font-size:11px;color:#333333;}

.header_text {
	font-family:verdana;
	font-size:10px;
	color:#4b7fb3;
	text-decoration: none;
}

/* --- menu styles ---
note: not all browsers render styles the same way so try out your style sheet on different browsers before publishing;/*

/* level 0 inner */
.m0l0iout {
 font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;
 padding: 4px; color: #800080;  font-style:bold;
 }
.m0l0iover {
 font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: underline; padding: 4px;
 color: #800080;   font-style:bold;
 }

/* level 0 outer */
.m0l0oout {
 text-decoration : none;
 border : 1px solid #000000;    font-style:bold;
 background: #FCD116;
}
.m0l0oover {
 text-decoration : none;
 border : 1px solid #000000;   font-style:bold;
 background: #FCD116;
}

/* level 1 inner */
.m0l1iout {
 font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
 text-decoration: none;
 padding: 4px;
 color: #800080;
}
.m0l1iover {
 font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
 text-decoration : none;
 padding: 4px;
 color: #000000;
}

/* level 1 outer */
.m0l1oout {
 text-decoration : none;
 border : 1px solid #000000;
 background: #FCD116;
 filter: alpha(opacity=85);
}
.m0l1oover {
 text-decoration : none;
 border : 1px solid #000000;
 background: #FCD116;
}

/* level 2 inner */
.m0l2iover {
	font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}
/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #000000;
	background: #FCD116;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #000000;
	background: #FCD116;
}

a:link{
 color: #6BB4FF; text-decoration: underline; font-family: Tahoma, Verdana; font-size: 10px;}
}
a:visited{
 color: #4B7FB3; text-decoration: underline; font-family: Tahoma, Verdana; font-size: 10px;}
}
a:active{
 color: #5B9AD9; text-decoration: none; font-family: Tahoma, Verdana; font-size: 10px;}
}
a:hover
 {color: #Ffe66b; text-decoration: none; font-family: Tahoma, Verdana; font-size: 10px;}

body{
 color:#4B7FB3;
 background-color:#FFFFFF;
 font-family:Verdana;
}
.header1 {
	color: #CC0033;
	background: #D9AF5B;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size: 12px;
}
.header2 {
	color: #ffffff;
	background: #4B7FB3;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size: 12px;
}
h1{
	color: #4B7FB3;
	background: #FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-style:bold;
	font-size: 16pt;
}
h2{
	color: #4B7FB3;
	background: #FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-style:bold;
	font-size: 14pt;
}
h3{
	color: #4B7FB3;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size: 12pt;
}
h4{
	color: #4B7FB3;
	font-family:Verdana;
	font-weight:normal;
	font-style:normal;
	font-size: 11pt;
}
h5{
	color: #4B7FB3;
	font-family:Verdana;
	font-weight:normal;
	font-style:normal;
	font-size: 10pt;
	line-height: normal;
	padding-left: 2px;
}
h6{
	color: #333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size: 8pt;
	margin-left: 8px;
}
HR{
color:#4B7FB3;
}
