/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	line-height: 1.1;
	padding: 0px;
	font-size: medium;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
}

a{
	color: #ECE9D8;
}

a:link{
	color: #4B5163;
}

a:visited{
	color: #999999;
}

a:hover{
	color: #006699;
}

h1{
 font-family: Univers-Light, Arial;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	margin: 0px;
	padding: -2px;
	font-weight: normal;
}

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: "TradeGothic Bold";
 font-size: x-large;
 font-weight: normal;
 color: #000000;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	border-bottom: 1px solid #cccccc;
	width: 100%;
	padding: 0px;
}

#navBar{
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#headlines{
	float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	width: 525px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 214px;
	background-color: #F3F3F3;
	padding: 0px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	overflow: visible;
}


/************** .feature styles ***************/

.feature{
	font-size: 80%;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #C2BBA3;
	border-left-color: #C2BBA3;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C2BBA3;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}


/************** .story styles *****************/

.story{
	font-size: 80%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 100%;
	color: #C0C0C0;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-color: #ECE9D8;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	font-size: 75%;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 0px;
	letter-spacing: 0.2em;
	line-height: 20px;
	text-indent: 25px;
	border-left-width: 2px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

#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 #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	padding: 0px;
	font-size: 90%;
	text-decoration: none;
	margin-top: 188px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-family: Univers-Light, Arial;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-left-width: 0px;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 198px;
	margin: 0px;
	padding: 0px;
}

#sectionLinks a:hover{
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	background-image: url(../GIF/AFIR_col_21.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	width: 208;
	float: left;
	text-align: center;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	font-size: 80%;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#content .feature p {
	font-family: Verdana;
	font-size: x-small;
}
#content .feature div {
	font-family: Verdana;
	color: #0072BB;
	font-size: large;
}
a:link {
}
.form1 {
	border: 1px solid #FF0000;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#content .styleCenter {
	padding: 0px;
	background-color: #ECE9D8;
}
#navBar .relatedLinks h445 {
	background-color: #FFFFFF;
}
.gfh1 {
	vertical-align: top;
}
