body{
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-size:11px;
	color: #333333;
	line-height: normal;
	background-color: #04535E;	

	background-image:url(../../images/genr8/bg.gif);
	background-repeat:repeat;

}
#top_strip{
	background: #003142;
	color:white;
	height:35px;
}
.header1, .header1-orange, .header2, .header3{
	font-weight: bold;
}
.header1{
	font-size:13px;
	color: #003142;
	text-transform: uppercase;
}
H1{
	font-size:13px;
	color: #003142;
	text-transform: uppercase;
}
.header1-orange{
	font-size:13px;
	color: #F1A811;
}
.header2{
	font-size:13px;
	color:#003142;
}
H2{
	font-size:13px;
	color:#003142;
}
.header3{
	font-size:11px;
	color:#CBB900;
}
H3{
	font-size:11px;
	color:#CBB900;
}
.small{
font-size:10px;
}
.orange{
color: #F1A811;
}
li {

	list-style-type: none;
	line-height: 14px;
	/*text-indent: -40px; */
}
li.bullet {
	text-indent: 0px;
	list-style-type: none;
	line-height: 14px;
	list-style-image: url(../../images/genr8/bullet.gif);
}
td.tbl_header_1{
	font-size:12px;
	font-weight: bold;
	color:#003142;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
td.tbl_normal_1{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
table.tbl_content_1{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
table.to_do{
	padding: 7px;
	border: 1px solid #003142;
	background-color:#F46F6F6;
	width: 100%;
}
table.tbl_new_prod{
	padding: 5px;
	border: 3px solid #CBB900;
}
table.template_tbl_header{
	padding: 15px;
	height: 90px;
}
td.template_welcome_bg{
	background-image: url(../../images/genr8/welcome_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td.template_latest{
	background-image: url(../../images/genr8/latest_bg.gif);
	background-repeat: repeat-x;
	height: 185px;
		padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #FFFFFF;

}
td.template_under_menu_strip{
	background-color: #68A9AA;
}
td.template_bottom_strip{
	background-color: #003846;
	color: #FFFFFF;
}
td.home_title{
	background-color: #68A9AA;
	font-size:11px;
	color: #FFFFFF;
	height: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bold;
}
td.whats_on_bg_home{
	background-image: url(../../images/genr8/whats_on_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #FFFFFF;
}
td.whats_on_bg_main{
	background-image: url(../../images/genr8/whats_on_bg.jpg);
	background-repeat: no-repeat;
	background-color: #003039;
		padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
td.template_main_side_bg{
	background-image: url(../../images/genr8/main_side_bg.gif);
	background-repeat: repeat-x;

}
td.template_main_body{
	background-image: url(../../images/genr8/watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
td.template_home_main_bg{
	background-image: url(../../images/genr8/home_main_bg.gif);
	background-repeat: repeat-x;

}
td.part_title_bg{
	background-image: url(../../images/genr8/part_title_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}
table.template_menu{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
td.template_top_right{
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
}
td.template_content_pad{
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #FFFFFF;
}
td.template_top_srch{
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #FFFFFF;
}
td.std_content_pad{
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
td.template_sidebar{
background-image:url(../../images/menu_no_select.gif);
background-repeat:repeat-y;
width:150px;
}
td.about_img{
	background-image:url(../../images/genr8/about_img.jpg);
	background-repeat:no-repeat;
}
td.template_logo{
	height: 85px;
	width: 110px;
}
A:link{
	color:#003039;
	text-decoration:none;
}
A:visited{
color:#003039;
text-decoration:none;
}
A:hover{
color:#CBB900;
text-decoration:none;
}
A:active{
color:#003039;
text-decoration:none;
}

a.white-lt:link{
color:white; 
text-decoration:none;
}
a.white-lt:visited{
color:white;
text-decoration:none;
}
a.white-lt:hover{
color:#CBB900;
text-decoration:none;
}
a.white-lt:active{
color:white;
text-decoration:none;
}
a.white-dk:link{
color:white;
text-decoration:none;
}
a.white-dk:visited{
color:white;
text-decoration:none;
}
a.white-dk:hover{
color:#003142;
text-decoration:none;
}
a.white-dk:active{
color:white;
text-decoration:none;
}
a.dk-white:link{
color:#003142;
text-decoration:none;
}
a.dk-white:visited{
color:#003142;
text-decoration:none;
}
a.dk-white:hover{
color:white;
text-decoration:none;
}
a.dk-white:active{
color:#003142;
text-decoration:none;
}
.paging_select {
	font-weight: bold;
	background-color: #E1E1E1;
	padding: 5px;
}

#fb{
	padding:4px; 
	background:#003142;
	color:white;
	width:300px;
	font-weight:bold;
}

	/*  Form classes*/

.submitButton {

	margin: 0 0 0 0;
	float:none;
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-size: 11px;
	color: #003142;
		background: #fff;
		border: 1px solid #003142;
}

.TextField {
	height:16px;
	border: 1px solid #003142;
	background: #fff;
	margin: 0 0 0 0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-size: 11px;
	color: #003142;
}
.TextArea {
	border: 1px solid #003142;
	background: #fff;
	margin: 0 0 0 0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-size: 11px;
	color: #003142;
}
.select {
height:20px;
	border: 1px solid #003142;
	background: #fff;
	margin: 0 0 0 0;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	font-size: 11px;
	color: #003142;
}
img.img_bdr {
	padding: 5px;
}
#call_to_action{
	height: 20px;
	background:#C3B600;
	font-weight: bold;
	color: white;
	text-align:right;
	padding: 3px 20px;
	font-size:12px;
}
#call_to_action a{
	color:white;	
}