body { 
	margin-top:10; padding:0; right-margin:0;
	height:100%; 
	background-color:#ffffff;
}

body td, p, li, ul{ 
	font-family: arial, helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}

input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}



h1 {
	font-size: 18px;
	font-weight: bold;
	color:#1557A5;
	padding-left: 10px;
	margin-bottom:5px;
	padding-top:5px;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	ccolor:#1557A5;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	color:#1557A5;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	color:#1557A5;
}


ul{list-style:square}

A 		{ color: #22355D;font-size:12px; font-weight: bold; text-decoration:none;}
a:visited	{ color: #22355D;font-size:12px; font-weight: bold; text-decoration:none;}
a:hover		{ color: #333333;font-size:12px; font-weight: bold; text-decoration:underline;}

/* left column */

.left_background { 
	background: #ffffff url('images/side_nav_bg.gif'); 
	background-position: top left;
	background-repeat: no-repeat;
	width: 222px;
	height: 191px;
	padding-left:10px;
	padding-top:20px;
}


.left_nav a:link, .left_nav a:visited {
	background: #ffffff url('images/side_nav.gif'); 
	background-position: center bottom;
	background-repeat: no-repeat;
	display: block;
	font-weight : bold; 
	font-size : 11px; 
	color : #666666; 
	text-decoration : none; 
	padding-left:30px;
	text-align:left;
	height: 20px;
	width: 180px;
	line-height: 20px;
	margin-left:0px;
} 

.left_nav a:hover {
	color : #1557A5; 
	text-decoration : underline; 
	font-weight : bold; 
	font-size : 11px; 
} 

.calendar-month { 
	font-size:14px;
	color:#1557A5;
	text-align: center;
	font-weight:bold;
}

.calendar-day { 
	font-size:14px;
	color:#1557A5;
	text-align: center;
	font-weight:bold;
}

.calendar-prev {
	font-size:14px;
	color:#1557A5;
	font-weight:bold;
}

.calendar-next {
	font-size:14px;
	color:#1557A5;
	font-weight:bold;
}


.calendar { 
	background: #ffffff url('images/calendar_bg.gif'); 
	background-position: top left;
	background-repeat: no-repeat;
	width: 200px;
	height: 188px;
	padding-top: 20px;
	padding-left:15px;	
}

.news { 
	background: #ffffff url('images/newsletter_bg.gif'); 
	background-position: top left;
	background-repeat: no-repeat;
	width: 200px;
	height: 188px;
	padding-top: 40px;
	padding-left:15px;
	padding-right:0px;
	text-align:center;
	margin-top:0px;

}

.news_text { 
	font-size:12px;
}

.left_col {
	padding-top: 10px;
	padding-left: 10px;
}

.left_col_cal {
	padding-top: 20px;
	padding-left: 10px;
}

.content {
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	width: 730px;
}

.comp_results {
	width: 695px;
	background: #D6DADE;
	font-size: 18px;
	font-weight: bold;
	color:#1557A5;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.welcome {
	width: 695px;
	background: #D6DADE;
	font-size: 18px;
	font-weight: bold;
	color:#1557A5;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* header and footer styles */

.links, .links a:link, .links a:active, .links a:visited {
font-weight : bold; 
font-size : 11px; 
color : #1557A5; 
text-decoration : none; 
padding: 5px 5px 5px 5px;
text-align:right;
} 
.links a:hover {
color : #1557A5; 
text-decoration : underline; 
font-weight : bold; 
font-size : 11px; 
} 

.copy {
font-weight : bold; 
font-size : 11px; 
color : #1557A5; 
text-decoration : none; 
padding: 5px 5px 5px 5px;
text-align:left;
}

.foot, .foot a:link, .foot a:visited{
font-weight : bold; 
font-size : 11px; 
color : #1557A5; 
text-decoration : none; 
padding-left: 10px;
padding-right: 10px;
text-align:right;
}

.foot a:hover{
color : #1557A5; 
text-decoration : underline; 
font-weight : bold; 
font-size : 11px; 
}

/* admin */

.admin_nav a:link, .admin_nav a:visited {margin-bottom:2px; background: #000000; width: 190px; text-decoration: none; float:left; line-height: 22px; height: 22px; text-align:left; color:#ffffff; font-weight:bold; font-size:11px; padding-left:10px; padding-right:9px;}
.admin_nav a:hover {margin-bottom:2px; background: #626262; text-decoration: none; width: 190px; float:left; line-height: 22px; height: 22px; text-align:left; color:#ffffff; font-weight:bold; font-size:11px; padding-left:10px; padding-right:9px;}
