@charset "utf-8";
body  {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	background: #719953;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.twoColElsLtHdr #container {
	width: 900px;
	background: #FFFFFF url(/images/sidebar.gif) repeat-y right;
	margin: 10px auto;
	border: 1px solid #000000;
	text-align: left;
	height: auto;
} 
.twoColElsLtHdr #containermain {
	width: 900px;
	background: #FFFFFF;
	margin: 10px auto;
	border: 1px solid #000000;
	text-align: left;
} 
.twoColElsLtHdr #header {
	background-color: #FFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #5E8B3A;
	padding: 10px;
} 
.twoColElsLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}

.twoColElsLtHdr #sidebar1 {
	float: right;
	width: 230px;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	background-repeat: repeat-y;
	font-size: 12px;
}
.twoColElsLtHdr #mainContent {
	margin: 0.5em .75em 1em;
	width: 630px;
	color: #000;
	height: inherit;
} 
/*.twoColElsLtHdr #mainContent a:link, .twoColElsLtHdr #sidebar1 a:link {
	color:#00F
}
.twoColElsLtHdr #mainContent a:visited, .twoColElsLtHdr #sidebar1 a:visited {
	color: #03F
}*/
.twoColElsLtHdr #footer {
	padding: 0 10px;
	background:#2B103D;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #719953;
} 
.twoColElsLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	font-size: 90%;
	color: #FFFFFF;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
	margin-top: 6px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColElsLtHdr #container #header h1, .twoColElsLtHdr #containermain #headermain h1 {
	position: absolute;
	top: -100px;
}
#nav {
	background-color: #2B103D;
	width: 900px;
	height: 28px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.twoColElsLtHdr #container #header #top_menu {
	float: right;
	background-color: #FFF;
	padding: 10px 10px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: -10px;
	margin-right: -10px;
}
.twoColElsLtHdr #containermain #headermain #top_menu {
	float: right;
	margin-top: 8px;
	margin-right: 8px;
}
.twoColElsLtHdr #container #header #top_menu a, .twoColElsLtHdr #containermain #headermain #top_menu a {
	font-size: 11px;
	color: #446DAD;
	text-decoration: none;
}
h1, h2, h3{
	line-height: 24px;
	color: #333333;
	font-family: "Century Gothic", "Arial Black", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 6px;
}
h1
{
	font-size: 20px;
}
h2{
	font-size: 18px;

}
h3{
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 8px;
	margin-top: 1px;
}
h4{
	font-size: 14px;
	font-weight:normal;
	margin-left:5px;
}
.indent {
	margin-left: 15px;
	line-height: 22px;
}
.twoColElsLtHdr #container #mainContent img {
	padding-right: 8px;
	padding-left: 8px;
}
.nobullet {
	list-style-type: none;
	margin-bottom: 15px;
	margin-top: -3px;
}

 .nobullet li {
	margin-bottom: 15px;
	margin-left: -20px;
}
.header {
	font-size: 16px;
	font-weight: bold;
}
.header14 {
	font-size: 14px;
	font-weight: bold;
}
.indent15 {
	line-height: 15px;
	margin-left: 20px;
}
.notify {
	background-color: #FFFFCC;
	margin: 10px 75px 10px 5px;
	padding: 10px;
	border: 1px double #F30;
	font-weight: bold;
}

.red {
	color: #FF0000;
}
.twoColElsLtHdr #containermain #headermain {
	background-color: #FFF;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B103D;
	background-image: url(/images/banner_back2.jpg);
	background-repeat: repeat-x;
	height: 225px;
}
.twoColElsLtHdr #containermain #mainContent {
	width: 875px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.colLeft {
	float: left;
	width: 425px;
}
.colRight {
	float: right;
	width: 425px;
	line-height: 18px;
}
.boxRight {
	float: right;
	width: 250px;
}
.purp {
	color: #2B103D;
	font-weight: bold;
	font-size: 14px;
}
.twoColElsLtHdr #containermain #mc ul li {
	list-style-image: url(/images/checkmark.gif);
	line-height: 20px;
}
.promo {
	border: 1px solid #999999;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	padding: 0px 10px 10px;
}
.twoColElsLtHdr #sidebar2 {
	float: left;
	width: 230px;
	padding: 0;
	background-repeat: repeat-y;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin: -8px 0px 0px;
	line-height: 16px;
}
.colRightMain {
	margin-left: 250px;
	line-height: 18px;
	margin-top: -8px;
}
.normal_text {
	font-weight: normal;
}
.graybox {
	background-color: #CDCBCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2D123D;
	padding: 3px 8px 0px;
	font-size: 12px;
	color: #000;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #2D123D;
}
.green {
	font-family: "Century Gothic", "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	color: #2B103D;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2C113C;
	padding-bottom: 3px;
	padding-top: 6px;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	/*border: 1px solid #999;*/
	padding:2px;
}
.button2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	border: 1px solid #999;
	background-color: #F30;
}
.submit_right {
	border: 1px solid #999999;
	float: right;
	margin-top: -6px;
	background-color: #DFDFDF;
	font-size: 12px;
	margin-right: 10px;
	padding: 4px;
	text-decoration: none;
	color: #333;
}
.grayborder {
	border: 1px solid #999999;
	width: 200px;
}
.orange {
	font-weight: bold;
	color: #FE7F00;
}
.boxRightPromo {
	float: right;
	background-color: #FE7F00;
	color: #FFF;
	text-align: center;
	font-size: 28px;
	padding: 15px;
}
#mc {
	width: 885px;
	margin-top: -2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
}
.logo {
	padding: 10px 5px 5px;
}
.twoColElsLtHdr #containermain #headermain .logo h2 {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	color: #EEFF73;
	font-weight: normal;
	font-size: 24px;
	margin-top: 33px;
}
.twoColElsLtHdr #containermain #headermain #banner_num {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
	text-align: right;
	margin-right: 10px;
	margin-left: 650px;
	margin-top: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.twoColElsLtHdr #containermain #headermain .logo img {
	padding-top: 5px;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 20px;
}
.greenNotify {
	color: #060;
}
.submitnorm {
	border: 1px solid #999999;
	margin-top: 6px;
	background-color: #DFDFDF;
	font-size: 12px;
	padding: 1px;
	text-decoration: none;
	color: #333;
	margin-left: 100px;
}
.purpback {
	color: #2B103D;
	font-weight: bold;
	font-size: 14px;
	background-color: #DDD;
	border: 1px solid #2C113A;
	padding: 5px 5px 5px 9px;
}
.indent5px {
	margin-left: 5px;
}
.indent10px {
	margin-left: 10px;
}
.indent15px {
	margin-left: 15px;
}
.purpbackLT {
	color: #2B103D;
	font-weight: bold;
	font-size: 14px;
	background-color: #D6E3CC;
	padding: 3px 3px 3px 5px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

.tableborder {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smallgray {
	font-size: 10px;
	color: #999999;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.button {
	font-weight: bold;
	border: 1px solid #333;
	background-color: #FFF;
	margin: 5px;
	background-image: url(/images/td_gray_bottom_up.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	text-decoration: none;
	color: #000;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.border_right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.border_left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.border_leftBLK {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
.menubar {
	background-color: #E5E5E5;
	border: 1px solid #CCC;
	text-decoration: none;
	color: #333;
	padding: 5px;
	margin-top: 8px;
	margin-bottom: 2px;
}
.menubar a {
	text-decoration:none;
	color:#333;
}
.eeRightfloater {
	float: right;
	width: 175px;
}

.border_rightLeft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(/images/td_gray_bottom_up.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding: 5px;
}
.simpleback1 {
	background-color: #F1F1F1;
	padding: 10px;
	border: 1px double #666;
	width: 600px;
	margin: 15px auto;
}
.simpleback2 {
	background-color: #EBEBEB;
	padding: 10px;
	border: 1px double #666;
	width: 600px;
	margin: 15px auto;
}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#demo {
	padding: 3px 8px 0px;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
}
.twoColElsLtHdr #container #mainContent td a:link, .twoColElsLtHdr #container #mainContent td a:visited {
	text-decoration: none;
}
.twoColElsLtHdr #container #mainContent table tr .tableborder p a:hover {
	text-decoration: underline;
}