/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover
{
	color:#0d418f;
text-decoration: underline;
	}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #505153;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 125%;
 color: #006699;
 text-align:center;
 margin: 0px;
 padding: 1px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 85%;
 font-weight: normal;   
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h6{
background-color:#FFFFFF;
background-image:url(../images/bkgrdth.gif);
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #0d418f;
 margin: 0px;
 padding: 0px;
 text-align:center;
}

h7{
 font-family: Arial,sans-serif;
 font-size: 116%;
 color: #006699;
 text-align:center;
 margin: 0px;
 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;
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
}

#titlebar{
padding:20px 0px 0px 0px;
color:#0d418f;
width=100%;
background-image:url(../images/bg_title.jpg)
}

#navBar
	{
		float: left;
		width: 18%;
		height:450px;
		padding-right:0px;
		border-right: 1px solid   #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
     }

#headlines{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width: 20%;
	padding-right: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#content{
padding:0px 20px 0px 20px;
float:right;
width: 55%;  
height:auto;
 }
 
 #subcontent{
	float:none;

	padding:0px 0px 0px 0px
	width:auto;
	height:auto;
	text-align:left;
	border: 1px solid #CBE1FA;
 }
 
 
 #block{  
	 background-color:#5287D7;
 	 width: 100%;
	 height:20px;
	}

#left
{
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:0px;
	padding-bottom:0px;
	width:50%;
	height:120px
	float:left;
}

#right
{
	background-color:#FFFFFF;
	padding:10px 10px 10px 10px;	
	width:55%;
	float:right;
	text-align:
	justify;
	}
#horizontalLine{

	padding: 0px 0px 0px 0px;
	background-image:url(../images/bkgrdth.gif);
	text-align:center;
	border-top: 1px solid #CBE1FA;
	border-bottom: 1px solid #CBE1FA;
	width: 100%;
	
}

#innercontent
{
	padding:inherit;
	width:auto;
	overflow:auto;
	height:160px;
	
}
	
.post {
	margin-bottom: 15px;
	background: #1EB5DD url(images/arrows/img05.gif) no-repeat;
	color: #0A416B;
}

.post .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: url(images/arrows/img06.gif) repeat-x left bottom;
	border-top: 1px solid #000000;
}

.post .links a {
	padding-left: 10px;
	background: url(images/arrows/img08.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #0A416B;
}

.post .links a:hover {
	color: #FFFFFF;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 30px;
}

/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
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;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}

/************* #2 Column Style *************/
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
}

#side-a {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 47%;
	height: 160px
	text-align:center;
}

#side-b { 
	margin: 0;	
	float: right;
	padding: 0px 0px 0px 0px;
	text-align:center;
	width: 47%;
	height: 160px /* Holly hack for Peekaboo Bug */
	overflow:scroll;
	
}

#side-ab {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 99%;
	height: 160px
	text-align:center;
}



.vertical {
	border-left-width: thin;
	border-left-style: dashed;
}

.horizontal {
border-bottom-width:thin;
border-bottom-style: dashed;
}
/************** .feature styles ***************/

.feature{
	font-size: 80%;
	text-align:center;
	border:thin;
	border-color:#663399;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	}

.feature h3{
	padding: 2px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 0px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #CCCCCC;
	font-size: 75%;
	color: #CCCCCC;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-top:1px solid #F4F4F4;
	border-bottom: 1px solid #F4F4F4;
	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:hover, #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;}


/*********** #sectionLinks styles ***********/

#sectionLinks{

position:inherit;
	margin: 0px;
	padding: 0px;
	background:	#F4F4F4;
	border-bottom: 45px solid  #F4F4F4;
	font-size: 90%;
	height:92px;
}
#navmenu{
	position:relative;
	margin: 5%;
	padding: 5%;
	background:
	#F4F4F4;
	border-right:thin 1 px;
	border-bottom: 1px solid  #F4F4F4;
	font-size: 90%;
	height:100%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid  #FFFFFF;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
    height:0px;
	position: inherit;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	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;
	font-size: 80%;
	float:right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:20px;
	padding-left: 10px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
