/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-size: 105%;
	font-weight: normal;
	text-align: left;
	right: 15px;
}

a{
	color: #006699;
	text-decoration: none;
}

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

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

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

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #EAEAEA;
	background-color: #09197B;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/headingbackground.jpg);
}

h3{
	font-family: Arial, sans-serif;
	color: #006699;
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

ul{
 list-style-type: square;
}

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

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

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


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

#masthead{
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background-image: url(images/top_strecth2.jpg);
	background-repeat: repeat-x;
	height: auto;
}

#navBar{
	float: left;
	width: 170px;
	padding: 0px;
	background-color: #07066E;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-right: 10px;
	color: #EAEAEA;
	background-image: url(images/navbackground.jpg);
	background-repeat: repeat-y;
}

#headlines{
	float:right;
	width: 166px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 3px;
	background-color: #0B0C45;
/*height: 400px;*/
}

#content{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content_information{
	width: 800px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content_left{
    float:left;
    padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}

#content_right{
	float:right;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


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

#globalNav{
	padding: 3px 0px 3px 10px;
	border-bottom: 1px solid #CCC;
	background-image: url(images/top_strecth2.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	background-color: #F6F6F6;
	margin-bottom: 5px;
}

#globalNav img{
 display: block;
 width: 100%;
}

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

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

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

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

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


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

.feature{
	padding: 10px 5px;
	font-size: 80%;
	float: none;
	margin-left: 170px;
}

.feature a:link, .feature a:visited {
text-decoration:underline;
}
.feature a:hover {
color:#666666;
text-decoration:underline;
}
.feature h3{
	padding: 0px 0px 5px;
	color: #0B33E3;
}
.feature h3 a:link, .feature h3 a:visited{
	text-decoration: underline;
	color: #006699;
}
.feature h3 a:hover{
	color: #999999;
}
.feature h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #006699;
}

.feature img{
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


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

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #03C;
	background-color: #F1F1F1;
	margin-top: 10px;
	margin-right: -5px;
	margin-bottom: 10px;
	margin-left: -5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


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

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

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


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

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


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

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: #779ECE;
	font-size: 72%;
	
}
#sectionLinks ul a:link, #sectionLinks ul a:visited{

display: block;
width:94%;
}

#sectionLinks h3{
	padding: 4px 0px 4px 0px;
	color: #0B156A;
	background-color: #E0DFE3;
	line-height: .8em;
	font-size: 110%;
	margin-bottom: 5px;
	
}

#sectionLinks a {
	
	/*border-top: 1px solid #cccccc;*/
	padding: 0px 0px 0px 0px;
}

#sectionLinks li a:link, #sectionLinks li a:visited {
	color:#EAEAEA;
	font-size: 112%;
	font-weight: normal;
	
}

#sectionLinks a:hover{

	text-decoration: none;
}


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

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

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

.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: 6px 3px 10px;
	font-size: 80%;
}

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

#tellfriend a:link, #tellfriend a:visited {
	color: #FFFFFF;
	}
#tellfriend a:hover {
	color:#CCCCCC;
	}
	
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #E0DFE3;
}
#search{
	float: right;
}
#highlight{
	background-color: #D5E1F0;
	padding: 3px;
	border: 1px dashed #6C6C6C;
	width: 200px;
	float: left;
	height: 250px;
	margin-bottom: 10px;
}
#highlight2{
	background-color: #D5E1F0;
	padding: 3px;
	border: 1px dashed #6C6C6C;
	width: 200px;
	float: left;
	margin-left: 5px;
	height: 250px;
	margin-bottom: 10px;
}
#space{
	clear: both;
}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	font-weight: bold;
}
#siteInfo a {
	text-align: center;
}
#siteInfo b {
	text-align: center;
}
#siteInfo b {
	text-align: center;
}
.red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #C00;
	background-color: #FFF;
	font-weight: bold;
}

