body {
	background-image:url(images/top_bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	height:auto;
	min-height:100%;
	position:relative;
}

/*Site search field */
.textfieldStyle {
	border-color:#FFF;
	border-width:0px;
	border-style:none;
	background: transparent ;
	margin-top:11px;
	margin-left:20px;
	width:200px;
	height:20px;
}
.searchButton {
	float:left;
}
div.textfieldBg {
	float:left;
	background-image:url(images/searchfield.png);
	background-repeat: no-repeat;
	width:236px;
	height:43px;
}
div#searchfield {
	float:left;
	position:relative;
	left:110px;
	top:90px;
	overflow:hidden;
}



/*DIVY*/
div#container {
	width:950px;
	height:auto;
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:left;	
}
div#header {
	width:950px;
	height:150px;
	margin-top:0px;
	overflow:hidden;
}



/* Main menu */
div#main_menu {
	width:900px;
	height:40px;
	margin-top:0px;
	margin-left:25px;
	float:left;
	overflow:hidden;
}
div.mainMenuItem {
	min-width:165px;
	height:auto;
	margin-top:0px;
	margin-right:0px;
	border:none;
	float:left;
	text-align:center;
	overflow:hidden;
}

/* SUBMENU */
div#submenu {
	width:930px;
	height:40px;
	margin-top:1px;
	margin-left:30px;
	float:left;
	position:absolute;
	top:109px;
	left:0px;
	overflow:hidden;
}
div.submenuItem {
	min-width:130px;
	height:30px;
	margin-top:10px;
	margin-right:0px;
	border:none;
	float:left;
	text-align:center;
}

/* PAGE */
div.body {
	width:950px;
	height:auto;
	position:relative;
	float:left;
	text-align:left;
	background-image:url(images/body_repeat.gif);
	background-repeat:repeat-y;
	margin-top:10px;
}
div.body_noline {
	width:950px;
	height:auto;
	position:relative;
	float:left;
	text-align:left;
	background-image:url(images/body_repeat_noline.gif);
	background-repeat:repeat-y;
	margin-top:10px;
}
div.head {
	width:950px;
	height:auto;
	float:left;
	overflow:hidden;
}

div.bodyContent {
	width:600px;
	min-height:300px;
	float:left;
	margin-left:45px;
	margin-top:30px;
}
div#bodyContent {
	width:600px;
	float:left;
	margin-left:45px;
	margin-top:30px;
}
div.bodyContent_noline {
	width:850px;
	min-height:300px;
	float:left;
	margin-left:45px;
	margin-top:30px;
}
div#bodyContent_noline {
	width:850px;
	float:left;
	margin-left:45px;
	margin-top:30px;
}
div.column {
	width:220px;
	height:auto;
	float:left;
	margin-left:45px;
	margin-top:30px;
}
div#footer {
	width:100%;
	height:165px;
	float:left;
	background-image:url(images/bottom_bg.gif);
	background-repeat:repeat-x;
}
div#footerContent {
	width:860px;
	height:auto;
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	text-align:left;	
}
div#flash {
	width:950px;
	height:auto;
	position:relative;
	float:left;
	margin:0px;
}
div#pageContent {
	width:960px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:40px;
}
div#jsLayer {
	position:absolute;
	width:620px;
	top:760px;
	left:40px;
	background-color: rgba(255, 255, 255, 0.6);
}
div#infobox {
	position:absolute;
	width:330px;
	height:150px;
	padding-top:20px;
	padding-left:40px;
	padding-right:30px;
	padding-bottom:10px;
	background-image:url(images/info.png);
	background-repeat:no-repeat;
}
div#info_t {
	position:absolute;
	width:280px;
	height:95px;
	padding-top:20px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:40px;
	background-image:url(images/info_t.png);
	background-repeat:no-repeat;
	top:750px;
	left:195px;
}
div#hed1 {
	position:absolute;
	top:50px;
	left:30px;
	font-size:50px;
	color:#FFF;
}
div.question {
	color:#505050;
	font-size:13px;
	letter-spacing:0px;
	margin-top:30px;
}
div.answer {
	width:auto;
	margin-right:20px;
}

/*IMG*/
img {
	border-style:none;
	border-width:0px;
}

/*TEXTY*/
p {
	color:#505050;
	font-size:13px;
	letter-spacing:0px;
	margin-top:20px;
}
table.body {
	color:#505050;
	font-size:13px;
	letter-spacing:0px;
	margin-top:20px;
}
li {
	color:#505050;
	font-size:13px;
	letter-spacing:0px;
	line-height:180%;
	list-style-type:circle;
}
.highlights {
	color:#505050;
	font-size:20px;
	margin-top:20px;
}
.caps {
	text-transform:uppercase;
}
.nospace {
	margin-top:5px;
	padding-top:0px;
}
.catchy {
	color:#00C0F3;
	font-size:30px;
	margin-top:20px;
	font-weight:bolder;
	text-align:center;
}
.blue {
	color:#00C0F3;
}
.gray {
	color:#505050;
}
h1 {
	color:#FFFFFF;
	font-size:43px;
	letter-spacing:1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h2 {
	color:#505050;
	font-size:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:lighter;
	margin:0px;
	padding:0px;
}
h3 {
	color:#505050;
	font-size:16px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:20px;
	padding-bottom:0px;
	margin-bottom:0px;
}


/*a.darkGrey*/
a:link.darkGrey {
	color:#282828;
	font-size:13px;
	text-decoration:underline;
}
a:active.darkGrey {
	color:#282828;
	font-size:13px;
	text-decoration:underline;
}
a:visited.darkGrey {
	color:#282828;
	font-size:13px;
	text-decoration:underline;
}

/*LINK PRO MAIN MENU*/
a:link.mainMenu {
	color:#FFF;
	font-size:45px;
	text-decoration:none;
	font-weight:bolder;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:3px;
	line-height:90%;
}
a:active.mainMenu {
	color:#FFF;
	font-size:45px;
	text-decoration:none;
	font-weight:bolder;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:3px;
	line-height:90%;
}
a:visited.mainMenu {
	color:#FFF;
	font-size:45px;
	text-decoration:none;
	font-weight:bolder;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:3px;
	line-height:90%;
}
a:hover.mainMenu {
	color:#E6E6E6;
	font-size:45px;
	text-decoration:none;
	font-weight:bolder;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:3px;
	line-height:90%;
}

/*LINK PRO SUBMENU*/
a:link.submenu {
	color:#00C0F3;
	font-size:16px;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-weight:lighter;
}
a:active.submenu {
	color:#00C0F3;
	font-size:16px;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-weight:lighter;
}
a:visited.submenu {
	color:#00C0F3;
	font-size:16px;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-weight:lighter;
}
a:hover.submenu {
	color:#FFFFFF;
	font-size:16px;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-weight:lighter;
}
.nostyle {
	font-size:inherit;
	font-family:inherit;
	text-decoration:inherit;
}

/*a.sitemap*/
a:link.sitemap {
	color:#00C0F3;
	font-size:16px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
a:active.sitemap {
	color:#00C0F3;
	font-size:16px;
	text-decoration:underline;
	text-transform:none;
	font-weight:bold;
}
a:visited.sitemap {
	color:#00C0F3;
	font-size:16px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
a:hover.sitemap {
	color:#00C0F3;
	font-size:16px;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bold;
}

a:link.sitemap_sub1 {
	color:#505050;
	font-size:15px;
	text-decoration:none;
	font-weight:normal;
	margin-left:30px;
	line-height:180%;
	text-transform:uppercase;
}
a:active.sitemap_sub1 {
	color:#505050;
	font-size:15px;
	text-decoration:none;
	font-weight:normal;
	margin-left:30px;
	line-height:180%;
	text-transform:uppercase;	
}
a:visited.sitemap_sub1 {
	color:#505050;
	font-size:15px;
	text-decoration:none;
	font-weight:normal;
	margin-left:30px;
	line-height:180%;
	text-transform:uppercase;	
}
a:hover.sitemap_sub1 {
	color:#505050;
	font-size:15px;
	font-weight:bold;
	margin-left:30px;
	line-height:180%;
	text-transform:uppercase;	
}

a:link.sitemap_sub2 {
	color:#505050;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	line-height:180%;
}
a:active.sitemap_sub2 {
	color:#505050;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	line-height:180%;
}
a:visited.sitemap_sub2 {
	color:#505050;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	line-height:180%;
}
a:hover.sitemap_sub2 {
	color:#505050;
	font-size:13px;
	font-weight:bold;
	line-height:180%;
}