/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0; }
/*
table {
	border-collapse:collapse;
	border-spacing:0; 
	}
*/
fieldset,img { 
	border:0; }

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal; }

ol,ul {
	list-style:none; }

caption,th {
	text-align:left;	}

h1,h2,h3,h4,h5,h6 {
	font-size:14px;
	font-weight:normal; }

q:before,q:after {
	content:''; }

abbr,acronym { 
	border:0; }


/* Structure */

* {
	border: 0px; }

body {
	background-color: #fff;
/*	background-color: #54afc1; */
	font-family:Arial, Helvetica, sans-serif; 
	}

#wrapper {
	background: #fff;
	margin: 0px;
	width: 902px;
	height:auto;
	margin: 0px auto; 
	border:0px #ccc solid;
	}
#banner  {
	position:relative;
	float:left;
	width: 902px;
	height: 111px;
	border-bottom:0px red solid;
	overflow:hidden;
/*	background: #fff url(../_images/banner.jpg) no-repeat;  */
}

#menu {
	position:relative;
	float:left;

	margin: 0px;
	width: 902px;
	height:39px;
	background: #fff url(ge/MENU_bg.jpg) top left no-repeat;
	border-top:0px green solid;
	overflow:hidden;
	}


#menur ul { 
	position:relative;
	float:left;
	width: 882px; 
	height: 29px; 
	border: 0px solid #0e345b;
	margin: 3px 0 0 8px;
	border-bottom: 0px solid #0e345b;
	overflow:hidden;
	}
	
#menur li {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	height: 29px;
	width: 122px;
	display: block;
	background:#54afc1 url(ge/no_bg.jpg) top left repeat-x;
	float: left;
	border-left:0px #fff solid;
	margin-right:3px;
	overflow:hidden;
	}
#menur li:hover {
	background-color:#fff;
}
	
#menur li .act {
	background: #fa8b46 url(ge/act_bg.jpg) top left repeat-x;
}
#menur ul li a.act {
	color:#fff;
} 
#menur ul li a.act:hover {
	color:#fff;
} 	
#menur li a:link, #menur li a:active, #menur li a:visited {
	display: block;
	height:25px;
	color: #fff;
	text-decoration: none; 
	padding:4px 5px;
	} 
	
#menur li a:hover {
	display: block;
	text-decoration: none;
	color:#fff;
	background: #fa8b46 url(ge/hov_bg.jpg) top left repeat-x;
	
	} 

#main {
	position:relative;
	float:left;
	background: #fff url(ge/MAIN_bg.jpg) top left repeat-y; 
	border:0px #0e345b solid;
	border-top:0px #0e345b solid;
	color:#666666;
	font-size:12px;
	width:842px;
	min-height:350px;
	padding:40px 30px 40px 30px;
	overflow:visible;
	line-height:16px;
	}
#main h1, #main .bluetitle {
	color:#19bcb9;
	font-size:22px;
	font-weight:bold;
	text-transform:none;
	margin-bottom:10px;
	line-height:20px;
}
#main .bluetitle {
	font-size:16px;
}
#main h1 {
	color:#003e79;
}
#main .blue_link {
	color:#19bcb9;
	font-weight:bold;
	text-transform:none;
	
	}
#main a:link, #main a:active, #main a:visited, #main a:hover {
	color:#19bcb9;
	font-weight:bold;
	text-decoration:none;
}
#main a:hover {
	color:#003d79;
	text-decoration:underline;
}

#title {
	position:relative;
	float:left;
	width:850px;

	height:50px;
	padding-top:20px;
	clear:both;
}
#col {
	position:relative;
	float:left;
	width:265px;
	height:auto;
	padding-left:10px;
	font-size:11px;
	line-height:18px;
}
#col .csc-textpic-imagewrap img{
	padding:7px;
	border:1px #ccc solid;
}
DIV.tx-rgslideshow-pi1{
	margin-left:85px;
}





/* Footer */

#footer {
	position:relative;
	float:left;
	width:902px;
	height: 22px;
	background: #fff url(ge/FOOTER_bg.jpg) top left repeat-y; 
	padding-top:5px;
}



/* Misc */

hr {
	display: none; }
 
blockquote {
	position:relative;
	float:left;
	left:20px;
}
.tx-slideshow-pi1 {
	margin-bottom:0px;
/*	clear:right; */
/*	padding:8px 0px 8px 0px; */
	border:0px #addaff solid;
/*	background-color:#FFFFFF; */
width:100%;
}

.formRow label {
	border:0px #ccc solid;
	display: block;
}
.formRow input , .formRow select, .formRow textarea{
	border:1px #ccc solid;
	height:18px;
}
.formRow textarea{
	height:100px;
	width:300px;
}

.clear {
	width:100px;
	height:5px;
}

.radio {
	margin-top:5px;
	display:inline;
}

.csc-textpic, .csc-textpic-intext-left, csc-textpic-imagewrap {
	display:block;
	clear:both;
}

