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

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

html {
	width: 100%;
	height: 100%;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

body{
	font-family: arial;
	font-size: 56%;
	color: #333333;
	margin: 0;
	padding: 0;
	background-color: #EFF9FB;
}

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

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

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

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

p {
	margin: 0;
	padding: 0px 0px 10px 0px;
}

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

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px 0px 10px 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 1.2em;
 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: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 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: 3px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background-color: #fff;
}

#navBar{
	font-family: arial;
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #00629D; /*eeeeee*/
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
  	float:right;
	width: 20%;
	font-family: arial;
	padding-right: 10px;
}

#content{
	float: left;
  	width: 58%;
	font-size: 1.5em;
}

#content p {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

#content li {
	padding-bottom: 5px;
}

#ul_circle li {
	 list-style-type: disc;
}



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

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

/************* #currentNews styles **************/
#currentNews {
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding: 10px 0px 20px 10px;
}

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

#globalNav{
	font-family: arial;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	background-color: #00629D;
}

#globalNav img{
 	display: block;
}

#globalNav a {
	font-size: 1.2em;
	padding: 0 4px 0 0;
	color: #ccc;
}
#globalNav a:hover {
	color: #fff;
}

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

#pageName, .pageName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 1.4em;
}

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

#breadCrumb{
	font-size: 1em;
	padding: 2px 0px 0 10px;
}

/************* #footerDiv styles **************/

#footerDiv {
	clear: both;
	border: 1px solid #ccc;
	font-family: arial;
	font-size: 1.3em;
	color: #333;
	padding: 10px;
	text-align: center;
}

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

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 1.1em;
	color: #999;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

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


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

#navBar ul a:link, #navBar ul a:visited {display: block; color:#eee;}
#navBar ul a:hover {color: #00629D;}
#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, #newsFlash {
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 1.1em;
}

#sectionLinks h3, #newsFlash h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a, #newsFlash a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

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


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

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

#advert img{
	display: block;
}


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

#headlines{
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
}

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

/************************************************************/

.header {
	font-family: arial;
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
}

.subheader {
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
}

.requiredField {
	font-weight: bold;
	color: #f00;
}

.linkH3 {
	color: #fff;
}