body {
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 65%;
	text-align: center;
	background-image: url(../img-bin/bg.gif);
	background-position: top left;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.robtest {
color:#000000;
}

img {
	border: 0px;
}

a {
	color: #1F6591;
	text-decoration: none;
}

input, textarea, select {
	font-size:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.clear {
	clear:both;
}

div#page {
	position:relative;
	padding:20px;
	padding-top:10px;
	padding-left:27px;
	padding-right:27px;
	width: 880px;
	margin: 0 auto;
	border-left:#979797 4px solid;
	border-right:#979797 4px solid;
	background-color:#FFFFFF;
	text-align:left;
}

div#page div#top_links {
	margin-bottom:8px;
	width:100%;
}

div#page div#head {
	position:relative;
	background-image:url(../img-bin/bg_header.gif);
	background-repeat:no-repeat;
	height:60px;
	text-align:right;
	padding:10px;
	clear:both;
}

div#page div#head a.home {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	height:80px;
	width:150px;
}

div#page div#body {
	position:relative;
	float:left;
	width:100%;
	margin-top:2px;
	clear:both;
	background-image:url(../img-bin/bg_body.gif);
	background-repeat:repeat-x;
}

div#page div#body div.left {
	position:relative;
	width:180px;
	float:left;
	padding-top:13px;
	padding-bottom:10px;
}

div#page div#body div.left strong.heading, div#page div#body div.right strong.heading {
	display:block;
	width:158px;
	height:25px;
	line-height:25px;
	margin: 0 auto;
	background-color:#497EA0;
	border: #1C618D 1px solid;
	background-image:url(../img-bin/bg_nav_strong.gif);
	background-repeat:repeat-x;
	text-align:center;
	color:#FFFFFF;
	overflow:hidden;
	font-size:100%;
}

div#page div#body div.left strong.heading_green, div#page div#body div.right strong.heading_green {
	display:block;
	width:158px;
	height:25px;
	line-height:25px;
	margin: 0 auto;
	background-color:#497EA0;
	border: #4C6B3F 1px solid;
	background-image:url(../img-bin/bg_nav_strong_green.gif);
	background-repeat:repeat-x;
	text-align:center;
	color:#FFFFFF;
	overflow:hidden;
}


div#page div#body div.right strong.heading_clock {
	display:block;
	position:relative;
	width:123px;
	height:25px;
	line-height:25px;
	margin: 0 auto;
	background-color:#497EA0;
	border: #1C618D 1px solid;
	background-image:url(../img-bin/bg_nav_strong.gif);
	background-repeat:repeat-x;
	text-align:left;
	padding-left:35px;
	color:#FFFFFF;
	font-size:90%;
}

div#page div#body div.right strong.heading_clock img {
	position:absolute;
	left:2px;
	top:-3px;
}

div#page div#body div.right strong.heading_movie {
	display:block;
	position:relative;
	width:118px;
	height:25px;
	line-height:25px;
	margin: 0 auto;
	background-color:#497EA0;
	border: #1C618D 1px solid;
	background-image:url(../img-bin/bg_nav_strong.gif);
	background-repeat:repeat-x;
	text-align:left;
	padding-left:40px;
	color:#FFFFFF;
	font-size:90%;
}

div#page div#body div.right strong.heading_movie img {
	position:absolute;
	left:-2px;
	top:-3px;
}

div#page div#body div.left ul {
	position:relative;
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:158px;
	border:#C0C0C0 1px solid;
	margin:0 auto;
	margin-top:4px;
	margin-bottom:10px;
}

div#page div#body div.left ul li {
	border-top:#E0E0E0 1px dashed;
	background-color:#FFFFFF;
	background-image:url(../img-bin/bullet_nav_on.gif);
	background-repeat:no-repeat;
	background-position: 7px 50%;
}

div#page div#body div.left ul li a {
	display:block;
	background-image:url(../img-bin/bullet_nav.gif);
	background-position: 7px 50%;
	background-repeat:no-repeat;
	background-color:#F6F6F6;
	padding-left:20px;
	width:138px;
	line-height:19px;
	color:#123D57;
	font-weight:bold;
}

div#page div#body div.left ul li a img {
	vertical-align:middle;
}

div#page div#body div.left ul li.fst {
	border:none;
}

div#page div#body div.left ul li a.snd {
	background-color:#EDEDED;
}

div#page div#body div.left ul li a:hover {
	background-color:#FFFFFF;
	background-image:url(../img-bin/bullet_nav_on.gif);
}

div#page div#body div.left div.banner_125_125, div#page div#body div.right div.banner_125_125 {
	position:relative;
	text-align:center;
	margin-bottom:20px;
	padding-top:10px;
}

div#page div#body div.left a.more {
	display:block;
	margin-bottom:20px;
	text-align:right;
	font-size:90%;
	padding-right:10px;
}


div#page div#body div.main {
	position:relative;
	width:518px;
	margin-left:1px;
	float:left;
	padding-bottom:10px;
}

div#page div#body div.main h1 {
	margin:0px;
	padding:0px;
	font-size:120%;
}

div#page div#body div.main div.news_article {
	font-size:110%;
	line-height:1.4;
	clear:both;
}

div#page div#body div.main div.news_article div.image_holder {
	background-color:#EDEDED;
	border:#C0C0C0 1px solid;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	width:222px;
	padding:5px;
	margin-top:25px;
}

div#page div#body div.main div.news_article div.image_holder img {
	border:#000000 1px solid;
}

div#page div#body div.main div.news_article div.image_holder h2 {
	font-size:100%;
	margin:0px;
	padding:0px;
	margin-top:5px;
	color:#404040;
	font-weight:normal;
}

div#page div#body div.main div.news_article div.image_holder_none {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	padding:5px;
	margin-top:25px;
}


div#page div#body div.main div#newsticker {
	position:relative;
	height:27px;
	line-height:27px;
	margin-bottom:4px;
	overflow:hidden;
}

div#page div#body div.main div.green_separator {
	position:relative;
	background-color:#C6D296;
	border-top:#769313 1px solid;
	border-bottom:#769313 1px solid;
	height:3px;
	font-size:10%;
	margin:0px;
	margin-bottom:8px;
	clear:both;
	padding:0px;
}

div#page div#body div.main div.green_separator_light {
	position:relative;
	background-color:#EDF1DF;
	border-top:#D5DEB7 1px solid;
	border-bottom:#D5DEB7 1px solid;
	height:3px;
	font-size:10%;
	margin:0px;
	margin-bottom:8px;
	clear:both;
	padding:0px;
}

div#page div#body div.main div.news_main {
	position:relative;
	font-size:110%;
	clear:both;
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	padding-bottom:10px;
}

div#page div#body div.main div.news_main img.border {
	border:#000000 1px solid;
	margin-right:10px;
	float:left;
	width:220px;
	height:150px;
}
div#page div#body div.main div.news_main p {
	float:left;
	display:inline;
	width:270px;
	padding:0px;
	margin:0px;
	margin-bottom:8px;
	margin-top:4px;
	line-height:1.2;
}



div#page div#body div.main div.news_sub {
	position:relative;
	font-size:110%;
	clear:both;
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	padding-bottom:10px;
}

div#page div#body div.main div.news_sub div.news {
	width:50%;
	float:left;
}



div#page div#body div.main div.news_sub div.news img.border {
	border:#000000 1px solid;
	margin-right:10px;
	float:left;
	width:110px;
	height:75px;
}

div#page div#body div.main div.news_sub div.news strong.title {
	float:left;
	width:120px;
}

div#page div#body div.main div.news_sub div.news p {
	float:left;
	display:inline;
	clear:both;
	width:245px;
	padding:0px;
	margin:0px;
	margin-bottom:8px;
	margin-top:4px;
	line-height:1.2;
}



div#page div#body div.main div.news_older {
	position:relative;
	clear:both;
	padding-top:5px;
}

div#page div#body div.main div.news_older div.other {
	position:relative;
	width:320px;
	float:left;
}

div#page div#body div.main div.news_older div.other p.heading {
	position:relative;
	margin:0px;
	margin-bottom:5px;
	padding:6px;
	background-color:#F6F6F6;
	border-top:#87B1CB 1px solid;
	color:#123D57;
	font-size:110%;
	clear:both;
}

div#page div#body div.main div.news_older div.other p.heading span {
	position:absolute;
	right:0px;
	top:0px;
	padding:6px;
	color:#808080;
}

div#page div#body div.main div.news_older div.other ul {
	position:relative;
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-top:4px;
	margin-bottom:28px;
	clear:both;
	width:100%;
}

div#page div#body div.main div.news_older div.other ul li {
	background-image:url(../img-bin/bullet_nav.gif);
	background-repeat:no-repeat;
	background-position: 7px 50%;
	line-height:17px;
	padding-left:20px;
	font-size:110%;
	clear:both;
}

div#page div#body div.main div.news_older div.other ul li:hover {
	background-color:#F6F6F6;
}

div#page div#body div.main div.news_older div.other ul li a {
	color:#123D57;
	font-weight:normal;
}


div#page div#body div.main div.news_older div.media {
	position:relative;
	width:180px;
	float:right;
}

div#page div#body div.main div.news_older div.media div.box {
	position:relative;
	border:#E0E0E0 1px solid;
	background-color:#F5F5F5;
	text-align:center;
	padding-top:8px;
	padding-bottom:8px;
}

div#page div#body div.main div.news_older div.media div.box img {
	border:#C3C3C3 1px solid;
}

div#page div#body div.main div.news_older div.media div.caption {
	position:relative;
	text-align:center;
	margin-top:5px;
	margin-bottom:15px;
}

div#page div#body div.main div.news_older div.media div.caption a {
	font-weight:normal;
}

div#page div#body div.main div.news_older div.media div.caption img {
	vertical-align:middle;
}

div#page div#body div.main div.sev {
	position:relative;
	text-align:center;
	margin-top:15px;
	clear:both;
}





div#page div#body div.main strong.other_news {
	font-size:110%;
}

div#page div#body div.main ul.other_news {
	position:relative;
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-top:4px;
	margin-bottom:10px;
	font-size:110%;
}

div#page div#body div.main ul.other_news li {
	background-image:url(../img-bin/bullet_nav.gif);
	background-repeat:no-repeat;
	background-position: 7px 50%;
	line-height:17px;
	padding-left:20px;
}

div#page div#body div.main ul.other_news li a {
	color:#123D57;
}

div#page div#body div.main ul.news_options {
	position:relative;
	clear:both;
	list-style-type:none;
	width:516px;
	margin:0px;
	padding:0px;
	margin-top:20px;
	float:left;
	border:#E0E0E0 1px solid;
	background-color:#F6F6F6;
}

div#page div#body div.main ul.news_options li {
	width:33%;
	display:block;
	float:left;
	text-align:center;
	line-height:30px;
}

div#page div#body div.main ul.news_options li img {
	vertical-align:middle;
}







div#page div#body div.right {
	position:relative;
	width:180px;
	float:right;
	padding-top:13px;
	padding-bottom:10px;
}

div#page div#body div.quote_top {
	position:relative;
	height:22px;
	width:160px;
	margin:0 auto;
	margin-top:4px;
	background-image:url(../img-bin/bg_quote_start.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	color:#989898;
	padding-top:13px;
	text-align:right;
}

div#page div#body div.quote_mid {
	position:relative;
	border: #EFEFEF 1px solid;
	width:158px;
	margin:0 auto;
	padding:7px;
	color:#476C89;
	background-color:#FCFCFC;
}

div#page div#body div.quote_bot {
	position:relative;
	width:160px;
	margin:0 auto;
	background-image:url(../img-bin/bg_quote_end.gif);
	background-repeat:no-repeat;
	background-position:top right;
	color:#404040;
	padding-top:7px;
	margin-bottom:10px;
}

div#page div#body div.quote_bot img {
	border:#C0C0C0 1px solid;
	padding:1px;
	background-color:#FFFFFF;
	margin-right:6px;
}


div#page div#body div.right ul {
	position:relative;
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:158px;
	border:#C0C0C0 1px solid;
	margin:0 auto;
	margin-top:4px;
	margin-bottom:10px;
}

div#page div#body div.right ul li {
	border-top:#E0E0E0 1px dashed;
	background-color:#FFFFFF;
	background-image:url(../img-bin/bullet_nav_on.gif);
	background-repeat:no-repeat;
	background-position: 7px 7px;
}

div#page div#body div.right ul li a {
	display:block;
	background-image:url(../img-bin/bullet_nav.gif);
	background-position: 7px 7px;
	background-repeat:no-repeat;
	background-color:#F6F6F6;
	padding-left:20px;
	width:138px;
	line-height:19px;
	color:#123D57;
	font-weight:bold;
}

div#page div#body div.right ul li.fst {
	border:none;
}

div#page div#body div.right ul li a.snd {
	background-color:#EDEDED;
}

div#page div#body div.right ul li a:hover {
	background-color:#FFFFFF;
	background-image:url(../img-bin/bullet_nav_on.gif);
}




div#page div#body div.right strong.normal {
	text-align:center;
	clear:both;
	margin-top:20px;
	display:block;
}

div#page div#body div.right ul.feeds {
	position:relative;
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:158px;
	margin:0 auto;
	margin-top:4px;
	margin-bottom:10px;
	border:0px;
	background-color:#FFFFFF;
}

div#page div#body div.right ul.feeds li {
	background-color:#FFFFFF;
	background-image:url(../img-bin/bullet_rss_on.gif);
	background-repeat:no-repeat;
	background-position: 3px 50%;
	border:0px;
}

div#page div#body div.right ul.feeds li a {
	display:block;
	background-color:#FFFFFF;
	background-image:url(../img-bin/bullet_rss.gif);
	background-position: 3px 50%;
	background-repeat:no-repeat;
	padding-left:20px;
	width:138px;
	line-height:19px;
	color:#123D57;
	font-weight:bold;
}

div#page div#body div.right ul.feeds li a:hover {
	background-image:url(../img-bin/bullet_rss_on.gif);
}

div#page div#body div.right div.grey_box {
	position:relative;
	width:146px;
	clear:both;
	line-height:1.5;
	background-color:#F6F6F6;
	border:#E8E8E8 1px solid;
	padding:6px;
	margin:0 auto;
	margin-bottom:10px;
}

div#page div#body div.right div.info_box {
	position:relative;
	width:138px;
	margin: 0 auto;
	background-color:#F6F6F6;
	border:#E0E0E0 1px solid;
	color:#787878;
	padding:10px;
	padding-bottom:5px;
	font-size:90%;
	clear:both;
	margin-bottom:10px;
	margin-top:17px;
}

div#page div#body div.right div.info_box strong {
	font-size:110%;
	color:#1F6591;
	padding-bottom:5px;
	display:block;
}

div#page div#body div.main div.comp_form							{ position:relative; clear:both; display:block; background-color:#F6F6F6; line-height:1.6; padding:10px; padding-bottom:5px; border:#E0E0E0 1px solid;}
div#page div#body div.main form.comp_form							{ position:relative; clear:both; display:block; background-color:#F6F6F6; float:left; padding:10px; padding-bottom:5px; border:#E0E0E0 1px solid;}
div#page div#body div.main form.comp_form strong.title				{ position:relative; clear:both; display:block; background-color:#E0E0E0; float:left; width:481px; padding:4px; color:#333333; border:#808080 1px solid; margin-bottom:6px; }
div#page div#body div.main form.comp_form strong.question			{ position:relative; clear:both; display:block; float:left; padding:4px; font-size:110%; width:481px; color:#123D70; }
div#page div#body div.main form.comp_form div.container				{ position:relative; clear:both; width:100%; }
div#page div#body div.main form.comp_form div.third					{ position:relative; display:block; width:163px; float:left; }
div#page div#body div.main form.comp_form div.third	input.full		{ position:relative; width:90%; border:#999999 1px solid; margin-top:3px; margin-bottom:6px; }
div#page div#body div.main form.comp_form div.third	select.full		{ position:relative; width:90%; border:#999999 1px solid; margin-top:3px; margin-bottom:6px; }
div#page div#body div.main form.comp_form input.submit				{ position:relative; clear:both; float:right; width:160px; border:#999999 1px solid; margin-top:7px; margin-bottom:6px; font-weight:bold; }


div#page div#body div.right div.footer_movie {
	text-align:center;
	margin-bottom:10px;
	color:#808080;
	line-height:1.5;
}

div#page div#body div.right div.footer_movie img {
	vertical-align:middle;
}



div#page div#foot {
	position:relative;
	clear:both;
	border-top:#23629D 1px solid;
	padding:5px;
	width:870px;
	padding-top:2px;
	color:#CCCCCC;
	background-color:#F6F6F6;
}

div#page div#foot p img {
	vertical-align:middle;
}

div#page div#foot p {
	position:relative;
	margin:0px;
	clear:both;
	padding:3px;
	width:864px;
}

div#page div#foot p strong.right {
	position:absolute;
	top:5px;
	right:0px;
	color:#404040;
	clear:both;
	font-weight:normal;
}

div#page div#foot p strong.right2 {
	position:absolute;
	top:3px;
	right:0px;
	color:#808080;
	clear:both;
	font-weight:normal;
}










div#page div#body div.contact_main {
	float:left;
	clear:both;
}

div#page div#body div.contact_main div.left {
	position:relative;
	width:54%;
	float:left;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}

div#page div#body div.contact_main div.left p {
	float:left;
	display:inline;
	width:180px;
	padding:0px;
	margin:0px;
	margin-bottom:8px;
	line-height:1.2;
	color:#123D57;
}

div#page div#body div.contact_main div.left div {
	position:relative;
	float:left;
	padding:5px;
	background-color:#EDEDED;
	border:#C0C0C0 1px solid;
	margin-right:10px;
}

div#page div#body div.contact_main div.left div img {
	border:#000000 1px solid;
}

div#page div#body div.contact_main div.right {
	position:relative;
	width:45%;
	float:right;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}

div#page div#body div.contact_main div.right p {
	float:left;
	display:inline;
	width:220px;
	padding:0px;
	margin:0px;
	margin-bottom:8px;
	line-height:1.2;
	color:#808080;
}

div#page div#body div.contact_main div.right p a {
	color:#808080;
	text-decoration:underline;
}

div#page div#body div.contact_main div.right p strong {
	color:#678234;
}


div#page div#body div.contact_form {
	position:relative;
	clear:both;
	padding-left:20px;
	padding-right:20px;
}

div#page div#body strong.heading {
	display:block;
	clear:both;
	font-size:120%;
	margin-bottom:20px;
}

div#page div#body div.contact_form div.half {
	width:50%;
	float:left;
	margin-bottom:10px;
	color:#404040;
	line-height:1.2;
}

div#page div#body div.contact_form div.half span {
	color:#808080;
}

div#page div#body div.contact_form div.half input {
	background-color:#F5F5F5;
	border:#90A4C2 1px solid;
	margin-top:4px;
	width:90%;
}

div#page div#body div.contact_form div.half select {
	background-color:#F5F5F5;
	border:#90A4C2 1px solid;
	margin-top:4px;
	width:92%;

}

div#page div#body div.contact_form div.full {
	width:100%;
	float:left;
	clear:both;
	margin-bottom:10px;
	color:#404040;
}

div#page div#body div.contact_form div.full textarea {
	background-color:#F5F5F5;
	border:#90A4C2 1px solid;
	margin-top:4px;
	width:100%;
}

div#page div#body div.submit {
	clear:both;
}

div#page div#body div.submit input {
	float:right;
	margin-right:20px;
	margin-bottom:15px;
}

div#page div#body div.disclaimer {
	clear:both;
	color:#808080;
}




#newsticker {
	color:#808080;
}

#newsticker a {
	color:#123D72;
	text-decoration:none;
}

#newsticker a:hover {
	color:#357012;
}


#newsticker ul {
	position:relative;
	list-style-type: none;
	margin:0px;
	padding:0px;
	height:27px;
	line-height:27px;
	overflow:hidden;
}
* html #newsticker ul {
	height:27px;
	line-height:27px;
	overflow:hidden;
}
#newsticker li.error {
	color: #f00;
}
#newsticker #togglenewsticker {
	background: transparent url("icon_closenewsticker.gif") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}











div#page div#body div.main div.news_main_2 {
	position:relative;
	font-size:110%;
	clear:both;
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	padding-bottom:10px;
}

div#page div#body div.main div.news_main_2 img.border {
	border:#000000 1px solid;
	margin-right:10px;
	float:right;
	width:220px;
	height:150px;
}
div#page div#body div.main div.news_main_2 p {
	float:left;
	display:inline;
	width:270px;
	padding:0px;
	margin:0px;
	margin-bottom:8px;
	margin-top:4px;
	line-height:1.2;
}

div#page div#network {
	position:relative;
	clear:both;
	margin-top:10px;
	text-align:center;
	color:#999999;
}
