/* dark blue 01488B */
/* roayl blue 0671BF */

/* common elements */

body	{
	margin:0px;
	padding:0px;
	background:url(../images/_tile.gif) top left repeat-x #fff;
	}


/* universal styles */
p, div, table, td, th, ul, li, a, h1, h2, h3, h4, h5, h6	{
	font:11px Arial, Helvetica, sans-serif;
	color:#333;
	text-align:left;
	margin:0px;
	padding:0px;
	vertical-align:top;
	border:none;
	}

/* specific styles */
img	{border:0px;}
a	{color:#036;}
ul, li	{list-style-type:none;}
input, select, option, textarea	{background:#fff;}

h1, h2, h3, h4, h5, h6	{font-weight:bold;}

/* hides text when graphics used for text. */
a span,
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {visibility:hidden;}

/* used to force firefox and other compliant browsers to diaplay backgrounds of floated elements preceding this element */
.clearer {
	clear:both;
	height:1px;
	font-size:0px;
}

#container {
	width:900px;
	margin:0px auto;
	position:relative;
}

#top {
	width:900px;
	height:75px;
	background:url(../images/top.gif) 0px 0px no-repeat;
}

#logo {
	width:200px;
	height:75px;
}
#logo h1 {
	visibility:hidden;
	width:200px;
	font-size:1px;
	}
#logo a {
	display:block;
	text-decoration:none;
	height:73px;
}
#content {
	width:900px;
	position:relative;
	border-bottom:10px solid #fff;
}

#contentL {
	width:201px;
	float:left;
	background:url(../images/content/interior_left_top.gif) 0px 0px no-repeat;
	padding:46px 0px 0px 0px;
}
#contentL .img {
	width:200px;
	border-top:1px solid #fff;
	}

#login {
	width:200px;
	height:184px;
	border-right:1px solid #fff;
	background:#dee0e2;;
	}
#login h6 {
	background:url(../images/text/_login_head.gif) top left no-repeat;
	width:200px;
	height:44px;
	border-top:3px solid #b2b4b5;
	border-bottom:1px solid #fff;
}
#login input {
	display:block;
	border:1px solid #0671bf;
}
#login input#submit {border:none;}
#login div {
	padding:10px 0px 0px 16px;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#494e56;
}


#contentR {
	width:699px;
	float:left;
}

#heading {
	background:url(../images/text/interior_heading_bg.gif) 0px 0px no-repeat;
	width:684px;
	height:27px;
	padding:15px 0px 0px 15px;
	border-top:4px solid #919395;
	border-bottom:1px solid #fff;
}

#footer {
	width:900px;
	background:url(../images/footer_tile.gif) top left repeat-x #0671BF;
	height:63px;
	padding:0px;
	clear:both;
	margin:0px auto;
	position:relative;
}
#footer p,
#anitron a {font:10px Tahoma, Verdana, Arial, Helvetica, sans-serif;}
#anitron p,
#anitron a {color:#83B8DF;}

#anitron span {
	display:block;
	position:absolute;
	height:40px;
	top:9px;
	padding-top:5px;
}

#anitron #Fa {
	text-align:right;
	width:140px;
	left:32px;
	padding-right:40px;
	background:url(../images/anitron.gif) top right no-repeat;
}

#anitron #Fb {
	text-align:left;
	width:150px;
	left:215px;
}

#copyright {
	float:right;
	text-align:right;
	padding:10px 130px 0px 0px;
	}

#copyright p,
#copyright a {color:#fff;}

#copyright p {text-align:right;}