body{
	font-family: Arial, sans-serif;
	color: #0064AF;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	
}

a{
	color: #FFFFFF;
}

a:link{
	color: #0080D8;
	text-decoration: none;
}

a:link:hover{
	color: #000000;
	text-decoration: none;
}

a:visited{
	color: #0064AF;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

a:active{
	color: #0365AE;
	text-decoration: underline;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 300%;
	color: #FFFFFF;
	margin: 0px;
	padding: 15px 0px 15px 0px;
}

h1 a{
	color: #FFFFFF;
}

h1 a:link{
	color: #FFFFFF;
	text-decoration: none;
}

h1 a:link:hover{
	color: #000000;
	text-decoration: none;
}

h1 a:hover{
	color: #000000;
	text-decoration: underline;
}

h1 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

h2{
	font-family: Arial,sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

h3{
	font-family: Arial, sans-serif;
	font-size: 160%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

h4{
	font-family: Arial,sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #EC8D00;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h6{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #000000;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px;
	width: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	background-color: #ffffff;
	margin: 0px;
}

#navBar{
	float: left;
	width: 227px;
	margin: 0px;
	padding: 0px;
	font-family: Arial,sans-serif;
	font-size: 80%;
	font-weight: normal;
	background-color: #FFFFFF;
}

#headlines{
	float: right;
	width: 227px;
}

#content{
	float: left;
	width: 544px;
	background-color: #FFFFFF;
	border-right-color: #F1FDF3;
	border-left-color: #F1FDF3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	color: #000000;
	height: 100%;
	padding: 0px;
}

#content_index{
	
	border-right-style: solid;
	border-right-color: #FFF;
	border-right-width: 1px;
	margin: auto;
	background-color: #FFFFFF;
	color: #000000;
	height: 100%;
	padding: 0px;
}

#search{
	float: left;
	width: 600px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
	color: #000000;
	height: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
}

.border_nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.border_nav_white {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.nav_head ul
{
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}

.nav_head li
{
float:left;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #ffffff;
}

.nav_head a
{
color:#ffffff;
display:block;
width:108px;
height:46px;
background-color:#0066b1;
text-align:center;
line-height: 46px;
vertical-align:central;
}

.nav_head a:hover
{
color:#000000;
display:block;
width:108px;
height:46px;
background-color: #EC8D00;
text-align:center;
line-height: 46px;
vertical-align:central;
}

.selected a
{
color:#000000;
display:block;
width:108px;
height:46px;
background-color: #EC8D00;
text-align:center;
line-height: 46px;
vertical-align:central;
}

.vertical_navitagion {
	width:368px;
	margin:0px auto;
	
}

.vertical_navitagion ul
{
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}

.vertical_navitagion a
{
display:block;
color:#ffffff;
width:368px;
height:46px;
background-color:#0066b1;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ffffff;
text-align:center;
line-height: 46px;
vertical-align:central;
}

.vertical_navitagion a:hover
{
display:block;
width:368px;
height:46px;
background-color: #e1e048;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ffffff;
text-align:center;
line-height: 46px;
vertical-align:central;
}

#content h3{
	color: #000000;
}

#content_index h3{
	color: #000000;
}

#search h3{
	color: #000000;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 15px 0px 20px 10px;
	color: #000000;
}


/************* #globalNav styles **************/

#globalNav{
	border-bottom: 1px solid #CCC;
	color: #CCCCCC;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #FF9900;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
	color: #FFFFFF;
}


/************** .feature styles ***************/

.feature{
	font-size: 90%;
	font-weight: bold;
	color: #4F4F4F;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
	background-color: #FFFFFF;
}

.feature h3{
	padding: 30px 0px 30px 0px;
	text-align: center;
}
.feature a{
	color: #EC8D00;
}

.feature1{
	font-size: 90%;
	font-weight: bold;
	color: #4F4F4F;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
	background-color: #FFFFFF;
}

.feature1 h3{
	padding: 30px 0px 30px 0px;
	text-align: center;
}
.feature1 a{
	color: #EC8D00;
}
/************** .story styles *****************/

.story{
	clear: both;
	font-size: 80%;
	border-top-color: #0066b1;
	border-top-width: 1px;
	border-top-style: solid;
	padding-right: 15px;
	padding-left: 15px;
}

.story p{
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.story a{
	color: #EC8D00;
	text-decoration: underline;
}

.story_index{
	clear: both;
	font-size: 80%;
	border-top-color: #0066b1;
	border-top-width: 3px;
	border-top-style: solid;
}



.story_plan{
	clear: both;
	font-size: 80%;
	border-top-color: #0066b1;
	border-top-width: 3px;
	border-top-style: solid;
}

.story_plan p{
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.story_plan li{
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}

.story_plan a{
	color: #0066b1;
	text-decoration: underline;
}

.story_plan a:hover{
	color: #000000;
	text-decoration: underline;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #EC8D00;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.story_index form{
	color: #ffffff;
}

.story_index form ul{
	color: #000000;
}

.story_index form p{
	color: #ffffff;
}

.story_index form table{
	background-color: #0066b1;
}
.story_index image{
	
}

.story_index a{
	color: #0066b1;
	text-decoration: underline;
}

.story_index a:hover{
	color: #000000;
	text-decoration: underline;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
	background-color: #0066B1;
}

#siteInfo img{
	padding: 0px 4px 0px 10px;
	vertical-align: middle;
}
#siteInfo a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#siteInfo a{
	color: #0080D8;
	text-decoration: none;
}
#siteInfo a:hover{
	color: #000000;
	text-decoration: none;
}

.foot{
	display: block;
	color: #ffffff;
	width: 1000px;
	height: 46px;
	margin: auto;
	background-color: #FFF;
	line-height: 46px;
	vertical-align: middle;
	font-size: 75%;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0066B1;
}

.foot a:link{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.foot a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.foot a:hover{
	color: #0066B1;
	font-weight: bold;
	text-decoration: none;
}

.foot_544{
	display: block;
	color: #ffffff;
	width: 544px;
	height: 46px;
	margin: auto;
	background-color: #FFF;
	line-height: 46px;
	vertical-align: middle;
	font-size: 75%;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0066B1;
}

.foot_544 a:link{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.foot_544 a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.foot_544 a:hover{
	color: #0066B1;
	font-weight: bold;
	text-decoration: none;
}
/************* #search styles ***************/

#search{
	clear: both;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
}

#search a:link{
	color: #000000;
	text-decoration: none;
}

#search a:hover{
	color: #0053bb;
	text-decoration: underline;
}

#search form{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

#search table{
	 border-collapse: collapse;
}

#search tr{
	 border-top: 1px solid #dddddd; border-bottom: 1px solid
#dddddd;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link{
	display: block;
}

#navBar ul {list-style: none; margin: 0; padding: 0;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: inherit;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	background-color: #FFFFFF;
	color: #03F;
	font-family: Verdana, Geneva, sans-serif;
}

#sectionLinks h3{
	padding: 2px 0px 2px 0px;
	color: #FFFFFF;
}
#sectionLinks h4{
	padding: 2px 0px 2px 20px;
	color: #FFFFFF;
	font-weight: normal;
}
#sectionLinks h5{
	padding: 2px 0px 2px 100px;
	margin: 2px 0px 2px 100px;
	font-family: Arial,sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #FFFFFF;
	font-weight: normal;
}

#sectionLinks a{
	display: block;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #FFFFFF;
	color: #03F;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: fixed;
	margin: 0px;
	font-size: 90%;
	color: #FFFFFF;
	vertical-align: middle;
	border: none;
	padding-top: 15px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #FFFFFF;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	color: #0064AF;
	background-color: #FFF;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 80%;
	background-color: #FFFFFF;
}

#headlines p{
	padding: 0px 0px 0px 10px;
}

#headlines H3{
	padding: 5px 0px 0px 10px;
}

#headlinesBack {
	background-color: #2d2d2d;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlinesBack p{
	background-color: #2d2d2d;
}

#headlinesBack a:hover{
	color: #EC8D00;
}
.error {
	color: #FF0000;
}

.error_green {
	color: #e1e048;
}


.cell_front {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	padding-top: 60px;
}

.cell_front a{
	color: #000000;
	text-decoration: underline;
}

.cell_front a:hover{
	text-decoration: underline;
	color: #0066CC;
}
.cont_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bolder;
	text-align: left;
	vertical-align: middle;
}
.cont_head_red {
	font-family: Arial, Helvetica, sans-serif;
	color:#EC8D00;
	font-size: 160%;
	font-weight: bolder;
	text-align: left;
	vertical-align: middle;
}
.cont_head img{
	vertical-align: middle;
}
.index_image {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EC8D00;
	background-color: #4F4F4F;
	text-align: center;
}

.index_announce {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #EC8D00;
	text-align: left;
}

.index_announce form p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066B1;
	background-color: #e1e048;
	text-align: left;
}

.info {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
}


.info a{
	color: #0066B1;
	text-decoration:underline;
}

.info_12 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.info_12 a{
	color: #000000;
}

.table_alternating {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.table_alternating a{
	color: #000000;
}

.table_alternating tr:nth-child(4n){
    background-color:#FFF;
}



.table_alternating tr:nth-last-child(4n) input[type=text]{
    background-color:#FFF;
}

.table_alternating tr:nth-last-child(4n-1) input[type=text]{
    background-color:#FFF;
}

.table_alternating tr:nth-last-child(4n-2) input[type=text]{
    background-color:#CCC;
}

.table_alternating tr:nth-last-child(4n-3) input[type=text]{
    background-color:#CCC;
}

.table_alternating tr:first-child {
    background: #0066B1;
	color: #ffffff;
	font-size: 12px;
}

.output {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.line {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #0066b1;
}
#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	/*background-color: #CCCCCC;*/
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ color: #000; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #000; text-decoration: underline; }

.userAlert{
	float:right;

}


/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 11px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#imageInfo{
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
	padding-top:6px;
	padding-bottom:6px;
}

.content_index {
	font-size:11px;
	padding-top:6px;
	padding-bottom:6px;
}

.search {
	font-size:11px;
/*	color: #333333;*/

	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

.contentLast {
	font-size:11px;
/*	color: #333333;*/
	padding-top:6px;
}

.searchLast {
	font-size:11px;
/*	color: #333333;*/
	padding-top:6px;
}

/* feedback */

.feedback {
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 6px 6px 0 6px;
}

.checkBoxText
{
	font-size: 11px;
	color: #000000;
}
.button {
	font-weight:bold;
	font-size: 11px;
	color:#ffffff;
	width:100%;
	background-color:#D6BA8B;
}
	
