/*
	(c)Copyright 2004 NORTHSTAR 
	NORTHSTAR GLOBAL CSS
	Created by: Brent Stineman, Garrick Willhite	
*/

/* IMPORTED STYLESHEETS */
@import url(Styles.css);

BODY {
	font-weight: normal;
	font-size: 10px;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #E6E6E6;
	line-height: 12px;
	color: #000000;
	margin: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	margin:0;
}

/* NO MARGINS */
.nomargins {
	margin:0px;
	padding: 0px 0px 0px -10px;
}

/* BOTTOM LINKS OF FOOTER */
.footerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
	padding-left: 8px;
	font-weight: normal;
}	
.footerLinks a {
	color: #005983;
	text-decoration: none;
	font-weight: normal;
}	
.footerLinks a:hover {
	background-color: #DDEEFF;
	text-decoration: none;
	font-weight: normal;
}
	
/* COPYRIGHT & FOOTER TEXT */
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #40372F;
	text-decoration: none;
	padding-left: 8px;
	padding-bottom: 6px;
	padding-top: 4px;
	font-weight: normal;
}	
.footer a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}	
.footer a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.contentArea {
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}

.contentAreaHeader
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #41535c;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #c2cbd3;
	text-decoration: none;
	text-indent: 4px;
}

.style1 {
	font-size: 18px;
	font-weight: bold;
}
.myheadling{
	font-size: 18px;
	font-weight: bold;
}
.headling{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.titlecss {
	font-size: 18px;
	font-weight: bold;
}