/* reset default css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border:0px; margin: 0px; padding:0px; font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:top;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

.header{
	width:955px;
	height:223px;
}
.nav{
	width:955px;
	height:39px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;
	color:#ffffff;
	font-size:13px;
	background-image:url(/Media/images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

a {
	color:#f58f0b;
	text-decoration:none;
}
a:hover {
	color:#ffffff;
}

.canvas{
	width:955px;
	margin:0px;
}

h1{font-size:24px; color:#FFFFFF; font-family:"Times New Roman", Times, serif; font-style:italic; text-transform:uppercase; padding:0px; margin:0px; line-height:24px;}
h2{font-size:19px; color:#FFFFFF; font-family:"Times New Roman", Times, serif; font-style:italic; text-transform:uppercase; padding:0px; margin:0px; line-height:19px;}
h3{font-size:13px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; padding:0px; margin:0px; line-height:13px; letter-spacing:2px;}
h4{font-size:11px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; padding:0px; margin:0px; line-height:11px; letter-spacing:2px;}

.content{
	width:955px;
}

.region_left{
	width:200px;
	padding:10px;
	vertical-align:top;
	margin-left:0px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.region_right{
	padding:10px;
	width:600px;
	vertical-align:top;
	margin-left:10px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.contentbottom{
	width:955px;
	height:168px;
	margin-top:50px;
	margin-bottom:25px;
}
.contentbottom span{
	width:244px;
	height:168px;
	margin-right:15px;
	background-image:url(/Media/images/bottom_nav_bg.png);
	background-repeat:no-repeat;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	font-size:11px;
}
.contentbottom p{
	padding-left:10px;
	padding-right:10px;
}
.contentbottom a{
	color:#FFFFFF;
}
.footer {
	font-size: 8pt;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;	
	vertical-align:middle;
}
.footer a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	color:#f58f0b;
}
.login_error{
	font-weight:bold;
	color:#f2c686;
}