/*Reset CSS to even Playing Ground*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, samp,small, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, le, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;	text-decoration: none;}:focus {	outline: 0;}body {	background: white;	line-height: 1; font-size: 62.5%;}ol, ul {	list-style: none;}table {	border-collapse: separate;	border-spacing: 0;}caption, th, td {	text-align: left;	font-weight: normal;}blockquote:before, blockquote:after,q:before, q:after {	content: "";}blockquote, q {	quotes: "" "";}

body{
	background: white url(i/bg.gif) left top repeat-x;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #3C1408;
	text-align: center;
}
#container{
	width: 1016px;
	margin: 0 auto;
	text-align: left;
}
#gnav{
	height: 32px;
}
#logo{ul{
	font-size: 1.2em;
	line-height: 1.5em;
	color: #515151;
	margin: 1em 0;
	list-style-type: disc;
}
li{
	
}
ul ul, ul ol, ol ol, ol ul{
	font-size: 1em;
}
	height: 131px;
	text-align: center;
}
#logo img{
	display: block;
	margin: 0 auto;
}
#gnav{
	text-align: left;
	word-spacing: -1em;
}
#lang{
	float: right;
	line-height: 32px;
	word-spacing: normal;
	height: 32px;
	text-transform: uppercase;
	color: #BBB;
	padding: 0 20px;
	position: relative;
}
#gnav li{
	line-height: 32px;
	word-spacing: normal;
	height: 32px;
	display: inline-block;
	text-transform: uppercase;
	color: #BBB;
	border-left: 1px solid #BBB;
	padding: 0 20px;
	position: relative;
}
#gnav li:first-child, #gnav li.first-child{
	border-left: 0px solid #BBB;
}
.IE6 #gnav li, .IE7 #gnav li{
	display: inline;
}
.IE6 #gnav li li, .IE7 #gnav li li{
	display: block;
}
#gnav a{
	color: #BBB;
	font-size: 1.3em;
}
#gnav li:hover, #gnav li.hover, #gnav li.crumb{
	background-color: #333;
}
#gnav li:hover a, #gnav li.hover a, #gnav li.crumb a{
	color: white;
}
#gnav li:hover li a, #gnav li.hover li a, #gnav li.crumb li a{
	color: #BBB;
	font-size: 1.3em;
}
#gnav li ul{
	position: absolute;
	top: 32px;
	left: 0;
	background-color: black;
	text-align: left;
	width: 150px;
	display: none;
	z-index: 10;
}
#gnav li:hover ul, #gnav li.hover ul{
	display: block;
}
#gnav li li{
	border-width: 0;
	height: auto;
	line-height: 1.2em;
	text-transform: none;
	display: block;
	padding: 6px 10px;
}
#gnav li li:hover a, #gnav li li.hover a{
	color: white;
}

#lnav, #center, #right{
	float: left;
	padding-bottom: 20px;
}
#lnav{
	margin: 25px 15px 0 0;
	padding: 14px 0 0 0;
	background: transparent url(i/rfeat-top.png) top left no-repeat;
}
.IE6 #lnav{
	background: transparent url(i/rfeat-top.gif) top left no-repeat;
}
#lnav ul{
	background: transparent url(i/rfeat-middle.png) left top repeat-y;
	width: 185px;
	padding: 0 8px 10px 8px;
}
.IE6 #lnav ul{
	background: transparent url(i/rfeat-middle.gif) left top repeat-y;
}
#lnav ul ul{
	background: none;
	width: auto;
	padding: 0;
	margin: 0;
	min-height: 0;
	border-top: 1px solid #DDD;
}
#lnav li{
	margin: 0 5px;
}
#lnav li li{
	padding: 5px 0;
	margin: 0;
	border-bottom: 1px solid #DDD;
	background: white url(i/raquo.gif) 15px 10px no-repeat;
}
#lnav a{
	padding: 20px 0 15px 15px;
	color: #072A5E;
	font-size: 1.2em;
	text-transform: uppercase;
	display: block
}
#lnav li li a{
	margin-left: 30px;
	padding: 0;
	color: #555;
	font-size: 1.3em;
	text-transform: none;
}
#lnav li li:hover a, #lnav li li.hover a, #lnav li li.crumb a{
	color: #14A4C6;
}

#lnav .bottom{
	background: transparent url(i/rfeat-bottom.png) top left repeat-y;
	width: 185px;
	padding: 0 8px 0 6px;
	height: 14px;
}
.IE6 #lnav .bottom{
	background: transparent url(i/rfeat-bottom.gif) top left repeat-y;
}
#center{
	width: 575px;
	margin: 0 25px 0 0;
	min-height: 300px;
	padding-top: 30px;
}
.IE6 #center{
	height: 300px;
}
.IE6 #footer{
	margin-top: 40px;
}

.links{
	background: transparent url(i/rfeat-top.png) top left no-repeat;
	padding-top: 14px;
	margin-top: 10px;
}
.IE6 .links{
	background: transparent url(i/rfeat-top.gif) top left no-repeat;
}
.links ul{
	background: transparent url(i/rfeat-middle.png) top left repeat-y;
	width: 185px;
	padding: 0 8px 0 6px;
}
.IE6 .links ul{
	background: transparent url(i/rfeat-middle.gif) top left repeat-y;
}
.links .bottom{
	background: transparent url(i/rfeat-bottom.png) top left repeat-y;
	width: 185px;
	padding: 0 8px 0 6px;
	height: 14px;
}
.IE6 .links .bottom{
	background: transparent url(i/rfeat-bottom.gif) top left repeat-y;
}
.links img{
	vertical-align: middle;
}
.links li{
	background: transparent url(i/rfeat.jpg) top center no-repeat;
	padding: 0 5px 5px 5px;
	line-height: 44px;	
	height: 44px;	
}
.links a{
	color: #555;
}
.links li:hover a, .links li.hover a{
	color: #999; 
}
.links .linktext{
	font-size: 1.5em;
}
.links li:last-child, .links li.last-child{
	padding-bottom: 0;
}

.features{
	width: 187px;
	text-align: left;
}
.features li{
	border-bottom: 1px solid #DDD;
	padding: 1em 0;
	margin: 1em 0;
}
.features img{
	padding: 3px;
	border: 1px solid #DDD; 
	display: block;
	margin-bottom: 10px;
}
.features .title{
	font-size: 1.2em;
	color: #14A4C6;
	display: block;
	margin-bottom: 4px;
}
.features .body{
	margin-bottom: 7px;
	color:#555;
	display: block;
	font-size: 1.2em;
	line-height: 1.3em;
	margin-top: 6px;
	padding: 0;
}
.features a:hover .body{
	color: #14A4C6;
}
.features .raquo{
	display: none;
}
.features .bottom{
	display: none;
}
.quicklinks{
	margin: 1.5em 0;
}
.quicklinks .ql{
	font-size: 1.2em;
	color: #14A4C6;
	margin-bottom: 4px;
}
.quicklinks li{
	font-size: 1.2em;
	line-height: 1.5em;
}
.quicklinks a{
	color: #555;
}
.quicklinks a:hover{
	text-decoration: underline;
}

#footer{
	line-height: 24px;
	min-height: 24px;
	background-color: black;
	min-width: 1016px;
	clear: both;
	border-top: 50px solid #CCD7DD;
}
.IE6 #footer{
	height: 24px;
}

.wysiwyg{
	min-height: 10px;
}
h1{
	font-size: 2em;
	margin: 0 0 1em 0;
}
h2{
	font-size: 1.4em;
	line-height: 1.5em;
	color: #114A60;
	margin: 1em 0;
}
h3{
	font-size: 1.2em;
	line-height: 1.5em;
	color: #555;
	margin: 1em 0;
	font-weight: bold;
}
p{
	font-size: 1.2em;
	line-height: 1.5em;
	color: #555;
	margin: 1em 0;
}
.wysiwyg ul{
	font-size: 1.2em;
	line-height: 1.5em;
	color: #515151;
	margin: 1em 0;
	padding-left: 20px;
	list-style-type: disc;
}
.wysiwyg li{
	margin: 0.4em 0;
}
ul ul, ul ol, ol ol, ol ul, table *{
	font-size: 1em;
}
table{
	font-size: 1.2em;
	color: #515151;
}
td, th{
	padding: 8px 15px 8px 10px;
	text-align: left;
}
th{
	font-weight: bold;
	background-color: #E1ECF2;
	color: #0F3871;
}
tr.r1{
	background-color: #E3E6E8;
}

.wysiwyg a, .wysiwyg .a{
	color: #14A4C6;
}
.wysiwyg a:hover{
	text-decoration: underline;
}
.wysiwyg img{
	border:1px solid #DDD;
	display:block;
	padding:3px;
}
label{
	display: inline-block;
	width: 120px;
}
label span{
	color: red;
}
input[type=text], input[type=password], textarea{
	display: inline-block;
	width: 220px;
}
form p{
	margin: 0.3em;
}
hr{
    color: #515151;
    background-color: #515151;
    border-color: #515151;
    height: 2px;
    border-style: solid;
}
#footer p{
	text-transform: uppercase;
	color: #BBB;
	font-size: 1.1em;
	line-height:inherit;
	margin: 0;
}
#footer a{
	color: #BBB;
}
#footer a:hover{
	color: white;
}

