/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003366;
	background-color: #FFFDF7;
}

.logo {
	position:absolute;
	left: 0px;
	top: 0px;
}

.content {
	position:absolute;
	left: 205px;
	top: 135px;
	vertical-align: top;
	height: 100%;
	width: 700px;
}

.side_bar {
	background-image: url(../images/side_bar.gif);
	background-repeat: repeat-y;
	width:200px;
	height:1200px;
	position:absolute;
	left: 0px;
	top: 0px;
}
.style5 {
	font-size: 9px;
}

.logo_back {
	height: 130px;
	width: 100%;
}
.navbar {
	width: 195px;
	height: 100%;
	vertical-align:text-top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: absolute;
	top: 130px;
	left: 5px;
}
.navigation {
	font-size: 12px;
	width: 100%;
	text-align: center;
}

.header {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #003366;
}
.divider {
	background-color: #CCCCCC;
}

.roster {
	font-size: 16px;
	font-weight: 500;
	width: 100%;
}

.style1{
	font-size: 24px;
	font-weight: bold;
}

.style2{
	font-size: 18px;
	font-weight: bold;
}

.style3{
	font-size: 16px;
	font-weight: bold;
}

.style4 {
	font-size: 14px;
}
.footer {
	font-size: 10px;
	text-align: center;
}
