/* Global Styles */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f9f5e7;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	}
	
td {
	font:11px Tahoma;
	color: #000000;
	line-height:18px;
	margin-top:0px;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #031844;
	text-decoration:underline;
	}
	
a:hover {
	color: #032875;
	text-decoration:none;
	}

/* Class Styles */

.welcomeHeader {
	font:30px Tahoma;
	color: #fe8900;
	line-height:20px;
	}
	
.subHeader {
	font:16px Tahoma;
	color: #6f910d;
	line-height:15px;
	}
	
.testimonialHeader {
	font:14px Tahoma;
	color: #343d04;
	font-weight:bold;
	line-height:10px;
	}
	
.welcomeText {
	font:11px Tahoma;
	color:#3f1d14;
	line-height:18px;
	}
	
.dateText {
	font:11px Tahoma;
	color:#9b9581;
	line-height:18px;
	}
	
.testimonialText {
	font:11px Tahoma;
	color:#455202;
	line-height:18px;
	}
	
.footerText {
	font:11px Tahoma;
	color:#656d72;
	line-height:18px;
	}

.disclaimerText {
	font:11px Tahoma;
	color:#889e74;
	line-height:18px;
	}

.brownHeader {
	font:12px Tahoma;
	color:#954302;
	font-weight:bold;
	line-height:18px;
	}
	
#newsLinks a {
	font:11px Tahoma;
	color: #4fc0e9;
	text-decoration: underline;
	line-height:18px;485158
	}
	
#newsLinks a:hover {
	font:11px Tahoma;
	color: #4fc0e9;
	text-decoration: none;
	line-height:18px;
	}
	
#subcategoryLinks a {
	font:12px Tahoma;
	color: #4fc0e9;
	text-decoration: underline;
	line-height:18px;485158
	}
	
#subcategoryLinks a:hover {
	font:12px Tahoma;
	color: #4fc0e9;
	text-decoration: none;
	line-height:18px;
	}
	
#programLinks a {
	font:11px Tahoma;
	color: #485158;
	font-weight:bold;
	text-decoration: underline;
	line-height:18px;	
	}

#programLinks a:hover {
	font:11px Tahoma;
	color: #485158;
	font-weight:bold;
	text-decoration: none;
	line-height:18px;	
	}
	
#testimonialLinks a {
	font:11px Tahoma;
	color: #455202;
	text-decoration: underline;
	line-height:18px;	
	}

#testimonialLinks a:hover {
	font:11px Tahoma;
	color: #455202;
	text-decoration: none;
	line-height:18px;	
	}
	
#footerLinks a {
	font:12px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	line-height:18px;	
	}

#footerLinks a:hover {
	font:12px Tahoma;
	color: #FFFFFF;
	text-decoration: underline;
	line-height:18px;	
	}
	
#disclaimerLinks a {
	font:11px Tahoma;
	color: #FFFFFF;
	text-decoration: underline;
	line-height:18px;	
	}

#disclaimerLinks a:hover {
	font:11px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	line-height:18px;	
	}