a 
{
	text-decoration: none;
}


h1
{	
	margin: 0;
	padding: 28px 0px 0px 0px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #7B7061;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 19px;
	display: block;
	float: left;
}

a h1
{	
 text-decoration: none;
}

a:hover h1
{	
 text-decoration: none;
}

a:hover .sections
{
	width: 135px;
	height: 200px;
	float: left;
	background: url(../images/home-subsect-back-over.png) no-repeat;
	cursor: pointer;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height:16px;
	width: 375px;
}

.intro
{
	margin: 40px 0px 0px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	line-height:22px;
	width: 375px;
}

.login
{
	margin: 60px 0px 0px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	line-height:22px;
	width: 280px;
	font-weight: bold;
}

.textBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	border: 1px solid #336699;
	margin-left: 5px;
	padding: 2px;
}

.loginButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	border: 1px solid #336699;
	padding: 2px;
	width: 100px;
	margin: 2px 32px 0px 0px;
	background-color: #cccccc;
}



.news
{
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 0px 35px;
	height: 127px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height:14px;
	width: 330px;
	overflow: auto;
	border-bottom: dotted 1px #cccccc;
	border-top: dotted 1px #cccccc;
}

ul
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height:14px;
}

li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 7px 17px;
	font-weight: normal;
	background-image: url(../images/list-arrow-regular.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
}

ul li a
{
	font-weight: bold;
	color: #555555;
	text-decoration: underline;
}

ul li  a:hover
{
	color: #6187B4;
}



.sectionsText
{
	margin: 0px 0px 0px 10px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height:14px;
	width: 110px;
}

.sectionsText a
{
	margin-top: 7px;
	font-weight: bold;
	color: #555555;
	display: block;
}





.navLinks{
	height: 20px;
	margin: 0;
	padding: 10px 0px 0px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7B7061;	
	letter-spacing: -1px;
}

.navLinks a{
	position: relative;
	margin: 5px 20px 5px 20px;
	padding: 2px 3px 2px 3px;
	color: #7B7061;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	
}

.navLinks a:hover{
	position: relative;
	width: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #6187B4;
	text-decoration: none;
}




.sections
{
	width: 135px;
	height: 200px;
	float: left;
	background: url(../images/home-subsect-back.png) no-repeat;
}

.sections img
{
	float: left;
}

div#news img
{
	float: left;
}




.footerLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888888;	
}

.footerLinks a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

.footerLinks a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #6187B4;
	text-decoration: none;	
}

