* 
{
	padding:0;
	margin:0;
}

body
{ 
	font: 74% Arial, Sans-Serif; 
	color:#999999;  
	background: #5C5C5C;
	line-height: 1.4em; 
}

.content
{ 
	color: #999999; 
	padding: 0; 
}
img
{
	/* needed for fade script */
	filter:alpha(opacity=100);
}
.img
{
	padding: 0 8px 8px 0;
	float: left;
	position: relative;
}

.img2
{
	padding: 0 0 3px 3px;
	float: right;
}

p
{
	line-height: 20px;
}


h5
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin:15px 0;
}
	
h6
{
	font-size:12px;
	clear:none;
	color: #005A96; /*22408C ;*/
	float:left;
	margin-right:10px;
	padding-top:3px;
}
.italic
{
	font-style: italic;
}	
	
/* HEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------
*/
#top 
{
	height: 41px;
	width: 800px;
	/*border-top: 1px #5C5C5C solid; /*needed for some reason!*/
	background: url(/images/mainbg.jpg) repeat-y top;
	margin: 10px auto 0 auto;
}
#topfade
{
	background: #005A96 url(/images/top_fade.jpg) no-repeat top;
	height: 11px;
	font-size: 1pt;
}
#subtop
{
	height: 27px;
	width: 770px;
	margin: 0px 15px;
	background: #005A96;
	border-bottom: #00AAF0 3px solid;
	position: relative;
}

#top .padding { 
	position: absolute;
	bottom: 5px;
	right: 5px;
	text-align: right;
	color: #FFFFFF;
	font-size: 90%;
}

#top a
{
	color: #FFFFFF;
}


#header
{ 
	margin: 0; 
	background: #5C5C5C url(/images/bg_dots.jpg) no-repeat top center;
	height: 149px; 
	color: #FFF; 
	text-align: center;
	position: relative;
}

#header .f_search
{
	float: right;
	padding: 70px 50px 0 0;
}
#header .title
{
	padding: 45px 0 0 50px;
 }

#header h1
{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 22px; font-weight: bold;
		margin: 0;
		padding: 0; 
}

#header h2
{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px; 
		background-image: none;
		color: #005A96;
		margin: 0;
		padding: 0 0 0 2px;
}
#headerimage
{
	position: relative;
	width: 800px;
	height: 149px;
	margin: 0 auto;
	background-image: url(/images/header_blank.jpg);
}
#slides,
#slides2
{
	position: absolute;
    left: 0px;
    top: 0px;
}


/*  Top Menu
---------------------------------------------------------------------------------------------------------------------------------------------------*/


#menu
{
	background: #005A96 url(/images/mainbg.jpg) repeat-y top;
	width: 800px;
	height: 25px;
	margin: 0 auto;
	padding: 0;
}

#menu ul 
{
	width: 765px;
	height: 25px;
	background: #005A96;
	display: block;
	list-style:none;
	padding-top: 4px;
	margin: 0 auto;
	text-align: center;
}
#menu a
{
	color:#fff;
	padding: 5px;
	text-decoration:none; 
}
#menu li
{
	display: inline;
	color: #FFF;
	margin:0;
	padding:0px
}
#menu a:hover
{
	text-decoration:underline
}  
#menu .padding
{
	font-weight: bold;
}




/* NAVIGATION
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.nav 
{
	text-align: left;
	color: #7D8085;
	padding: 20px 0 0 0px;
	width: 200px;
}
.nav li
{ 
	margin: 5px 0 5px 0px; 
	padding: 0px 0 0 0px; 
	border-bottom: 1px dotted #ccc; 
	background: #005A96;
	color: #FFFFFF;
	list-style: none;
}
.nav li a
{
	color: #FFFFFF;
	text-decoration: none; 
	padding: 5px 0 0 0px;
	display: block;
	margin-bottom: 2px;
}
.nav li a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	/*background: #E5F6FF ;*/
}

/* MAIN
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#outermain 
{
	background: #5C5C5C url(/images/mainbg.jpg) repeat-y center;
	width: 800px;
	margin: 0 auto;
	padding-top: 10px;
}
#main 
{
	width: 770px;
	color:#333333;
	background: #FFFFFF;
	margin: 0 15px;
}
	  
#main .right_side 
{
	float: right;
	padding-right: 10px;
	/*background-color: #FFF;*/
	width: 210px;
}

#main .right_side .hitems ul
{ 
	margin: 5px 0 5px 0; 
	padding : 0; 
	color: #a90000;
	list-style-image: url(/images/arrow.gif);
}
	
#main .right_side .hitems li
{ 
	margin: 0 0 2px 20px;
	padding: 0 0 0 0px;
	color: #555;
}

#main .left_side 
{
	 width: 500px; 
	 /*background: #FFF; */
	 padding:15px 15px 0 20px; 
}
#main h3
{
	font: 85% Arial, Sans-Serif; 
	margin: 0 0 10px 0px; 
	padding: 0; 
	color: #5f5f5f; 
	background: inherit; 
	border-bottom: 1px solid #036CB4;
}

#main .box  
{
	background: #efefef;
	padding: 5px;
	border: 1px solid #ccc;
}

#main .right_side ul { 
	margin: 15px 0 20px 0; 
	padding : 0; 
	list-style : none; 
	border-bottom: 0px solid #eee; 
	color: #a90000;
}
	
#main .right_side li { 
	margin: 3px 0 2px 5px;
	padding: 2px 4px;
}

#main .right_side a {
	clear:none;
	display:inline;
}

#main .right_side p { 
}

#main .right_side  .padding {
	margin: 0 0 20px 15px;
	padding: 0px;
	color: #555;
}
#ficpage #main
{
	/*background: url(/images/bg_fic.jpg) 35px 100px no-repeat;*/
}
#ignitepage #main
{
	background-image: url(/images/bg_ignite.jpg);
}

.people_rightside {
	position:relative;
	margin-bottom:5px;
	border-bottom:1px solid #CCCCCC;
	clear:both;
	}
	
.people_rightside_large {
	position:relative;
	margin-bottom:5px;
	border-bottom:1px solid #CCCCCC;
	clear:both;
	}
	
.people_rightside_large2 {
	position:relative;
	margin-bottom:5px;
	border-bottom:1px solid #CCCCCC;
	clear:both;
	}
	
	
.half_list_right
{
	position:relative;
	float:left;
	margin:10px 0;
}
.left_side .half_list_right,
.left_side .half_list_left
{
	width: 245px;
}
	
.half_list_left
{
	position:relative;
	float:left;
	margin:10px 5px 10px 0;
}
	
.right_hand_list {
	width:175px;
	margin:0 0 0 20px;
	}


/* FOOTER
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer { 
	clear:both;
	height: 43px;
	color:#ccc;  
	background: #5C5C5C url(/images/footer.jpg) top no-repeat; 
	font-size:90%; 
	padding: 0; 
	text-align:center; 
}

#footer .padding { padding: 10px 0px 0px 0px; }
#footer .right { 
	float:right; 
	clear:right; 
	text-align:right; 
}

#footer a { color: #E0F5FF; }


/* ---------------------------------------------------------------------------------------------------------------------------------------------------*/






/* Contact us page specifics		****************************************************************************************************************************************************/


#contact_form_div {
	margin:0;
	width:500px;
	position:relative;
	float:left;
	padding:0 20px 0 0;
	border-right:3px solid #FF008C;
	padding-top:10px;
	}
	
	#contact_form {
		line-height:15px;
		height:350px;
		padding-left:60px;
		}
		
		#contact_form input, #contact_form textarea, #contact_form select {
			display: block;
			width: 240px;
			float: left;
			margin-bottom: 10px;
			border:1px solid #545454;
			background-color:#FFFFFF;
			font-family:Arial, Helvetica, sans-serif;
			font-size:1.0em;			
			}
			
		#contact_form label {
	display:block;
	float:left;
	text-align: left;
	width:120px;
			}
			
		.contact_form_submit {
			margin-left:40px;
			padding:3px;
			}
			
#contact_text {
	margin:58px 29px 0 0;
	width:351px;
	position:relative;
	float:right;
	}
	
#contact_error {
	height:50px;
	background-color:#FF0000;
	color:#FFFFFF;
	padding:5px;
	margin-bottom:10px;
	}

#contact_noerror {
	height:60px;
	margin-bottom:10px;
	}
	
.contact_label {
	width:250px;
	display:inline-block;
	margin-top:5px;
	height:12px;
	clear:left;
	font-weight:bold;
	}
	
	
	
	
/* ************************************************************************************************* */

input.search { width: 150px; border: 1px solid #005A96; color: #666; }
input.submit { 
	background: none; 
	color: #005A96;
	font: bold 1.1em Arial, Verdana, Helvetica, sans-serif; 
	border: 0;
}

input.search:hover {	background: #FFFFF4; }

ul { margin-left: 0; padding-left: 5px; list-style : square; }
li { 	margin: 0 0 8px 15px; padding: 0 0 0 0px;	color: #555; }
.sub  {margin: 0 0 2px 30px; padding: 0 0 0 0px;  color: #888; }

p { margin: 0 0 5px 0; padding: 0; color: #333333; background: inherit; }
a { color: #005A96; background: inherit; text-decoration:none; }
a:hover { background: inherit; text-decoration:underline; }

h1 { 
	padding-top:10px; 
	margin-bottom:10px; 
	color: #005A96; 
	background: inherit;
	font: bold 1.5em Arial, Sans-Serif;
}

h1 a { color: #FFF; background: inherit; }

h2 { 
	background: url(/images/logoicon.jpg) no-repeat left;
	color:#005A96;
	font-size:140%; 
	font-weight:bold; 
	margin: 5px 0 5px 0px; 
	padding:0 0 0 30px; 
}

#h2a
{
	background: url(/images/bullet_ball.jpg) no-repeat left;
	color:#005A96;
	font-size:140%; 
	font-weight:bold; 
	margin: 5px 0 5px 0px; 
	padding:0 0 0 30px; 
}

#h2b
{
	background: url(/images/bullet_icon.jpg) no-repeat left;
	color:#005A96;
	font-size:140%; 
	font-weight:bold; 
	margin: 5px 0 5px 0px; 
	padding:0 0 0 30px; 
}

h4 { 
	color:#005A96;
	font-size:120%; 
	font-weight:bold; 
	margin: 10px 0 5px 0px; 
	padding:0px; 
}

h2 a { background: #FFF; color: #005A96; }
h2 a:hover { background: #FFF; color: #68ADD5; text-decoration:none;  }

fieldset {	border: 1px solid #005A96; }
textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #A90000; 
	background: #FFF; 
	color: #354D5F;
}

textarea.text:hover { 
	border: 1px solid #A70000; 
	background: #FFFFF4; 
	color: #000;
}

input.field { 
	border: 1px solid #005A96; 
	background-color: #FFFFFF; 
	width: 283px; 
	color: #000;
}

input.field:hover { 
	border: 1px solid #68ADD5; 
	background: #FFFFF4; 
	color: #000;
}

input.text { 
    border: 1px solid #A70000; 
	margin: 0; 
	width: 150px;
	background: inherit;
	color: #000; 
	padding: 4px;
	
}


input.text:hover { 
	border: 0px solid #68ADD5; 
}

.date { 
	color: #808080; 
	background: #FFFFFF;
	text-align: right; 
	margin: 4px 0 5px 0; 
	padding: 0.4em 0 0 0; 
	border-top: 1px solid #eee;
}

.comments { 
	padding: 10px 10px 8px 10px; 
	margin: 0 0 7px 0; 
	background: #f8f8f8; 
	color: #000;
}

.commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 0 0 10px 0; 
	background: #f4f4f4; 
	color: #000;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error h2 {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #F5FBE1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}
.success h2 {
	color: #7BA813;
	background: inherit;
}

.blue {
	color:#005A96;
	}

.minilink {
	display:block;
	height:100px;
	clear:left;
	}
	
#latest_download {
	width:490px;
	height:34px;
	padding:17px 10px 0 0;
	text-align:right;
	font-size:16px;
	font-weight:bold;
	background:url("/images/latest_download.jpg") no-repeat top left #003366;
	}
	
	#latest_download a, #latest_download a:visited {
		background:none;
		color:#000000;
		}
		
#mp3 {
	padding:5px;
	border:1px solid #666666;
	margin-bottom:10px;
	}
	
#links_right
{
    float:right;
    width: 200px;
}
    
.home_leftcol_item p
{
    line-height: 1.3em;
    text-align: left;
}

#calendarheader
{
    background-color: #FFFFFF;
    color: #005A96;
    font-weight: bold; 
}
.clearer
{
	clear: both;
	height: 2px;
	font-size: 1pt;
}