/***********************************************/
/* GNSF.GE                           */
/***********************************************/

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

body{
	font-family: Sylfaen;
	color: #333333;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	width: 490px;
	float: left;
	list-style-image: none;
	position: relative;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	/*
	background-image: url(img/baground.gif);
	background-repeat: no-repeat;
	background-position: center;
	*/
}

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: underline;
}

h1{
 font-family: "Times New Roman", Times, serif;
 font-size: 120%;
 color: #0000CD;
 margin: 0px;
 padding: 0px;
}

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

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: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: none;
}

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

#mainHead{
	padding: 0px 0px 5px 0px;
	width: 100%;
	background-color: White;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 2px;
	background-color: #FBFBFB;
	border-bottom: 1px solid #FDF5E6;
	
}

#headlines{
	float:right;
	width: 15%;
	padding-right: 10px;
	position: relative;

}

#content{
	float: left;
	width: 490px;
	border-left: 1px solid #BCBCBC;
	border-right: 1px solid #D2D2D2;
	background-color: #FFFFFF;
/*	background-color: #F6FCF9; */
	
}

#content h2 
{
	background-color: #F5F5F5;
	color: #0000CD;
	margin: 2%;
	padding: 4px;
	height: 10px;
	border:
	
}

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

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


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

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #7796BF;
border-top: 1px solid #7796BF;
color: Black;
background-color: #F5F5F5;
}

#globalNav img{
 display: block;
}

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

#globalNav a:hover {
	font-size: 90%;
	padding: 0 4px 0 0;
	text-decoration: none;
	background-color: #E1ECF5;
}

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

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

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

#breadCrumb{
	font-size: 60%;
	padding: 2px 0px 0 10px;
	background-color: #FFFFFF;
	color: #778899;
	border-bottom: 1px solid #BDBDBD;
	height: 20px;
	vertical-align: text-bottom;

}

.st {
margin-top: 5px;
	
}

#breadCrumb a {
	color: #00008B;
	text-decoration: underline;
}

#breadCrumb a:href {
	color: #00008B;
}

#breadCrumb a:visited {
	color: #00008B;
}


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

.feature{
	font-size: 80%;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 460px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 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: #cccccc;
	padding: 10px 10px 0 10px;
	background-color: #FFFFFF;
}

#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: list-item;}

#navBar ul 
{


margin-left: 2px; 
padding-left: 2px;
padding-right: 2px;

}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
border-bottom: 1px solid #FEFEFE;

}

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

}


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

#sectionLinks{
	position: static;
	margin: 0px;
	border-bottom: 1px solid White;
	font-size: 90%;
	height: auto;
	width: auto;
	float: left;
	list-style-image: none;
	list-style-type: none;
	clear: left;
	padding: 0px;
	background-color: #FFFFFF;
}



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

#sectionLinks a {
	display: block;
	border-bottom: 1px solid #A9A9A9;
	padding: 2px 0px 2px 10px;
	color: #00015B;
}

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


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

.relatedLinks{
	position: static;
	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{
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#advert img{
	display: block;
}


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

#headlines{
	margin: 0px;
	font-size: 80%;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}

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

.time 
{
	font-size: 10px;
	color: Maroon;
}

.map {
	font-size: 10px;

}

.active {
	background: #B0C4DE;
	
}

hr {
	width: 99%;
	padding: 3%;
}
