/* general clear and template * 
------------------------------------------------------------------------------------- */
body, div, h1, h2, h3, h4, p, ul, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
    background: #ffffff url(../images/tile3.gif) repeat;
    text-align: center;
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
    font-family: Arial,sans-serif;
    color: #000000;
   }

body{
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a img, :link img, :visited img {
    border: none
}

a:link, a:visited {
    color: #3366cc;
    text-decoration: none;
}

a:hover, a:active {
    color: #000066;
    text-decoration: none;
}
a:link, a:visited, a:hover {
	color: #3366cc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #003399;
}

h2{
 font-size: 114%;
 color: #6699cc;
}

h3{
 font-size: 100%;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

li {
    list-style: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper {
    margin: 0 auto;
	padding: 0 10px 0 10px;
	border-left: 2px solid #cccccc;
	border-right: 4px solid #cccccc;
	background: #ffffff;
    width: 770px;
    text-align: left;
}

#masthead{
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background-color: #6699cc;
}

#navBar{
	margin: 0 0 0 0;
	padding: 10px 0 0 0px;
	width: 150px;
	/*border: 1px solid #cc0000;*/
}

#content{
  float:right;
	width: 80%;
	margin: 0;
	padding: 0 0 0 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0 0 0px 0;
	padding: 45px 0px 0px 75px;
	background: url(../images/header.jpg) top left no-repeat;
	background-color: #6699cc;
	height: 24px;
}


#navCall{
	float: right;
	margin: 0 0 0 0;
	padding: 15px 15px 0px 15px;
	background-color: #6699cc;
	font-family: Arial,sans-serif;
	font-size: 120%;
	color: #FFFF00;
	text-align: left;
}

/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #ffffff;
padding: 2px 0px 3px 20px;
white-space: nowrap;
background: #99cc00;
border-top: 2px solid #ffffff;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	color: #ffffff;
	font-size: 90%;
	padding: 0px 4px 0px 0px;
	font-weight: bold; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	margin: 5px 0px 10px 10px;
	font-size: 80%;
	border: 1px solid #ff9900;
	/*border-top: 25px solid #ff9900;*/
	clear: both;
}
.feature h2 {padding: 10px 5px 0px 10px;
	}
.feature h2 strong {color: #000000;
	}


.feature h3{
	padding: 5px 0px 5px 10px;
	background: #ff9900;
	text-align: left;
	font-size: 120%;
	color: #ffffff;
}
.feature a{	
	color: #3366cc;
}
.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 10px 5px 5px 5px;
}
.feature img.r{	float: right;	padding: 0px 10px 0px 0px;	margin: 10px 5px 5px 5px;}

.feature h4 {
	padding: 5px 0px 5px 0px;
	text-align: center;
	font-size: 120%;
	color: #000000;
	}
.feature h4 strong {color: #000000;
font-weight: bold;
	}

/* adjust margins to change separation between the feature image and text flowing around it */
.feature p{
	padding: 10px 5px 10px 10px;
	background: #ffffff;
}
.feature ul { list-style-type: square;
	padding: 10px 5px 10px 30px;
}
.feature li.num { list-style-type: decimal;
	padding: 5px 0px 2px 5px;
}
.feature li { list-style-type: none;
	padding: 5px 0px 2px 5px;
}

/************** .story styles *****************/

.story{
	clear: both;
	margin: 5px 0px 10px 10px;
	font-size: 80%;
	border: 1px solid #cc0000;
	
}
.story {
padding: 0 0 10px 0;}
.story h2 {padding: 10px 5px 0px 10px;
color: #000066;
	}
.story h2 strong {color: #000000;
	}
.story h3 {
	margin: 0 0 20px 0;
	padding: 5px 0px 5px 10px;
	background: #cc0000;
	text-align: left;
	font-size: 120%;
	color: #ffffff;
}

.story p{
	padding: 10px 5px 10px 10px;
	background: #ffffff;
}
.story p.right{
font-weight: bold;
text-align: right;
padding: 5px 25px 5px 0px;
}
.story img{
	float: right;
	padding: 0px 10px 0px 0px;
	margin: 10px 5px 5px 5px;
}
.story img.l{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 10px 5px 5px 5px;
}
.story h4 {
	padding: 10px 0px 5px 0px;
	text-align: center;
	font-size: 120%;
	color: #000000;
	}
.story h4 strong {color: #000000;
font-weight: bold;
	}
.story ul { list-style-type: square;
	padding: 10px 5px 10px 10px;
}
.story ul.numb { list-style-type: square;
	padding: 10px 5px 10px 40px;
}
.story li.num { list-style-type: decimal;
	padding: 5px 0px 2px 0px;
}
.story li { list-style-type: none;
	padding: 2px 0px 2px 0px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #3366cc;
	background: #ffffff;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}



/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 10px 0 15px 0;
	padding: 0px 0px 15px 0px;
	background-color: #ffffff;
	border: 1px solid #6699cc;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 5px 0px 5px 10px;
	background: #6699cc;
	color:#ffffff;
}
.relatedLinks ul li{
	padding: 5px 0px 2px 10px;
}


/************** #advert styles **************/

#advert{
	margin: 10px 0 15px 0;
	padding: 0px 0px 15px 0px;
	background-color: #ffffff;
	border: 1px solid #99cc00;
	font-size: 80%;
	text-align: center;
}
#advert h3{
	padding: 5px 0px 5px 10px;
	background: #99cc00;
	color:#ffffff;
	text-align: left;
}

#advert img{
	display: block;
	padding: 10px 10px 5px 10px;
}
#advert p{
	padding: 5px 10px 5px 10px;
	color: #99cc00;
}

/************** #headlines styles **************/

#headlines{
	margin: 10px 0 15px 0;
	background-color: #ffffff;
	border: 1px solid #ff9900;
	padding: 0px 0px 20px 0px;
	font-size: 80%;
}
#headlines h3{
	padding: 5px 0px 5px 10px;
	background: #ff9900;
	color:#ffffff;
}
#headlines p{
	padding: 5px 10px 5px 10px;
	color: #000000;
}
#headlines a{
	color: #000000;
}



