/* MAIN BODY AND TEXT STUFF */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(/images/sub2_2bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	}

body, th, td, p, li, ul {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 13px;
	 
	color: #000; 
	}
#container {
	background: url(/images/mainbg.jpg) center repeat-y;
	z-index: 1;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	position: relative;
	border: 0px;
	}

h1 {
	font-size: 18px;
	color: #000;	
	}

h2 {
	font-size: 24px;
	color: #000;
	font-weight: bold;
	}
	
h3 {
	font-size: 14px;
	color: #000;
	}
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.title {
	font-size: 16px;
	color: #666;
	font-weight: bold;
	}
	
.white {
	color: #fff;
	}
	
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	}
	
.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.Header {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0062C8;
	font-weight: bold;
}
.BodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.ContentIndicator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E60000;
	font-weight: bold;
}


/* LINK STUFF */
div.post h2 a:link{
	color:#000;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
}
div.post h2 a:visited {
	text-decoration: none;
	font-size: 24px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div.post h2 a:hover {
	text-decoration: none;
	font-size: 24px;
	color: #00ADE4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #00ADE4;
	text-decoration: none;
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #00ADE4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
img.alignnone {
	border: 0;
}

a.top:link {
	color: #404141;
	text-decoration: none;
	font-weight: bold;	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a.top:visited, a.top:active {
	text-decoration: none;
	color: #404141;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.top:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div.post h3 a:link{
	color:#000;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
}
div.post h3 a:visited {
	text-decoration: none;
	font-size: 24px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div.post h2 a:hover {
	text-decoration: none;
	font-size: 24px;
	color: #00ADE4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* THESE ARE THE STYLES FOR THE SIDE NAVIGATION ON THE SUBPAGE */

td.subNavBox a:link, td.subNavBoxe a:active, td.subNavBox a:visited { 
	color: #595a5a;
	text-decoration: none;
	font-weight: bold;	
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	}

td.subNavBox a:hover { 
	text-decoration: none;
	color: #000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
td.subNavBox a.sub2:link {	
	color: #595a5a;
	text-decoration: none;
	font-weight: bold;	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 35px;
}
td.subNavBox a.sub2:visited, td.subNavBox a.top:active {	
	text-decoration: none;
	color: #595a5a;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 35px;
}
td.subNavBox a.sub2:hover {	
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 35px;
}

.subNavBox {
	background: url(/images/submenubg.jpg) top repeat-x #d4d4d4;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #595a5a;
	}


/* PLACEMENT AND OTHER FUN STUFF */

		
.imageFloat {
	float: right;
	padding-left: 20px;
	}
	
.imageFloat2 {
	float: left;
	padding-right: 20px;
	}
	
.subMainText {
	background:url(/images/maintablebg.jpg) top repeat-x #fff;
	padding-right: 20px;
	padding-left: 20px;
	}
	

/* DESIGN STYLES */

.tableBG {
	background:url(/images/maintablebg.jpg) top repeat-x #fff;
	}

.formfield {
	border: 1px solid #a1a1a1;
	background-color: #fff;
	height: 18px;
	color: #707070;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.button {
	background-color: #a1a1a1;
	border: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
/* NAV STYLES */
#nav, #nav ul {
	float: left;
	width: 36em;
	list-style: none;
	line-height: 2;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #a1a1a1;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #d4d4d4;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.daddy {
	background: url(/images/arrow.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #a1a1a1;
}

/* BLOG STYLES */
#sidebar ul {
	list-style:none;
	/*padding: 5px; */
}

#sidebar h2 {

	font-size: 12px;
	color: #404141;
}

#sidebar li li {
	font-size: 11px;
}

#sidebar a:link {
	color: #595a5a;
	text-decoration: none;
	font-weight: bold;	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/* padding-left: 15px; */
	}
#sidebar a:visited {
	color: #595a5a;
	text-decoration: none;
	font-weight: bold;	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/* padding-left: 15px; */
	}
#sidebar a:hover {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;;
	/* padding-left: 15px; */
	}
#sidebar a:active {
	color: #595a5a;
	text-decoration: none;
	font-weight: bold;	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/* padding-left: 15px; */
	}

#sidebar h2 {

/*	font-size: 12px;
	color: #404141;*/
	color: #595a5a;
	text-decoration: none;
	font-weight: bold;	
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}


#cms ul {
	list-style:none;
}
#cms li {
	list-style:none;
}


cms.ul {
	list-style:none;
}
