﻿/* CSS layout */
#masthead {
	position: relative;
	width: 920px;
}

#top_left {
	width: 130px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 80px;
	background-image: url('../Images/Logos/logo.gif');
	background-repeat: no-repeat;
}

#header {
	margin-left: 130px;
	height: 60px;
	color: #000000;
	padding-top: 20px;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	font-variant: normal;
	letter-spacing: 2px;
	background-repeat: no-repeat;
	font-family: Verdana;
	background-image: url('../Images/Logos/header.gif');
	top: 0px;
}

#container {
	position: relative;
	width: 920px;
}

#left_col {
	width: 130px;
	position: absolute;
	min-height: 470px;
	padding-top: 50px;
	left: 0px;
	font-size: small;
	font-family: verdana;
}

#page_content {
	margin-left: 130px;
	min-height: 600px;
	padding-left: 30px;
	padding-right: 10px;
	font-family: Verdana;
	font-size: small;
	width: 750px;
	padding-top: 5px;
	left: -5;
}

#footer {
	width: 920px;
	font-size: x-small;
	padding-top: 5px;
	text-align: center;
	font-family: Verdana;
	height: 15px;
	background-repeat: no-repeat;
	font-weight: bold;
	border-top-color: #2C56FF;
	border-top-style: solid;
	border-top-width: medium;
}
h1 {
	font-family: Verdana;
	font-size: x-large;
	color: #003166;
	font-weight: bold;
}
a {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	color: #0000FF;
}
a:active {
	font-family: verdana;
	font-size: small;
	font-weight: normal;
	color: #6600FF;
}
h2 {
	font-family: Verdana;
	font-size: x-large;
	color: #0000CC;
	font-weight: normal;
}
h3 {
	font-family: verdana;
	font-size: large;
	font-weight: bold;
	color: #3366FF;
}
h5 {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #000099;
}
h4 {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: #2B2BAA;
}
.mfont {
	font-family: Verdana;
	font-size: medium;
	font-weight: normal;
}
.style14b {
	font-family: Verdana;
	font-size: medium;
	font-weight: normal;
	text-align: center;
	background-color: #BBC8EA;
}
.styleju {
	text-align: justify;
	font-family: verdana;
}
.fontl {
	font-size: large;
	background-color: #CFD9FF;
	text-align: left;
}
.fontxxs {
	font-family: verdana;
	font-size: xx-small;
}
.fontxs {
	font-size: x-small;
	font-family: verdana;
}
.styley {
	background-color: #FFFF99;
	font-family: verdana;
}
.tablebord1 {
	vertical-align: top;
	text-align: left;
	border: 1px dotted #BBC8EA;
	padding: 5px;
}
.tablebord1s {
	vertical-align: top;
	text-align: left;
	border: 1px dotted #BBC8EA;
	padding: 5px;
	font-size: x-small;
}
.yellowxlb {
	font-size: x-large;
	font-weight: normal;
	color: #E2CA1D;
}
.underlineb {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BBC8EA;
}
.fontsbgrey {
	font-weight: bold;
	color: #333333;
}
