body {
	margin-top:30px;
	color:#919191;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.LeftAds {
	background-color:#92BAD6;
}
.SearchButton {
	border:1px solid #C5C6C4;
	background-color:#969794;
	color:#FFFFFF;
	font-size:11px;	
}
.darkBlue {
	color:#495D6B;
	font-weight:bold;
}
.darkBlue a {
	color:#495D6B;
	text-decoration:none;
}
.darkBlue a:visited {
	color:#495D6B;
	text-decoration:none;
}
.darkBlue a:hover {
	color:#A1C3DB;
	text-decoration:none;
}
.topNav {
	background-color:#92BAD6;
	height:39px;
	font-size:13px;
	color:#FFFFFF;
}
/*.topNav td {
	text-align:center;
}*/
.topNav a {
	color:#FFFFFF;
	text-decoration:none;
}
.topNav a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.topNav a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.bottomArea {
	color:#495D6B;
}
.homeProgramming {
	width:318px;
	height:165px;
	background-repeat:no-repeat;
}
.homeProgramming div {
	font-family:"Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
}
.homeProjects {
	width:318px;
	height:16px;
	background-repeat:no-repeat;
}
.homeProjects div {
	font-family:"Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;	
}
.homeIssues {
	width:325px;
	height:165px;
}
.homeIssues div {
	font-family:"Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
}
.readMore {
	border-bottom:1px solid #C1C1C1;
	background-color:#FFFFFF;
	text-align:left;
	padding-top:7px;
	padding-right:9px;
	padding-left:9px;
	padding-bottom:5px;
}
.quoteSig {
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.quotes {
	font-weight:bold;
}
.contentArea {
	font-size:13px;
	color:#676767;
	line-height:18px;
	font-family:"Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;		
}
.contentArea h1 {
	font-size:21px;
	color:#495D6B;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
.contentArea div {
	text-align:left;
}
.FirstLetter {
	font-size:21px;
	font-weight:bold;
	color:#495D6B;
}
.contentArea a {
	color:#92BAD6;
	text-decoration:none;
	font-weight:bold;
}
.contentArea a:visited {
	color:#92BAD6;
	text-decoration:none;
}
.contentArea a:hover {
	color:#4B6880;
	text-decoration:none;
}
.Pages {
	color:#A1C3DB;
	font-weight:bold;
}
.Pages a {
	color:#A1C3DB;
	font-weight:bold;
	text-decoration:none;
}
.Pages a:visited {
	color:#A1C3DB;
	text-decoration:none;
}
.Pages a:hover {
	color:#2F516C;
	text-decoration:none;
}
.quotes {
	font-size:12px;
	color:#5B8BAB;
	font-style:italic;
}
.footer {
	color:#999999;
	font-size:11px;
}
.footer td {
	padding-top:10px;
}
.footer a {
	color:#999999;
	text-decoration:none;
}
.footer a:visited {
	color:#999999;
	text-decoration:none;
}
.footer a:hover {
	color:#999999;
	text-decoration:underline;
}
