/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	
}

td {font-family: Arial,Helvetica,sans-serif;font-size:12px;}
a{
	color: #293D6B;
	text-decoration: none;
}

a:link{
	color: #293D6B;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #293D6B;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #293D6B;
	text-decoration: underline;
	font-weight: bold;
}


h1{
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 160%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h2{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 114%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #EFEFEF;
}

h3{
 font-family: Tahoma, Arial,sans-serif;
 font-size: 120%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Tahoma, 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;
 font-size: 12px;
 margin-left:15;
}

ul ul{
 list-style-type: disc;
 font-size: 12px;
}

ul ul ul{
 list-style-type: none;
 font-size: 12px;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 5px 20px 2px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background-color: #EEEEEE;
	float: right;
	margin-right: 20px;
	border: 0;
}

#navBar{
	width: 100%;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	float: left;
}

#content{
	float: left;
  width: 100%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #FFFFFF;
	background-color: #C8D7E3;
	margin: 0px;
	padding: 0px;
	float: right;
	border: 1px solid #99AFC4;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 2px;
}

#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;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 10px 0px 10px;
	font-size: 11px;
}

.story p{
	padding: 0px 0px 10px 0px;
	text-align: justify;
	font-size: 12px;
}

.story a:link{
	padding: 0px 0px 10px 0px;
	text-align: justify;
	color: #006699;
	font-weight: normal;
	font-size: 12px;
}

.story a:visited {
	padding: 0px 0px 10px 0px;
	text-align: justify;
	color: #006699;
	font-weight: normal;
}

.story h3{ 
	padding: 0px 0px 10px 0px;
	text-align: justify;
	font-size: 12px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #666666;
	padding: 10px;
	background-color: #C8D7E3;
	width: 780px;
}

#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 #EEE;}

/* 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: 1px solid #FFFFFF;
	font-size: 100%;
	background-color: #C8D7E3;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	color: #FFFFFF;
	background-color: #99AFC4;
	font-size: 12px;
}

#sectionLinks a {
	display: block;
	padding: 10px 0px 2px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #FFFFFF;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	padding: 10px 0px 2px 10px;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #666666;
}

.relatedLinks h3{
}

.relatedLinks a:link,
.relatedLinks a:visited {
	position: relative;
	padding: 10px 0px 2px 10px;
	font-size: 11px;
	color: #666666;
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 10px 0px 10px;
	font-size: 12px;
	color: #666666;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines p{
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}


.h_nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99AFC4;
	text-decoration: none;
}
.v_nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.heading_bg {
	background-color: #EFEFEF;
}
#Separator_1 {
	border-bottom: 1px solid #EEE;
}

.tablehead { font: Tahoma, "Times New Roman", Arial
}
.sectionhead{
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
	background-color: #EFF3F8;
	color: #336699;
	font-weight: bold;
}
.even{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #FFFFFF;
	font-size: 10px;
	background-color: #F4F4F4;
}
.value{text-align:center}

.list_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	list-style-type: square;
	font-weight: normal;
}
.list_1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	list-style-type: square;
	font-weight: normal;
	color: #006699;
}
.list_1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	list-style-type: square;
	font-weight: normal;
	color: #006699;
}
.list_1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	list-style-type: square;
	font-weight: normal;
	color: #006699;
}

		th, td, tr {font-family: Arial, Verdana; font-size: 11px; text-decoration: none; font-weight: normal;}	   
		.inputbutton 
			{
			color: #333333;
			background-color: #EEEEEE;
			background-image: url('admin/images/bg_btn.jpg'); 
			background-repeat: repeat;
			font-family:Verdana;
			font-size: 9px;
			cursor: pointer;
			border-bottom:  0px solid;
			border-left:  0px solid;
			border-right:  0px solid;
			border-top:  0px solid;
			height: 19px;
			width: 30px;
			font-weight : bold;
			}	
		.inputtext 
			{
			color: #333333;
			background-color: #FFFFFF;
			background-image: url('admin/images/bg_txt.jpg'); 
			background-repeat: repeat;
			font-family:Verdana;
			font-size: 10px;
			border: #888888 1px solid;
			height: 17px;
			width: 100px;
			}
