/***********************************************/
/* 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;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;}
.mainTable {
	border: medium ridge #003366;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	background-color: #FFFFFF;}
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: 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;}
h3 {
	font: bold 12px Arial, sans-serif;
	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: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;}
#navBar {
	float: left;
	width: 151px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;}
#rightcolumn {
	float: right;
	display: inline;
	width: 144px;
	margin: 0;
	position: relative;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #FFFFFF;}
#content {
	float: left;
	display: inline;
	width: 676px;}
/***********************************************/
/* Components                                  */
/***********************************************/
#siteName {
	margin: 0;
	background-image: url(images/header_new2.jpg);
	background-repeat: no-repeat;
	padding-top: 97px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 150px;
	color: #FFFFFF;
	height: 108px;
	font-weight: bold;}
	#siteName1n {
	margin: 0;
	background-image: url(images/header1n.jpg);
	background-repeat: no-repeat;
	padding-top: 97px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 150px;
	color: #FFFFFF;
	height: 108px;
	font-weight: bold;}
	#siteName2n {
	margin: 0;
	background-image: url(images/header2n.jpg);
	background-repeat: no-repeat;
	padding-top: 97px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 150px;
	color: #FFFFFF;
	height: 108px;
	font-weight: bold;}
	#siteName3n {
	margin: 0;
	background-image: url(images/header3n.jpg);
	background-repeat: no-repeat;
	padding-top: 97px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 150px;
	color: #FFFFFF;
	height: 108px;
	font-weight: bold;}
/************* #globalNav styles **************/
#globalNav {
	border-bottom: 1px solid #CCC;
	color: #FFCC33;
	background-image: url(images/bg-nav.jpg);
	background-repeat: repeat-x;
	height: 35px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;}
#globalNav img {display: block;}
#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
	color: #FFFFFF;}
#globalNav a:hover {
	font-size: 90%;
	padding: 0 4px 0 0;
	color: #FFCC33;}
/*************** #pageName styles **************/
#pageName {
	margin: 0px;
	padding: 0px 0px 0px 10px;}
/************** .feature styles ***************/
.feature {
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	text-align: left;
	background-color: #FFFFFF;}
.feature h3 {
	padding: 30px 0px 5px 0px;
	text-align: left;}
.feature img {
	float: left;
	padding: 10px 10px 0px 0px;}
/************** .story styles *****************/
.story {
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	text-align: left;}
.story p {padding: 0px 0px 10px 0px;}
/************* #siteInfo styles ***************/
#siteInfo {
	clear: both;
	color: #cccccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	font-size: 75%;}
#siteInfo img {
	padding: 4px 4px 4px 10px;
	vertical-align: middle;}
#search form {
	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 #eeeeee;}
/* 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 #cccccc;
	font-size: 90%;
	text-align: left;}
#sectionLinks h3 {
	padding: 10px 0px 2px 10px;}
#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;}
#sectionLinks a:hover {
	background-color: #FFCC33;}
/*********** .relatedLinks styles ***********/
.relatedLinks {
	position: relative;
	margin: 0px;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #993300;
	text-align: left;}
.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: 0 auto;
	padding: 20px 0 0 0;
	font-size: 13px;
	text-align: center;}
#headlines p {
	padding:4px 0;
	margin: 0;
	border-bottom:1px solid #ccc;}
#headlines a {
	font-size: 13px;}
	
/* --- New additions 11-11-2010 --- */

/* Form to the right-side */
#form_new {
	background: #072557;
	width: 135px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
	color: #fff;
	float: left;
	text-align: left;
	font: normal 11px Arial;}	
#form_new p {
	margin: 0;
	padding: 5px 0;
	line-height: 1.5;}
#form_new form.form_new {padding: 0 0 0 10px;}	
#form_new .txtbold {
	font-weight: bold;}	
#form_new input.data {
	border: 1px solid #fff;
	width: 120px;
	padding: 1px 3px;} 	
#form_new textarea {
	border: 1px solid #fff;
	width: 124px;
	height: 80px;	
	overflow: auto;
	font-size: 11px;
	padding: 0;} 
#form_new input#submit {
	border: 1px solid #fff;
	width: 126px;
	height: 24px;
	text-align: center;
	padding:0;
	padding-bottom:0px;
	color: #000;
	font: bold 11px Arial;
	text-shadow: 1px 1px 1px rgba(8, 16, 53, 0.6);
	background: url(images/btn-bg.jpg) repeat-x;}	
#form_new input#submit:hover {color: #000;
	border: 1px solid #000;}	
.yellow {color: Yellow;}
	
	
/* Pictures to the left-side */

#thumb_pics {
	display:block;
	text-align: left;
	font-size: 11px;
	margin-top:10px; }

#thumb_pics td.ttl {
	position: relative;
	margin-left: -3px;
	font-weight: bold;}
	
#thumb_pics td.frame {
	background: url(images/frame.jpg) no-repeat 0 0;
	width: 100px;
	height: 100px;	
	text-align: center;}	
	
#thumb_pics td.frame img {
	margin: 0 auto; 
	width: 82px;
	height: 82px;}
	
#thumb_pics td.frame a,
#thumb_pics td.frame a img {
	color: #fff;
	border: none; 
	text-decoration: none;}

