/* Structural */
html{overflow: auto;
}
body{height: 100%;
overflow-y: auto;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 75%;
	background-repeat:no-repeat;
}
#header{
	position: fixed;
	width: 100%;
	top: 0px;
	height: 88px;
	background-color:#0054A5;
		padding: 0px;
	margin: 0px;
	border: 0px;
	overflow:hidden;
}
#headerhome{
	position: fixed;
	width: 100%;
	top: 0px;
	height: 88px;
}
#holder{	position: fixed;
position:expression("absolute");
top: 92px;
left: 0px;
	right: 0px;
	width: 100%;
		bottom: 20px;
	overflow:auto;
	overflow:expression("auto");
	height:expression(document.body.clientHeight-115);
	z-index: 4;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#left_prof{
	position: fixed;
	top: 100px;
	left: 0px;
	width: 125px;
	bottom: 60px;
	padding: 12px 0px 0px 10px;
	z-index: 7;
	visibility:visible;
	overflow: auto;
	overflow: expression("auto");
		overflow:expression("auto");
	height:expression(document.body.clientHeight-115);
		background-image:url(../new_images/structure/short_left_bar.jpg);
			background-repeat: no-repeat;
			background-color:#0054A5;
				color: #FFFFFF;
}
*html #left_prof{position:expression("absolute");
	top: 10px;
	height:expression(document.body.clientHeight-144);
	z-index: 7;
}
#left_high{
	position: fixed;
	top: 100px;
	left: 0px;
	width: 125px;
	bottom: 60px;
	padding: 12px 0px 0px 10px;
	z-index: 7;
	visibility:visible;
	overflow: auto;
	overflow: expression("auto");
		overflow:expression("auto");
	height:expression(document.body.clientHeight-115);
		background-image:url(../new_images/structure/short_left_bar.jpg);
			background-repeat: no-repeat;
			background-color:#0054A5;
				color: #FFFFFF;
}
*html #left_high{position:expression("absolute");
	top: 10px;
	height:expression(document.body.clientHeight-144);
	z-index: 7;
}
#left_home{
	position: fixed;
	top: 100px;
	left: 0px;
	width: 125px;
	bottom: 60px;
	padding: 12px 0px 0px 10px;
	z-index: 7;
	visibility:visible;
	overflow: auto;
	overflow: expression("auto");
		overflow:expression("auto");
	height:expression(document.body.clientHeight-115);
		background-image:url(../new_images/structure/short_left_bar.jpg);
			background-repeat: no-repeat;
			background-color:#0054A5;
				color: #FFFFFF;
}
*html #left_home{position:expression("absolute");
	top: 10px;
	height:expression(document.body.clientHeight-144);
	z-index: 7;
}
#content{	position: relative;
top: 0px;
left: 140px;
	width: 590px;
		bottom: 0px;
		padding: 10px 10px 0px 5px;
			margin:0px;
	border:0px;
		z-index: 4;
		background-color:#FFFFFF;
}
#contenthome{	position: relative;
top: 0px;
left: 135px;
	width: 600px;
		bottom: 0px;
		padding: 0px 0px 10px 3px;
		z-index: 4;
}
#contentcontact{	position: relative;
top: 0px;
left: 140px;
	width: 590px;
		bottom: 0px;
		padding: 10px 0px 0px 5px;
			margin:0px;
	border:0px;
		z-index: 4;
		color:#FFFFFF;
}
#clear{clear: both;
}
#bottom{position: fixed;
	position: expression("absolute");
	right: 0px;
	left: 0px;
	height: 17px;
	padding: 3px 0px 0px 145px;
	bottom: 0px;
	background-image:   url(../new_images/backgrounds/bottom.jpg);
	background-repeat: no-repeat;
	overflow:auto;
		font-size:90%;
		z-index: 5;
}
#bottomlogo{position: fixed;
position: expression("absolute");
	left: 0px;
	width: 130px;
	height: 60px;
	padding: 3px 0px 0px 5px;
	bottom: 0px;
	overflow:auto;
		font-size:90%;
		z-index: 5;
		background-color: #0055A8;
		text-align:center;
}
#bottomhome{position: fixed;
	position: expression("absolute");
	right: 0px;
	left: 0px;
	height: 17px;
	padding: 3px 0px 0px 145px;
	bottom: 0px;
	overflow:auto;
	background-color:#004993;
	font-size:90%;
	z-index: 5;
	color: #FFFFFF;
}

*html #bottom{
	overflow-x: invisible;
	overflow-y: visible;
}
*html #bottomhome{
	overflow-x: invisible;
	overflow-y: visible;
}

#top_menu {	width: 620px;
	position: absolute;
	top: 58px;
	left: 135px;
	z-index: 5;
	font-size: 9pt;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100px;
	z-index: 8;
	font-size: 100%;
	background-color:#00346B;	
	overflow: hidden;
}

body{
overflow:expression("hidden");
} 
#scrolls {
position:expression("absolute");
top:96px;
overflow:expression("auto");
height:expression(document.body.clientHeight-97);
}

/* links */
a:link {
	text-decoration: none;
		color: #013567;
			font-weight:bold;
}
a:visited {
	text-decoration: none;
		color: #013567;
			font-weight:bold;
}
a:focus,a:hover,a:active{
	text-decoration: none;
		color: #014181;
			font-weight:bold;
}

div#bottom a:link,  div#bottom a:visited{
	color: #013567;
}
div#bottom a:hover,  div#bottom a:active{
	color: #014181;
}
div#bottomhome a:link,  div#bottomhome a:visited{
	color: #FFFFFF;
}
div#bottomhome a:hover,  div#bottomhome a:active{
	color: #CCCCCC;
}

div#proftitle a:link,  div#proftitle a:visited{
	color: #FFFFFF;
	font-weight : normal;
}
div#proftitle a:hover,  div#proftitle a:active{
	color: #EFCF9E;
	font-weight : normal;
}

div#inttitle a:link,div#inttitle a:visited{
	color: #FFFFFF;
	font-weight : normal;
}
div#inttitle a:hover,div#inttitle a:active{
	color: #BFCBD4;
	font-weight : normal;
}

	div#left_prof a:link, div#left_prof a:visited{
	color: White;
	font-weight : normal;
	padding: 0px 0px 0px 0px;
}
	div#left_prof a:hover, div#left_prof a:active{
	color: #E9AD6B;
	font-weight : normal;
	padding: 0px 0px 0px 0px;
}
	div#left_high a:link, div#left_high a:visited{
	color: White;
	font-weight : normal;
	padding: 0px 0px 0px 0px;
}
	div#left_high a:hover, div#left_high a:active{
	color: #6B839B;
	font-weight : normal;
	padding: 0px 0px 0px 0px;
}
	div#left_home a:link, div#left_home a:visited{
	color: White;
	font-weight : normal;
	padding: 0px 0px 0px 0px;
}
	div#left_home a:hover, div#left_home a:active{
	color: #CCCCCC;
	font-weight : normal;
	padding: 0px 0px 0px 0px;
}
div#contentcontact a:link,  div#contentcontact a:visited{
	color: #FFFFFF;
}
div#contentcontact a:hover,  div#contentcontact a:active{
	color: #CCCCCC;
}

/*formatting */
#proftitle{
	position: absolute;
	width:200px;
	z-index:8;
	left: 4px;
	top: 4px;
	padding: 5px 10px 5px 10px;
}

#inttitle {
	position: absolute;
	width:200px;
	z-index:8;
	left: 380px;
	top: 4px;
	padding: 5px 10px 5px 10px;
	text-align : right;
}

#homecontent {
	position: absolute;
	width: 854px;
	top: 0px;
	left: 0px;
	padding: 7px 0px 0px 8px;
	font-size: 12px;
}

.hometext{	padding: 10px 0px 0px 5px;
margin:0px;
	border:0px;
	font-size: 100%;
	color: #FFFFFF;
	font-weight : normal;
	text-align:center;
}
table{
	border : none;
}
.prof_h1 {
	color: #CE7A1E;
	font-size: 140%;
	font-weight: bold;
	padding: 5px 0px 2px 0px;
	margin: 0px;
}

.int_h1 {
	color: #6B839B;
	font-size: 140%;
	font-weight: bold;
	padding: 5px 0px 2px 0px;
	margin: 0px;
}

.gen_h1 {
	color: #013567;
	font-size: 140%;
	font-weight: bold;
	padding: 5px 0px 2px 0px;
	margin: 0px;
}

.prof_h2 {
	color: #CE7A1E;
	font-size: 125%;
	padding: 5px 0px 2px 0px;
	margin: 0px;
}

.int_h2 {
	color: #6B839B;
	font-size: 125%;
	padding: 5px 0px 2px 0px;
	margin: 0px;
}

.gen_h2 {
	color: #013567;
	font-size: 125%;
	padding: 5px 0px 2px 0px;
	margin: 0px;
}

.prof_h3 {
	color: #CE7A1E;
	font-size: 100%;
	padding: 5px 0px 2px 0px;
	margin: 0px;
}

.int_h3 {
	color: #6B839B;
	font-size: 100%;
	padding: 5px 0px 2px 0px;
	margin: 0px;
}

.gen_h3 {
	color: #013567;
	font-size: 100%;
	padding: 5px 0px 2px 0px;
	margin: 0px;
}

.regtitle{
	font-size: 165%;
	color: #F9F9F9;
}
ul {
	margin-top : 0px;
}

li {
margin-bottom: 4px;
}

p{
	padding: 0px 0px 10px 0px;
	margin:0px;
}

.leftimage{
	margin : 0px 10px 10px 0px;
	float : left;
}
.rightimage{
	margin : 0px 0px 10px 10px;
	float : right;
}
.top_menu_prof{
	color: White;
	height: 30px;
	background-color : #CE7A1E;
	vertical-align : middle;
}

.top_menu_int{
word-wrap : none;
	color: White;
	background-color : #6A839B;
		height: 30px;
			vertical-align : middle;
}

/* top menu */
#top_menu ul {
	top: 0px;
	left: 0px;
	padding:0px;
	margin:0px;
	border:0px;
	list-style:none;
		height: 22px;
}
#top_menu li {
	top: 0px;
	left: 0px;
	padding:0px;
	margin:0px;
	border:0px;
	list-style:none;
	float:left;
	height: 22px;
	width: 300px;
	list-style-type: none;
}
#top_menu a{	top: 0px;
	left: 0px;
	display: block;
	text-decoration: none;
	text-indent: 0px;
	width: 300px;
	padding: 8px 0px 0px 10px;
	height: 22px;
	font-weight:bold;
	text-align:left;
	}

#top_menu a:hover {
	padding: 8px 0px 0px 10px;
	margin:0px;
	height: 22px;
}

#prof_menu{	color : #FFFFFF;
	background-color:#CE7A1E;
}
a:hover#prof_menu{	color : #CCCCCC;
	background-color:#CE7A1E;
}
#high_menu{	color : #FFFFFF;
	background-color:#6A839B;
}
a:hover#high_menu{	color : #CCCCCC;
	background-color:#6A839B;
}

/* left buttons */
#register{ display:block;
	background-color : #004A95;
	font-weight : bold;
	padding: 7px 0px 7px 10px;
	margin: 0px 0px 10px -10px;
}
#register a{
	display: block;
	}
#register a:hover {
}

#quicklinks{
	margin: 0px 0px 10px -10px;
}


