/*
* Main Stylesheet for site layout.
*/
body, p, div, #diva, #divb, #banner, #footer {
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
	border-width:			0px 0px 0px 0px;
/*
	font-family:			serif,"verdana","arial","trebuchet ms", sans-serif;
	font-size:				12pt;
*/
	font-family:			"verdana","arial","trebuchet ms", sans-serif;
	font-size:				8pt;
}
body {
	margin:					1px 0px 1px 0px;
}
div#c_outer {
	position:				relative;
	text-align:				center;
}
div#c_inner {
	position:				relative;
	width:					755px;
	text-align:				left;
	margin-left:			auto;
	margin-right:			auto;
}

#banner {
	z-index:				1;
	position:				absolute;
	top:					0px;
	left:					0px;
	text-align:				left;
	overflow:				auto;
	
	width:					755px;
	height:					215px;
/*	IE hack
	Read more at http://www.glish.com/css/hacks.asp
*/
	voice-family: "\"}\"";
	voice-family: inherit;
	width:755px;
	height:215px;
}
html>body #banner {
	width:755px;
	height:215px;
}

#diva {
	z-index:				600;
	position:				absolute;
	top:					160px;
	left:					0px;
	text-align:				left;
	overflow:				auto;
	
	padding:				3px 3px 3px 3px;
	width:					130px;
	height:					335px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:124px;
	height:329px;
}
html>body #diva {
	width:124px;
	height:329px;
}

#separator_v1 {
	z-index:				600;
	position:				absolute;
	top:					160px;
	left:					131px;

	border:					solid;
	border-width:			0px 0px 0px 1px;
	width:					1px;
	height:					335px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:0px;
}
html>body #separator_v1 {
	width:0px;
}

#divb
{
	z-index:				600;
	position:				absolute;
	top:					160px;
	left:					133px;
	text-align:				left;
	overflow:				auto;
	
	padding:				3px 3px 3px 5px;
	width:					622px;
	height:					335px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:616px;
	height:329px;
}
html>body #divb {
	width:616px;
	height:329px;
}

/* */
#iframe_content
{
	text-align:				left;

	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
	border-width:			0px 0px 0px 0px;

	width:					616px;
	height:					329px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:					616px;
	height:					329px;
}
html>body #iframe_content {
	width:					616px;
	height:					329px;
}

/* */


#footer
{
	z-index:				500;
	position:				absolute;
	top:					500px;
	left:					0px;
	text-align:				left;
	overflow:				auto;
	
	width:					755px;
	height:					25px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:755px;
	height:25px;
}
html>body #footer {
	width:755px;
	height:25px;
}
.ie_hacked {
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
	border-width:			0px 0px 0px 0px;
	width:100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:97%;
}
html>body .ie_hacked {
	width:97%;
}

.img_in_div {
	vertical-align:			middle;
}
.img_left {
	margin:					0px 5px 0px 0px;
}
.img_right {
	margin:					0px 0px 0px 5px;
}
.borderTB {
	border:					dashed;
	border-width:			1px 0px 1px 0px;
}
.borderB {
	border:					dashed;
	border-width:			0px 0px 1px 0px;
}

/*
* Colors:
*/
body {
	background-color:		#F4FCFF;
	background-color:		#F2FAFE;
	color:					#000000;
}

#diva {
/*	background-color:		#F0F8FF; */
	color:					#000000;
}
#divb {
	color:					#000000;
}
#banner {
/*	background-color:		#006699; */
	color:					#033F80;
}
#footer {
	color:					#666666;
}
#separator_v1 {
	border-color:			#003F80;
	border-color:			#CC9900;
}

div#menucontainer_vertical
{
	xposition:				absolute;
	top:					0px;
	left:					0px;
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
	border-width:			0px 0px 0px 0px;
	width:					120px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:120px;
}
html>body div#menucontainer_vertical {
	width:120px;
}

div#menubuttons a
{
	padding:				2px;
	padding-left:			3px;
	display:				block;
	font:					11px "arial","trebuchet ms","verdana", sans-serif;
	font-weight:			bold;
	text-decoration:		none;
	text-align:				left;
	border:					solid;
	border-width:			0px 0px 0px 1px;
}
div#menubuttons a
{
	border-color:			#003F80;
	color:					#003F80;
}
div#menubuttons a:hover
{
	text-decoration:		none;
	background-color:		#003F80;
	color:					#FFFFFF;
}

.borderTB, .borderB {
	border-color:			#CECE84;
}
.smalltext a {
	text-decoration:		none;
	color:					#003F80;
}
.smalltext a:hover {
	text-decoration:		none;
	color:					#000000;
}

body {
/*	background-image:url('images/bg.gif');  */
}
#banner {
	background-image:url('../images/logo-001.jpg');
	background-repeat:no-repeat;
}
.smalltext {
	font-family:			"verdana","arial","trebuchet ms", sans-serif;
	font-size:				8pt;
}
/* end */