@CHARSET "ISO-8859-1";

/*-----------------------------------------
					Text
	-------------------------------------*/

body{
	color: #5c5c5c;
	text-align: left;
	font-family: Arial, verdana;	
}
h2{
	font-size: 16px;
	font-weight: bold;
	margin: 0px 25px 5px 50px;
	display: block;
	clear: both;
}

p,ul,h3{
	font-size: 12px;
	line-height: 20px;
	margin: 0 50px 25px 50px;
	clear: both;
}
h3{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0;	
}
a{
	color: #5c5c5c;
	font-size: 12px;
	text-decoration: underline;
}
.guide p{
	margin-right: 25px;
}

img{
	float: left;	
	margin-bottom: 10px;
	border: 0;
}

img.intext{
	margin-left: 50px;
}
h1{
	font-size: 18px;
}
em, p.source{
	font-weight: bold;
	font-style: normal;
}

p.source{
	text-align: right;
	margin-top: -15px;
}

h1.pageTitle {
	float: left;
	width: 680px;
	height: 60px;
	padding-left: 30px;
	padding-top: 30px;
	font-size: 32px;
	margin: 0;
	color: BLACK;
	background-image: url('../img/hl_back.jpg');
}
/*-----------------------------------------
		Submenu
	-------------------------------------*/
div.submenu{
	background-repeat: repeat-x;
	background-position: top left;
	margin-bottom: 10px;
	width: 950px;
	clear: both;
	float: left;
	background-image: url('../img/submenu_bg.gif');
	background-repeat: repeat-x;
	background-color: #c5c5c6;
}
div.submenu img{
	border: 0;
}

div.submenu a{	
	padding-top: 10px;
	padding-bottom: 10px;
	padding: 10px;
	background-image: url('../img/submenu_bg.gif');
	background-repeat: repeat-x;
	background-color: #c5c5c6;
	margin: 0;
	border-right: 2px solid WHITE;
	float: left;
}
div.submenu a:hover{
	background-image: url('../img/submenu_bg_rollover.gif');
}
div.submenu a{
	text-decoration: none;	
}
.submenu a{
	float: left;
	margin: 12px 12px 0 12px;
	font-size: 13px;
}
.submenu a.parent{
	font-weight: bold;
}
.submenu a#current{
	color: #acacac;
}

/*-----------------------------------------
		Sitemap
	-------------------------------------*/
div.sitemap{
	float: left;
	clear: none;
	height: 16px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 950px;
	background-position: top-left;
	background-repeat: repeat-x;
	background: url('../img/sitemapBackground_darkGrey.gif');
}
div.sitemap a{
	margin: 0;
	height: 16px;
	padding: 0 12px 0 12px;
	background: none;
	border: 0;
	float: left;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

div.sitemap a:hover{
	color: black;
}
div.sitemap div.delimiter,div.sitemap div.delimiterHome{
	margin: 0;
	width: 13px;
	height: 16px;
	float: left;
	background: url('../img/sitemapDelimiter_darkGrey.gif');
}

div.sitemap div.delimiterHome{
	background: url('../img/sitemapDelimiter_grey2darkGrey.gif');
}

div.sitemap a#home{
	background: url('../img/sitemapBackground_grey.gif');
	color: #5c5c5c;
}
div.sitemap a#home:hover{
	color: black;
}

ul.sitemap{
	width: 316px;
	float: left;
	margin: 0;
	margin-bottom: 25px;
	padding: 0;
	clear:none;
}

ul.sitemap li{
	list-style-type:none;
	list-style-image: none;
	margin-left: 0px;
	font-weight: bold;
}

ul.sitemap ul{
	margin: 0;
	margin-left: 15px;
	line-height: 15px;
	
}
ul.sitemap ul li{
	font-weight: normal;
}

ul.sitemap#full{
	width: 948px;
}

ul.sitemap a{
	text-decoration: none;	
}
ul.sitemap a:hover{
	text-decoration: underline;	
}

/*-----------------------------------------
					Flash
	-------------------------------------*/
.flash{
	margin: 0;	
}

.container .flash#videoplayer{
	margin: 0 0 25px 50px;
}

.flash#comboplayer{
	margin: 0 0 25px 50px;
}
	
/*-----------------------------------------
					Lists
	-------------------------------------*/

ul,ol{
	line-height: 20px;
	font-size: 12px;
	margin: 0 50px 25px 65px;
	list-style-position: outside;
	padding: 0;
}
div.sitemap ul{
	margin: 0 0 0 12px;
	list-style-type: none;
}
div.sitemap ul li a{
	font-size: 11px;
}
/*-----------------------------------------
					Columns
	-------------------------------------*/

div.container, div.guide, div#half, div#third, div#fourth, div#eight, div.icon{
	float: left;
	margin: 0 10px 0px 0;
	width: 710px;
}

div.guide, div.guide#half{
	width: 50%;
	margin: 0;
	padding: 0;
	margin-right: -25px;
}

div.guide#third{
	width: 33%;
	margin: 0;
	padding: 0;
	margin-right: 0px;
}

div#full{
	width: 950px;
}
div#half, h1#half{
	width: 470px;
	float: left;
}

div#third, h1#third{
	width: 310px;
	float: left;
}

div#fourth, h1#fourth{
	width: 230px;	
	float: left;
}
}
div#sixth{
	width: 150px;
}
div#sixth h3{
	margin-right: 0;
}
div#sixth p, div#fourth p, div#third p{
	margin-left: 12px;	
}
div#sixth h3, div#third h3, div#fourth h3{
	margin-left: 12px;
}
div#fourth div.ibox p, div#third div.ibox p{
	margin-left: 0px;	
}

div#threefourths{
	width: 710px; 
}
div#twothirds{
	width: 630px;
}

div.container#fourth img{
	float: none;
}

/*-----------------------------------------
					Boxes
	-------------------------------------*/

h1.box{
	font-size: 12px;
	padding: 1px 0px 1px 8px;
	background-color: #262626;
	background-image: url('../img/short_gradient_grey.gif');
	background-repeat: repeat-x;
	background-position: top left;
	color: WHITE;
	margin: 0;
	margin-bottom: 10px;
}
div.ibox{
	background-color: #e7e8e8;
	margin: 0;
	margin-top: -9px;
	margin-bottom: 10px;
}
div.ibox h2{
	font-size: 12px;
	padding: 0px 2px 2px 8px;
	margin: 0;
}
div.ibox img{
	margin: 0 0 2px 0;
}
div.ibox p{
	font-size: 11px;
	margin: 0px;
	padding: 0 5px 5px 8px;
	line-height: 15px;
}
div.ibox a{
	text-decoration: none;
}
div.ibox a:hover{
	text-decoration: none;
}
div.ibox a:hover{
	color: #5c5c5c;
}
div.ibox a img{
	border: 0;
}
div.icon{
	width: 110px;
	text-align: center;
	margin-bottom: 10px;
}
div.icon a{
	color: #5c5c5c;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
div.icon a:hover{
	color: #cccccc;
}
div.icon p{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 30px 0px;
	padding: 5px 0px 30px 0px;
	line-height: 16px;
}
div.icon img{
	border: 0;
	margin: 10px 25px 10px 25px;
}

div.themebox{
	height: 250px;
	background-image: url('../img/long_gradient_grey.gif');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #1779b9;
	color: WHITE;
	margin: 0 10px 10px 0;
}
.themebox p, .themebox h1{
	margin: 0;
	padding: 0;
	margin-right: 10px;
	font-weight: normal;
}
.themebox h1{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
} 	

div.frontbox{
	height: 160px;
	width: 310px;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #1779b9;
	color: WHITE;
	float: left;
	margin: 0 10px 10px 0;
}
div.frontbox p{
	margin-top: 5px;
}
div.frontbox#green{
	background-image: url('../img/long_gradient_green.gif');
}
div.frontbox#blue{
	background-image: url('../img/long_gradient_blue.gif');
}
div.frontbox#red{
	background-image: url('../img/long_gradient_red.gif');
} 

a.frontIcon {
	width: 150px;
	height: 38px;
	float: right;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	text-decoration: none;
	line-height: 34px;
}

a.frontIcon img{
	margin-right: 5px;
}
a.frontIcon:hover {
	text-decoration: underline;
}


hr.clear{
	visibility: hidden;
	clear: both;
	border: 0;
}
hr#line{
	visibility: visible;
	border-bottom: 1px solid #a5acb2;
	margin-right: 10px;
	clear: both;
	height: 1px;
}