*/

* {
	margin:0;
	padding:0;
	
	/*border: 1px solid #ff00ff;*/
}

a:link { text-decoration: none; color: #a9f109; font-weight: bold; }
a:visited { text-decoration: none;  color: #a9f109; font-weight: bold; }
a:active { text-decoration: none;  color: #a9f109; font-weight: bold; }
a:hover { text-decoration: none; color: #ffffff; font-weight: bold; }

body {
	/*background-color:#41497a;*/
	background: #41497a url(i/bg_main_rep.gif) repeat-x top left;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.notext {

	font-size: 0px;
	color:#2E3459;
	
}

.body_text {

	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	
}	

/*
 *
 **	section specific formatting **
 *
 */
 
 
/* container: page */

#container_page {

	margin:auto;
	width:830px;
	
	/* faux column hack (for sidebar) */
	/*background: #41497a url('i/sb_bgrep.gif') 44.55em 0 repeat-y;*/
	
	overflow: hidden;
	background: transparent;
}


/* container: header (row 1) */

#container_r1_hdr {

	width:830px;
	float: left;
	clear:both;
	
	background: transparent;

}

#hdr_ctlogo {

	float: left;
	clear: left;
	
	width: 830px;
	height: 49px;
	
	background: url('i/ct_logo.gif') transparent no-repeat;
	
}

/* container: general content (column 1) */

#container_c1_gencontnt {

	width: 535px;
	float: left;
	clear:both;
	
	background: #41497a;
}	

#gencontnt_tagline {
	
	float: left;
	clear:both;
	width: 535px;
	height: 137px;
	
	background: url('i/tagline.gif') #41497a no-repeat;
	color: #eab059;
}

#gencontnt_menu {

	clear: left;
	float: left;
	
	width:535px;
	height: 20px;
	
	text-align: right;
	
	background: url('i/menu_rep.gif') #41497a repeat-x;
}

#gencontnt_content {

	clear: left;
	float: left;
	
	width: 510px;
	
	background: #41497a;
	
	padding: 0 10px;
	
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#gencontnt_pkgad {

	clear: left;
	display:inline;
	
	width:514px;
	height: 201px;
	
	border: 0px;
	padding:0px;
	
}

	
/* container: sidebar (column 2) */

#container_c2_sidebr {
	width: 242px;
	float: left;
}	

#sidebr_header {
	float: left;
	
	width: 242px;
	height: 150px;
	
	background: url('i/suppl_tag1.jpg') #41497a no-repeat;
	color: #1a3a75;
}

#sidebr_content {
	clear: left;
	float: left;
	
	width: 222px;
	min-height:600px;
	
	padding: 0 10px;
	
	background: #5c638d url('i/block_rep.gif') repeat-y;
	
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}


.sb_news_content {
	
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	text-align:justify;
	
}	

/* container: endcaps (column 3) */

#container_c3_endcap {

	float: left;

	width: 52px;
	
}	


#endcap_tagline {

	float: left;
	
	width: 52px;
	height: 138px;
	
	background: url('i/hdr_endcap.gif') #41497a no-repeat;
}

#endcap_menu {
	clear: left;
	float: left;
	
	width: 52px;
	height: 20px;
	
	background: url('i/menu_rep.gif') #41497a repeat-x;
}

/* container: footer (row 2) */

#container_r2_footr {	

	clear: left;
	float: left;
		
	width: 829px;
	height: 32px;
	
}

#footr_c1 {
	float: left;
	
	width: 535px;
	height: 32px;
        padding-top: 3px; 
	
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
        
	
	background: url('i/footr_pri.gif') #41497a repeat-x;	
}

#footr_c2 {
	float: left;
	
	width: 242px;
	height: 32px;
	
	padding-top: 3px; 
	
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
	
	background: url('i/footr_sec.gif') #41497a repeat-x;
}

#footr_c3 {
	float: left;
	
	width: 52px;
	height: 32px;
	
	background: url('i/footr_pri.gif') #41497a repeat-x;
}




/***********************   form object formatting   **************************/

.formbutton {

	background-color: #464e7e;
	border:1px solid #5c638d;
	
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #a9f109;
	padding: 0 3px;
	text-align:center;
	
}

.formcheck {

	background-color: #464e7e;
	border:0px;
	color: #a9f109;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 3px;
	
}	

.formfield {

	background-color: #464e7e;
	border:1px solid #5c638d;
	
	color: #a9f109;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 3px;
	margin-bottom:3px;
	
}

.formfield2 {

	background-color: #464e7e;
	border:1px solid #5c638d;
	
	color: #ffffff;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12.5px;
	padding: 0 3px;
	margin-bottom:3px;
	
}

.formfield_disabled {

	background-color: #5c638d;
	border:1px solid #5c638d;
	
	color: #a9f109;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 3px;
	margin-bottom:3px;
	
}

.formfieldSelect {

	border: 1px solid #5c638d;
	background-color: #464e7e;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #a9f109;
	margin:0 0 3px;

}


/***********************   order form formatting   *****************************/
.formheader {

	background-color: #41497a;
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-variant: small-caps;
	font-size: 14px;
	color: #a9f109;
	text-align: left;
	
	border-bottom: 1px solid #ffffff;
	
}

.formsubheader {

	background-color: #41497a;
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-variant: small-caps;
	font-size: 14px;
	color: #a9f109;
	text-align: left;
	width:450px;
	
	border-left: 63px solid #41497a;
	border-bottom: 1px solid #ffffff;
	
}

.formbody {
	
	background-color: #41497a;
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px;
	color: #ffffff;
	
	text-align: left;
	vertical-align:top;
		
}

.formsubbody {
	
	background-color: #41497a;
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	
	border-left: 63px solid #41497a;
		
}
	
.formfieldhdr {
	
	background-color: #41497a;
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	vertical-align:top;

	width:186px;
		
}

.formfieldbdy {

	width:186px;
	text-align:left;
	
}

.formfieldbdyVal {

	width:186px;
	text-align:left;
	color:#ffffff;

}