body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}
body {
	background-color: #000000;
	background-image: url(images/bkg1.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


ul, li {
	margin-left: 1.0em; 
	padding: 0;
	list-style-type: disc;
	list-style-position: outside

}
a:link {
	color: #01437e;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #017e0d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#tdPanel1 {
	/*padding-top: 20px;*/
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-color: #E3F1CE;
}

#tdTitle {
	padding-left: 30px;
}

#tdNewsPanel {
	/*padding-top: 20px;*/
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
}

#tdPanel3 {
	/*padding-top: 20px;*/
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
}
#tdPanel4 {
	/*padding-top: 20px;*/
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#tdPanel5 {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#tdCreditBar  {
	text-transform: capitalize;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
#tdCreditBar a:link {
	color: #FFCC66;
	font-weight: normal;
}
#tdCreditBar a:visited {
	color: #CC9933;
}
#tdCreditBar a:hover {
	color: #FFCC66;
	text-decoration: underline;
}
.style6 {
	font-size: 18px;
	color: #01539c;
	font-weight: bold;
}


/* New CSS Code */

/*--------------------------------------
	Header
--------------------------------------*/

.header{
	display:table;
	width:100%;
	height:80px;	
	}
.header_container{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	display:table;	
	}
.header_logo{				
	float:left;	
	display:table;	
	}


/*--------------------------------------
	Footer
--------------------------------------*/

.footer{
	display:table;
	width:100%;
	height:80px;
	margin-top:-20px;
	/*clear:all;*/
	}
.footer_container{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	display:table;
	background: url(images/footer.jpg) no-repeat;	
	}
.footer_logo{
	float:right;
	/*display: table;*/
	/*position: relative;*/
	width:600px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;	
	}
	
.footer_logo2{
	float:right;
	/*display: table;*/
	/*position: relative;*/
	width:560px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: -20px;	
	}


/*--------------------------------------
	Menu
--------------------------------------*/








/* @FONT-FACE for headings (h1-h4)
 ------------------------------------- */
@font-face {
	font-family: 'MyriadProSemiBold';
	src: url('../fonts/myriadpro-semibold-webfont.eot');
	src: local('☺'), url('../fonts/myriadpro-semibold-webfont.woff') format('woff'), url('../fonts/myriadpro-semibold-webfont.ttf') format('truetype'), url('../fonts/myriadpro-semibold-webfont.svg#webfontYQdKYRYe') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadProSemiBold';
	src: url('../fonts/myriadpro-semiboldit-webfont.eot');
	src: local('☺'), url('../fonts/myriadpro-semiboldit-webfont.woff') format('woff'), url('../fonts/myriadpro-semiboldit-webfont.ttf') format('truetype'), url('../fonts/myriadpro-semiboldit-webfont.svg#webfontQe86VtAS') format('svg');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'MyriadPro';
	src: url('../fonts/myriadpro-it-webfont.eot');
	src: local('☺'), url('../fonts/myriadpro-it-webfont.woff') format('woff'), url('../fonts/myriadpro-it-webfont.ttf') format('truetype'), url('../fonts/myriadpro-it-webfont.svg#webfontGoVOOYIx') format('svg');
	font-weight: normal;
	font-style: italic;
}

/* HEADINGS
 ------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #01539c;
	font-family: MyriadProSemiBold, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
/*	margin-bottom: 15px;*/
	line-height: 1;
}
h1 {
	font-size: 28px;
	margin-bottom: 25px;
}
h2 {
	font-size: 24px;
	margin-bottom: 10px;
}
h3 {
	font-size: 20px;
	margin-bottom: 5px;
}
h4 {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
h5 {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
h6 {
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
h1 em.heading_description,
h2 em.heading_description {
	display: block;
	font-size: 18px;
	color: #777;
	font-family: MyriadPro;
	margin-top: 5px;
	padding-top: 5px;
	border-top: dotted 1px #9f9f9f;
	text-transform: none;
}
h1.nav,
h2.nav {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 7px;
	border-bottom: dotted 1px #9f9f9f;
	text-transform: none;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #222	
}


/* This fixes the 1 pixel gap around embeded SWF in Firefox */
td object, td embed {
vertical-align: bottom;
}

/* utility classes */
.alignleft {float: left; margin-right:20px}
.alignright {float: right; margin-right:20px}
.center {margin: 0 auto;}
.textleft {text-align: left;}
.textright {text-align: right;}
.text-center {text-align: center;}

hr {color: #fff; background-color: #fff; border: 1px dotted #9f9f9f; border-style: none none dotted; }


 /* RSS Box
------------------------------------------------------*/
	/* The box container div with id 30158 */
	div#rssincl-box-275461 {
		width: 260px; /* sets the width of your RSSbox */
		overflow-x: none; /* sets a scrollbar if the content is larger than 350px */
	}
 
	/* All elements inside the box container */
	div#rssincl-box-275461 *{
		font-family:10px/12px 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif; /* sets the font family for all elements within the RSSbox */
		text-align:left; /* sets text-align to left for all elements*/
		margin:0; /* sets margin to zero for all elements*/
		padding:0; /* sets padding to zero for all elements*/
		line-height:18px; /* sets the line-height a bit greater than normal*/
		clear:both; /* no floating in general */
	}
 
	/* The <p> tag containing the news item title */
	div#rssincl-box-275461 div.rssincl-content div.rssincl-entry p.rssincl-itemtitle {
		margin-bottom:3px; /* margin below the item title*/
	}
 
	/* The <a> tag wrapped around the news item title */
	div#rssincl-box-275461 div.rssincl-content div.rssincl-entry p.rssincl-itemtitle a {
		font-size: 12px; /* font size to 14px */
		font-weight:bold; /* bold */
		color: #4444;	 /* dark grey */
	}
 
	/* Set a color for rolling over the item title*/
	div#rssincl-box-275461 div.rssincl-content div.rssincl-entry p.rssincl-itemtitle a:hover{
		color:#44444; /* change font color to black on rollover */
	}
 
	/* The <p> tag containing the item description, and all elements inside this tag */
	div#rssincl-box-275461 div.rssincl-content div.rssincl-entry p.rssincl-itemdesc,
	div#rssincl-box-275461 div.rssincl-content div.rssincl-entry p.rssincl-itemdesc *{
		font-size: 12px; /* general font size 12px */
		color: #000000; /* dark grey */
	}
 
	/* The <p> tag containing the item date, and all elements inside this tag */
	div#rssincl-box-275461 div.rssincl-content div.rssincl-entry p.rssincl-itemdate,
	div#rssincl-box-275461 div.rssincl-content div.rssincl-entry p.rssincl-itemdate *{
		font-size: 11px; /* set date smaller than normal text */
		color: #444444; /* dark grey again */
		margin-bottom:5px; /* a bit of space below the date*/
		font-weight:bold; /* bold */
		line-height:30px; /* sets the line-height a bit greater than normal*/
		border-bottom: dotted 1px #9f9f9f;
		
	}
 
	div#rssincl-box-275461 div.rssincl-content div.rssincl-entry p.rssincl-itemdate {
		
	}
 
	/* If there are images inside the description, you can style them as well */
	div#rssincl-box-275461 div.rssincl-content div.rssincl-entry div.rssincl-itemdesc img {
		border:0px solid #676767; /* no border for images inside description tag */
	}
 
	/* There is a clearer div which you can set to "clear:both"... */
	div#rssincl-box-275461 div.rssincl-content div.rssincl-entry div.rssincl-clear {
		clear:both; /* important when using "float" for item elements */
	}
	
	
	 /* RSS Box #2
------------------------------------------------------*/
	/* The box container div with id 30158 */
	div#rssincl-box-299981 {
		width: 260px; /* sets the width of your RSSbox */
		overflow-x: none; /* sets a scrollbar if the content is larger than 350px */
	}
 
	/* All elements inside the box container */
	div#rssincl-box-299981 *{
		font-family:10px/12px 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif; /* sets the font family for all elements within the RSSbox */
		text-align:left; /* sets text-align to left for all elements*/
		margin:0; /* sets margin to zero for all elements*/
		padding:0; /* sets padding to zero for all elements*/
		line-height:18px; /* sets the line-height a bit greater than normal*/
		clear:both; /* no floating in general */
	}
 
	/* The <p> tag containing the news item title */
	div#rssincl-box-299981 div.rssincl-content div.rssincl-entry p.rssincl-itemtitle {
		margin-bottom:3px; /* margin below the item title*/
	}
 
	/* The <a> tag wrapped around the news item title */
	div#rssincl-box-299981 div.rssincl-content div.rssincl-entry p.rssincl-itemtitle a {
		font-size: 12px; /* font size to 14px */
		font-weight:bold; /* bold */
		color: #4444;	 /* dark grey */
	}
 
	/* Set a color for rolling over the item title*/
	div#rssincl-box-299981 div.rssincl-content div.rssincl-entry p.rssincl-itemtitle a:hover{
		color:#44444; /* change font color to black on rollover */
	}
 
	/* The <p> tag containing the item description, and all elements inside this tag */
	div#rssincl-box-299981 div.rssincl-content div.rssincl-entry p.rssincl-itemdesc,
	div#rssincl-box-299981 div.rssincl-content div.rssincl-entry p.rssincl-itemdesc *{
		font-size: 12px; /* general font size 12px */
		color: #000000; /* dark grey */
	}
 
	/* The <p> tag containing the item date, and all elements inside this tag */
	div#rssincl-box-299981 div.rssincl-content div.rssincl-entry p.rssincl-itemdate,
	div#rssincl-box-299981 div.rssincl-content div.rssincl-entry p.rssincl-itemdate *{
		font-size: 11px; /* set date smaller than normal text */
		color: #444444; /* dark grey again */
		margin-bottom:5px; /* a bit of space below the date*/
		font-weight:bold; /* bold */
		line-height:30px; /* sets the line-height a bit greater than normal*/
		border-bottom: dotted 1px #9f9f9f;
		
	}
 
	div#rssincl-box-299981 div.rssincl-content div.rssincl-entry p.rssincl-itemdate {
		
	}
 
	/* If there are images inside the description, you can style them as well */
	div#rssincl-box-299981 div.rssincl-content div.rssincl-entry div.rssincl-itemdesc img {
		border:0px solid #676767; /* no border for images inside description tag */
	}
 
	/* There is a clearer div which you can set to "clear:both"... */
	div#rssincl-box-299981 div.rssincl-content div.rssincl-entry div.rssincl-clear {
		clear:both; /* important when using "float" for item elements */
	}

