/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0 0; 
    padding: 0 0; 
    border: 0; 
}

/* hide from IE mac \*/
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */

/* html section - selectors for html code */
body {
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
	background: url(../images/bg_pattern.jpg) top left repeat fixed;
	text-align:center;
}

h1 {
	text-align:center;
	color: #1963ac;
	font-size: 20px;
	font-style:italic;
	padding: 15px 0 0 0;
	margin: 0 0 0 0;
}

h2 {
	/*text-align:left;*/
	color: #1963ac;
	font-size:16px;
	padding: 5px 0 0 10px;
	margin: 0 0;
}

h3 {
	color: #528114;
	font-size: 12px;
	padding: 4px 10px 0px 10px;
	margin: 0;
}

h4 {
	color:#F00;
	font-size: 16px;
	padding: 5px 0 0 10px;
	margin: 0 0
}


h5 {
	color: #000000;
	font-size: 8px;
	padding: 4px 10px 5px 10px;
	margin: 0 0;
	line-height: 1.35em;
}

p {
	color: #000000;
	font-size: 12px;
	padding: 4px 10px 5px 10px;
	margin: 0 0;
	line-height: 1.35em;
}

hr {
	text-align:center;
	margin: 10px auto;
	padding: 0 0;
}

form {
	font-size: 12px;
}

blockquote {
	font-size:12px;
}

address {
	font-size:12px;
	text-align:center;
	margin:0 auto;
}

table {
	margin:0 auto;
}

/*classes*/

.indent {
	padding-left: 23px;
}

.breadcrumbs {
	font-size:10px;
	padding: 5px 0;
}

.footerlinks {
	text-align:center;
	margin-bottom: 5px;
}

.details {
	font-size:12px;
}

.heading {
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 10px 0 10px;
}

.imagelink {
	border-bottom:0;
}

.image {
	padding: 0 0 0 0;
	margin: 0 10px 5px 10px;
}

.imageleft {
	float: left;
	padding: 5px 10px 1px 0;
}

.imageright {
	float: right;
	padding: 10px 10px 1px 20px;
}

.conformul {
	font-size: 12px;
	padding: 2px 20px 5px 20px;
	list-style: disc;
	list-style-position:inside;
}

.clear {
	clear:both;
} 

.leftcolumn_text {
	font-style: italic;
	font-size: 10px;
	font-stretch: extra-condensed;
	font-weight: bold;
}

.pointer {
	cursor:pointer;
}

.fakelink {
	color: #0055a7;
}

/*link section - for regular links not the navigation */
a:link {
	color: #1964ac;
	text-decoration: none;
	border-bottom:0;
}

a:visited {
	color: #1964ac;
	text-decoration: none;
	border:0;
}

a:hover {
	color: #8bc63f;
	text-decoration: none;
	border-bottom:0;

}

a:active {
	color: #a63a06;
	text-decoration: none;
}

/*this effects the wrapper | subwrapper | shadow divs*/
#wrapper {
	background:none;
	margin: 0 auto 0 auto;
	padding: 0 0;
	width: 900px;
	text-align: center;
	border: none;
}

html>body #wrapper {
	background:url(../images/shadow.png) top center repeat-y;
	margin: 0 auto 0 auto;
	padding: 0 0;
	width: 900px;
	text-align: center;
	border: none;
}

#subwrapper {
	height: 100%;
	margin: 0 auto;
	padding: 0 0;
	text-align: center;
}

/*masthead elements*/

#masthead {
	background: none;
	height: 105px;
	margin: 0 0;
	padding: 0 0;
}

/* navigational elements */
#navigation {
	background: url(../images/navigation_bg.jpg) top center no-repeat;
	width:800px;
	height: 30px;
	margin: -5px auto 0 auto;
	padding: 0 0 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

html>body #navigation {
	background: url(../images/navigation_bg.jpg) top center no-repeat;
	width:800px;
	height: 30px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#mainlinks {
	margin: 0 0;
	padding: 0 0 0 0;
	text-align:center;
}

#mainlinks ul {
	margin: 0 0;
	list-style: none;
	font-size: 14px;
	color: black;
	padding: 3px 5px 5px 10px;
	font-weight: bold;
}

#mainlinks ul li {
	display: inline;
}

#mainlinks ul li a {
	color: #0055a7;
	text-decoration: none;
	padding: 0 6px 0 6px;
	border-bottom:none;
	font-variant: small-caps;
}

#mainlinks ul li a:visited {
	color: #0055a7;
	text-decoration: none;
	padding: 0 6px 0 6px;
	border-bottom:none;
}


#mainlinks ul li a:hover, #mainlinks ul li a:focus {
	color: black;
	text-decoration: none;
	border-bottom:none;
}

/* content section */

#content {
	width:800px;
	background: none;
	margin: 0 auto 0 auto;
	padding: 0 0;
	text-align:left;
}

#sub-content{
	width:800px;
	background: #fefefe url(../images/sub_content_bg.jpg) top center fixed;
	margin: 0 auto;
	padding: 0 0;
}

#contentcolumn{
	margin: 0 30px 0 30px;
}

/*reserved for later

#maincontent {
	margin: 10px 160px 10px 160px;
}
*/

#column_left {
	width: 510px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	float:left;
	text-align:left;
}

html>body #column_left {
	width: 550px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	float:left;
	text-align:left;
}


#column_right {
	width: 200px;
	height: auto;
	text-align:left;
	float:right;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;

}

html>body #column_right {
	width: 205px;
	height: auto;
	text-align:left;
	float:right;
	margin: 10px 10px 10px 0;
	padding: 0 5px 0 10px;

}


.clear { clear: both;}

#spotlight {
	background:url(../images/spotlight_header.gif) top center no-repeat;
	width: 572px;
	padding-top:37px;
	margin: 0 0 5px 10px;
}	

#spotlight-middle {
	background: white;
	width: 570px;
	margin: 0 0;
	padding: 0 0;
}

#spotlight-bottom {
	background: url(../images/spotlight-bottom.gif) top center no-repeat;
	height:12px;
	margin: 0 0;
	padding: 0 0;
}

#video {
	background:url(../images/video_header.gif) top center no-repeat;
	width: 572px;
	padding-top:37px;
	margin: 0 0 5px 10px;
}

#MediaPlayer {
	float: left;
}

#videotext {
	width: 200px;
	float:left;
}
	
#resources-top {
	background:url(../images/resources-top.gif) top center no-repeat;
	width: 193px;
	padding-top:31px;
	margin: 7px 0 0 15px;
}	

#resources-middle {
	background: white;
	width: 193px;
	margin: 0 0;
	padding: 0 0;
}

#resources-bottom {
	background: url(../images/resources-bottom.gif) top center no-repeat;
	height:12px;
	margin: 0 0;
	padding: 0 0;
}
	
#presscallout-top {
	background:url(../images/press_call-out.gif) top center no-repeat;
	width: 569px;
	padding-top:38px;
	margin: 0 0 0 10px;
}	

#presscallout-middle {
	background: white;
	width: 569px;
	margin: 0 0;
	padding: 0 0;
}

#presscallout-bottom {
	background: url(../images/spotlight-bottom.gif) top center no-repeat;
	height:12px;
	margin: 0 0;
	padding: 0 0;
}

.pageheading-top {
	background:none;
	width: 569px;
	margin: 0 0 0 10px;
}	

.pageheading-middle {
	background: white;
	width: 569px;
	margin: 0 0;
	padding: 0 0;
}

.pageheading-bottom {
	background: url(../images/pageheading-bottom.gif) top center no-repeat;
	height:12px;
	margin: 0 0;
	padding: 0 0;
}

#callout-1 {
	float:left;
}

#callout-2 {
	float:right;
}

.map {
	text-align:center;
	padding-right:10px;
}

/* footer section */

#footer {
	background: url(../images/footer.jpg) top center no-repeat;
	height:40px;
	margin: 0 auto;
	padding: 0 0;
	text-align: center;
}

#footer p {
	margin: 0 0;
	padding: 15px 0 0 0;
	font-size: 13px;
	color: #0055a7;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 350px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 15px;
	border: 2px solid #ccc;
}