/* ---------------- initialise ---------------- */

* {
	margin: 0px;
	padding: 0px;
	position: relative;
}
.hide, hr {
	display: none;
}
img {
	border: none;
}
.tbxcont, .tbxlist {
	float: left;
}

/* ---------------- main body styles ---------------- */

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	line-height: 1.2em;
	text-align:center;
}
h1 {
    color: #274A86;
    font-size: 1.95em;
    font-weight: bold;
    line-height: 1.1em;
    margin: 7px 0 14px;
}
h2 {
	font-size: 1.7em;
	font-weight: normal;
	color: #0091C9;
	line-height: 1.1em;
	margin: 15px 0px 8px 0px;
}
h3 {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.4em;
	margin: 15px 0px 8px 0px;
}
p {
	line-height: 1.45em;
	margin-bottom: 10px;
}
a, a:visited {
	color: #0091C9;
}
a:hover, a:focus {
	color: #1B4C87;
}
table {
	margin: 5px 0px;
}
th {
	font-weight: normal;
	text-align: left;
	padding: 3px 7px;
 	background-color: #DDDDDD;
}
td {
	padding: 3px 7px;
	background-color: #EEEEEE;
}
fieldset{ border:0px; margin: 10px;}
.bold {
	font-weight: bold;
}
.normalblack {
	font-weight: normal;
	color: #000000;
}
.left {
	float: left;
}
.right {
	float: right;
}

/* ---------------- main layout ---------------- */

body {
	background-color: #EEEEEE;
}
#container {
	width: 970px;
	margin: auto;
	background-color: #FFFFFF;
	text-align:left;
	
}
#conttop {
	width: 970px;
	height: 22px;
	background-image: url(../images/bg_maintop.gif);
	background-repeat: no-repeat;
	float: left;
}
#main {
	width: 930px;
	min-height: 540px;
	padding: 0px 20px;
	background-image: url(../images/bg_mainmid.gif);
	background-repeat: repeat-y;
	float: left;
}
.colmid {
	float: left;
	width: 480px;
}
.col450 {
    float: left;
    margin-right: 10px;
    overflow: hidden;
    width: 220px;
}
.col450 strong {
	color: #666666;
}
.col450 ul {
	list-style-image: url(../images/gr_bullet.gif);
	margin: 7px 0px 6px 16px;
}
.col450 ol {
	margin: 7px 0px 6px 17px;
}
.col450 li {
	line-height: 1.45em;
	padding-bottom: 4px;
}
.col450 img {
	padding: 2px 0px 8px 0px;
}
.col227 {
	width: 100%;
	float: left;
	overflow: hidden;
}
.colmid h2 {
	margin-top: 0px;
}
.colmid p {
	margin-bottom: 7px;
}
.colmid img {
	padding-bottom: 9px;
}
.colmid ul {
	list-style-image: url(../images/gr_bullet.gif);
	margin: 7px 0px 6px 16px;
}
.colmid ol {
	margin: 7px 0px 6px 17px;
}
.colmid li {
	padding-bottom: 4px;
}
.rightcol {
    float: left;
    margin-left: 10px;
    width: 210px;
}

#contbottom {
	font-size: 0.8em;
	color: #0091C9;
	width: 950px;
	padding: 18px 10px 3px 10px;
	background-image: url(../images/bg_mainbtm.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	float: left;
}
#contbottom a, #contbottom a:visited {
	text-decoration: none;
}
#credit {
	padding-top: 3px;
	float: right;
}

/* ---------------- header ---------------- */

#header {
	width: 930px;
	height: 168px;
	/*margin-top: 15px;*/
	margin-bottom: 2px;
	background-image: url(../images/hd_bg.jpg);
	background-repeat: no-repeat;
	background-color:#1B4C87;
	float: left;
}
#logo {
	width: 210px;
	margin: 59px 10px 0px 0px;
	display: inline;
	float: right;
	clear: right;
}

/* ---------------- content area ---------------- */

/* ---------------- menu/breadcrumb bar ---------------- */

#menubar {
	color: #FFFFFF;
	width: 930px;
	margin: 0px 0px 10px 0px;
	padding-bottom: 6px;
	
	float:left;
	background-color: #0093D0;
	
}
#menubar a, #menubar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
#menubar a:hover, #menubar a:focus {
	text-decoration: underline;
}

.login_title {
    background-color: #274A86;
    color: #FFFFFF;
    font-size: 14px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 220px;
}
.login_box { width:220px; background-color:#3093d0; margin-bottom:10px; color:#fff;  padding-bottom: 20px;}

.login_box a {color:#fff; text-decoration:none;}

.login_box a:hover {color:#fff; text-decoration:underline;}

.login_box li { list-style:none; }

.register_title {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    width: 200px;
}
.login_box hr {
    background: none repeat scroll 0 0 #274A86;
    border: 1px solid;
    color: #274A86;
    display: block;
    height: 3px;
    width: 200px;
}
.promobt {
    background-color: #EAEAEA;
    border-top: 1px solid #D0D0D0;
    display: block;
    /*float: left;*/
    height: auto;
    margin-bottom: 8px;
    min-height: 102px;
    padding: 7px 10px 5px;
    width: 208px;
}

.promobt ul {
    list-style-image: url("../images/gr_bullet.gif");
    margin: 10px;
}

.red {color:#F00;}
.text{ color:#274a86;}

.bot01{
	overflow:hidden;
	background:#FFFFFF;
	padding: 0 10px;}
	
.bot02{
	float:right;
	padding-top: 10px;}