/* #### HTML Elements Start #### */
h1{
	font-family: 'Trebuchet MS', serif;
	font-size: 22px;
	font-weight: bold;
	color: #336699;
	padding: 0px;
	margin: 0px;
	line-height: 17px;}

h2{
	font-family: 'Trebuchet MS', serif;
	font-size: 20px;
	font-weight: bold;
	color: #336699;
	padding: 0px;
	margin: 0px;
	line-height: 17px;}

h3{
	font-family: 'Trebuchet MS', serif;
	font-size: 18px;
	font-weight: bold;
	color: #336699;
	padding: 0px;
	margin: 0px;
	line-height: 17px;}

h4{
	font-family: 'Trebuchet MS', serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	padding: 0px;
	margin: 0px;
	line-height: 17px;}

h5{
	font-family: 'Trebuchet MS', serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	padding: 0px;
	margin: 0px;
	line-height: 17px;}

h6{
	font-family: 'Trebuchet MS', serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	padding: 0px;
	margin: 0px;
	line-height: 17px;}
	
p{
    margin:0in;
    margin-bottom:.0001pt;}
 
a{
	font-family: 'Trebuchet MS', serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	line-height: 14px;}

a:hover{
	font-family: 'Trebuchet MS', serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #6699CC;
	line-height: 14px;}

table, tbody, tr, td{
	font-family: 'Trebuchet MS', serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
/* #### HMTL Elements End #### */

/* #### Classes Start #### */
.arrow{
	height: 11px;
	width: 12px;}
	
.header_link{
	font-family: 'Trebuchet MS', serif;
	font-size: 13px;
	color: #3366CC;
	font-weight: normal;
	text-decoration: none;}

.header_link:hover{
	font-family: 'Trebuchet MS', serif;
	font-size: 13px;
	color: #99CCFF;
	font-weight: normal;
	text-decoration: none;}
	
.spacer_2{
	height: 10px;}

.spacer_3{
	height: 15px;}

.dotted_hr{
	color: #E4EAE6;
	background-color: #E4EAE6;
	border: 1px dotted #336699;
	border-style: none none dotted none; 
	height: 1px;
	overflow: hidden;}

.float_image_right{
	float: right;}

.float_image_left{
	float: left;}

.blue_link{
	font-family: 'Trebuchet MS', serif;
	font-size: 12px;
	color: #6699CC;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;}

.dark_blue_link{
	font-family: 'Trebuchet MS', serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;}
	
.black_link{
	font-family: 'Trebuchet MS', serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;}

.black_link:hover{
	font-family: 'Trebuchet MS', serif;
	font-size: 12px;
	color: #6699CC;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;}

.body_text_1{
	font-family: 'Trebuchet MS', serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 14px;}
	
.header_1{
	font-family: 'Trebuchet MS', serif;
	font-size: 17px;
	font-weight: bold;
	color: #336699;
	padding: 0px;
	margin: 0px;
	line-height: 17px;}
	
.footer_pt1_text{
    font-family: 'Trebuchet MS', serif;
    font-size: 12px;
    color: #cccccc;
    text-decoration: none;
	text-align: right;}

.footer_pt1_link{
    font-family: 'Trebuchet MS', serif;
    font-size: 11px;
    color: #cccccc;
    font-weight: bold;
    text-decoration: none;
	text-align: right;}

.footer_pt1_link:hover{
    font-family: 'Trebuchet MS', serif;
    font-size: 11px;
    color: #FFFFCC;
    font-weight: bold;
    text-decoration: none;
	text-align: right;}

.footer_pt2_link{
	font-family: 'Trebuchet MS', serif;
	font-size: 11px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;}
	
.footer_pt2_link:hover{
	font-family: 'Trebuchet MS', serif;
	font-size: 11px;
	color: #6699CC;
	font-weight: bold;
	text-decoration: none;}
	
.main_text_athletics{
	font-family: 'Trebuchet MS', serif;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	text-align: right;}
/* #### Classes End #### */