/* //////////////////////////////////////////////////////////////
 *  cesMain.css
 *  created march 2006 - van eiseman - van@bluelizardstudios.com
 *  last edited --
 * //////////////////////////////////////////////////////////////
 */

BODY {
	background-color:#21014C;
	margin: 0px;
}

TD, TH, .bodycopy {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	line-height: 16px;
}

B {
	font-weight: bold;
	color: #21024C;
}

#main {
	background-color: #523276;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	width: 801px;
	margin: 0px;
}

#flashhome {
	width: 801px;
	height: 452px;
	float: none;
	margin: 0px;
}

#homespacer {
	background-color: #BDBACB;
	height: 18px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}

#sidebarspacer {
	width: 100%;
	height: 2px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
}

#flashmain {
	width: 801px;
	height: 178px;
	float: none;
	margin: 0px;
	
}

#contentmain {
	background-color:#523276;
	width: 801px;
	margin: 0px;
}

#contentbody {
	background-color: #BDBACB;
	width: 587px;
	padding: 0px 15px 24px 24px;
	margin: 0px !important;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
}

/* 9 Slice Content Table */

#cntnt_tbl_top_lt {
	background-image: url(../images/cntnt_tbl_top_lt.gif);
	background-repeat: no-repeat;
	background-color:#bdbacb;
	width: 12px;
	height: 13px;
}

#cntnt_tbl_top {
	background-image: url(../images/cntnt_tbl_top.gif);
	background-repeat: repeat-x;
	background-color:#bdbacb;
	width: 100%;
	height: 13px;
}

#cntnt_tbl_top_rt {
	background-image: url(../images/cntnt_tbl_top_rt.gif);
	background-repeat: no-repeat;
	background-color:#bdbacb;
	width: 14px;
	height: 13px;
}

#cntnt_tbl_rt {
	background-image: url(../images/cntnt_tbl_rt.gif);
	background-repeat: repeat-y;
	background-color:#bdbacb;
	width: 14px;
	height: 100%;
}

#cntnt_tbl_btm_rt {
	background-image: url(../images/cntnt_tbl_btm_rt.gif);
	background-repeat: no-repeat;
	background-color:#bdbacb;
	width: 14px;
	height: 16px;
}

#cntnt_tbl_btm {
	background-image: url(../images/cntnt_tbl_btm.gif);
	background-repeat: repeat-x;
	background-color:#bdbacb;
	width: 100%;
	height: 16px;
}

#cntnt_tbl_btm_lt {
	background-image: url(../images/cntnt_tbl_btm_lt.gif);
	background-repeat: no-repeat;
	background-color:#bdbacb;
	width: 12px;
	height: 16px;
}

#cntnt_tbl_lt {
	background-image: url(../images/cntnt_tbl_lt.gif);
	background-repeat: repeat-y;
	background-color:#bdbacb;
	width: 12px;
	height: 100%;
}

#cntnt_tbl_bg {
	background-color:#CFCCE6;
	padding: 0px 10px 5px 5px;
}

#cntnt_tbl_nopad_bg {
	background-color:#CFCCE6;
	padding: 0px;
	margin: 0px;
}
/* */

#contentsidebar {
	background-color:#523276;
	width: 174px;
	vertical-align: top;
	padding-bottom: 24px;
}

#footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	color: #21014C;
	background-image: url(../images/footer_bg.jpg);
	width: 801px;
	height: 37px;
	margin: 0px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
}

.ces {
	color: #523276;
	font-weight: bold;
}

.headline {
	font-weight: bold;
	font-size: 15px;
	color: #523276;
}

.cntnt_sidebar {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #CCCCCC;
}

.leading {
	line-height: 14px;
}

ul li {
	list-style: url(../images/bullet.gif) outside;
	margin: 0px 0px 5px -10px;
}

/* SITE LINK STYLES */

A:link { color: #C62500; text-decoration: none; }
A:visited { color: #C62500; text-decoration: none; }
A:hover { color: #E32F02; text-decoration: underline; }

A.footer_link:link { color: #C62500; text-decoration: none; }
A.footer_link:visited { color: #C62500; text-decoration: none; }
A.footer_link:hover { color: #E32F02; text-decoration: underline; }

A.sidebar_link:link { color: #FFCC00; font-weight: bold; text-decoration: none; }
A.sidebar_link:visited { color: #FFCC00; font-weight: bold; text-decoration: none; }
A.sidebar_link:hover { color: #FFFFFF; font-weight: bold; text-decoration: none; }

/* -- FORM STYLES -- */

.req {
	font-size: 11px;
	color: #C62500;
}

.error {
	color: #C62500;
}

INPUT {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
}

.txtState	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #CFCCE6;
	width: 200px;
}

.txtZip	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #CFCCE6;
	width: 80px;
}

.txtBox {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #CFCCE6;
	width: 320px;
}

.txtCommentBox {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #CFCCE6;
	width: 320px;
	height: 100px;
}

.radioBtn {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
}


/*  end  */