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

a{
	color: #FFFFFF;
}

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

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

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

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

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

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

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 0px 0px 0px;
	width: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	background-color: #000000;
}

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

#headlines{
	float:right;
	width: 197px;
	padding-right: 10px;
}

#content{
	float: left;
	width: 540px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	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 {
	background-color: #000000;
}

#content h3{
	color: #000000;
}

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

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


/************* #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: #4F4F4F;
}

.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-left-color: #9B9B9B;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #9B9B9B;
	padding-right: 15px;
	padding-left: 15px;
}

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

.story a{
	color: #EC8D00;
	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: #000000;
}

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

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

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

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

#search form{
	margin: 0px;
	padding: 0px;
	background-color: #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: #2d2d2d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#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 40px;
	color: #FFFFFF;
	font-weight: normal;
}

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

#sectionLinks a:hover{
	background-color: #dddddd;
}

#sectionLinks a:hover:visited{
	color: #000000;
	text-decoration: underline;
	background-color: #dddddd;
}

/*********** .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: #2d2d2d;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	color: #FFFFFF;
}

.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: #4F4F4F;
}

#headlines p{
	padding: 5px 0px 5px 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;
}
.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: center;
	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: #FFFF00;
	background-color: #4F4F4F;
	text-align: center;
}
.info {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
}
.line {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #4F4F4F;
}
#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;
}

.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;
/*	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;
}

/* 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;
}
	

#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;
}


.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;
/*	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;
}

/* 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;
}
	

