/* ----- Main Layout Elements ----- */
body {
	background:			#001E54;
	padding:			0;
	margin:				0;
	FONT-WEIGHT: 		normal;
	FONT-SIZE: 			12px;
	COLOR: 				#ffffff;
	FONT-FAMILY: 		Arial, Verdana, Tahoma, Helvetica;
	background-image: 	url(../images/bg.jpg);
	background-repeat: 	repeat-x;
}
#container {
	width:				420px;
	font-size:			12px;
	margin:				0 auto;
	text-align:			left;
	clear:				both;
	float:				left;
	color:				#ffffff;
}


#leftsidebar {
	float:				left;
	width:				20%; 
	overflow:			hidden;
} 


#footer a, a:hoover, a:visited {
	width: 				100%;
	float: 				center;
	text-align:			center;
	font-size:			12px;	
	color: #ffffff;
	text-decoration:none;
}

.footer a, a:hover, a:visited
{
	font-size:			12px;	
	color: #ffffff;
	text-decoration:none;
}


a {
	color:				#ffffff;
	text-decoration:none;
	border:none;
}
a:hover {
	color:				#ffffff;
	text-decoration:	underline;
	border:none;
}

a:visited {
	color:				#ffffff;
	text-decoration:none;
	border:none;
}
a:active {
	color:				#ffffff;
	text-decoration:	underline;
	border:none;
}

#lang {
vertical-align:top;
width: 300px;

}

#lang ul {
	margin:				10px;
	padding-left:		0px;
	padding-top:		0px;
	COLOR: 				#ffffff;
}
#lang ul li {
	margin:				10px;
	padding:			0px;
	list-style-type:	none;
	COLOR: #ffffff;
}
#lang ul li a {
	text-decoration:	none;
}

#lang ul li a:visited {
	text-decoration:	none;
		COLOR: #ffffff;
}


#lang ul li a:hover {
	text-decoration:	underline;
}

#searchForm {
	padding-top:		10px;
}

/* horizontal pill menu */
.pill {
	margin:0 auto;
	float:none;
	width: 900px;	
}

td.pill_m {
	padding: 5;
	margin: 0;
	text-align:center;
  }

#pillmenu {
	white-space: nowrap;
	height: 45px;
	background-image:url(../images/mainmenu_bg.jpg)	;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
  width:  900px;  
}

#pillmenu li {
	float: left;
	margin: 0px 5px 0 0;
	padding: 0;
	  
}

#pillmenu a {
  font-family: Arial, Verdana, Tahoma, Helvetica;
  font-size: 12px;
  font-weight: bold;
	float:left;
  display:block;
  height: 45px;
  line-height: 45px;
  padding: 2px 10px 0 10px;
  color: #333333;
  text-decoration: none;
  background: transparent;
}


#pillmenu a:hover {
  color: #0099D7;
}

#pillmenu a#active_menu-nav {
	height: 45px;
	color: #0099D7;
}

#pillmenu a#active_menu-nav:hover {
	color: #0099D7;
}

#pillmenu li a:hover, #pillmenu li a#active_menu-nav{
	
	color: #0099D7;
}

ul.menu li#current {
color:#0099D7;
text-decoration:none;


}

ul.menu li#current a {
color:#0099D7;
text-decoration:none;

}



/* ----- Left Sidebar Elements ----- */
#leftsidebar {
	
	width:				20%; 
	overflow:			hidden;
}

#leftsidebar ul {
	margin:				10px;
	padding-left:		0px;
	padding-top:		0px;
	COLOR: 				#005A9D;
}
#leftsidebar ul li {
	margin:				10px;
	padding:			0px;
	list-style-type:	circle;
	COLOR: #005A9D;
}
#leftsidebar ul li a {
	text-decoration:	none;
}
#leftsidebar ul li a:hover {
	text-decoration:	underline;
}


/* Additional markups */
.pagenavcounter, .pagenav {
	font-size:			10px;
} 
.contenttoc {
	padding:			5px;
}

div.componentheading {	/* Component heading */
	font-size:			16px;
	border-bottom:		1px solid #B53707;
	font-weight:		bold;
	margin-top:			10px;
	border-bottom:		1px solid #B53707;
}
td.contentheading {		/* Post titles/headings */
	font-size:			16px;
	font-weight:		bold;
	clear:				both;
	padding-top:			10px;	
}
table.contentpaneopen {	/* Table wrapping posts */
	margin:				0;
	padding:			0;
}
#form-login-remember {	/* Small 'remember me?' text in login form */
	font-size:			12px;
	padding-bottom:		5px;
	color:#000000;
}
#form-login {
	text-align:			center;
	color:#000000;
}
#form-login ul, #form-login-username, #form-login-password, #form-login-remember {
	text-align:			left;
	color:#000000;
}
fieldset.input {
	border:				0;
	color:#000000;
}
#form-login #form-login-remember {
	text-align:			left;
	color:#000000;
}
form {
	margin:0;
	color:#000000;
}
td.sectiontableentry1 {}	/* Alternating rows for polls */
td.sectiontableentry2 {		/* Alternating rows for polls */
	background-color:	#f0f8fc;
}	
.button {
	background-color:	#F2EFDB;
	font-size:			12px;
	font-weight:		bold;
	color: 				#0099D7;
	font-family:		arial, verdana, tahoma, helvetica;
	border-top:			1px solid #e7f7ff;
	border-left:		1px solid #cde4ef;	
	border-bottom:		1px solid #000000;
	border-right:		1px solid #245167;
}
.buttonheading img {
	border: 			none; 
	margin: 			0;
	padding:			0;
}
span.small { 		/* Small text underneath post title, i.e. 'Written by...' */
	font-size:			10px;
	margin:				0;
	padding:			0;
}
td.createdate {		/* Small date under post titles */
	font-size:			10px;
	text-align:			left;
	color:				#333333999;
}
td.modifydate { 	/* The 'Last Updated' date under posts/modules. */
	font-size:			10px;
	text-align:			right;
	font-style: 		italic;	
}
a.readon { 			/* The 'Read More...' link under posts/modules. */
	font-size:			10px;
	float:				right;
	text-align:			right;
}
td.article_column {
	padding-right:		10px;
}
table.pollstableborder {
	text-align:			left;
	width:				100%;
}

P
{
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Verdana, Tahoma, Helvetica;
	}

H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Verdana, Tahoma, Helvetica;
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #ffffff;
   FONT-FAMILY: Arial, Verdana, Tahoma, Helvetica;
}

H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #ffffff;
   FONT-FAMILY: Arial, Verdana, Tahoma, Helvetica;
}
img { border: 0 none; 
}



/* headers */
div.componentheading {
	height: 22px;
	padding: 0 0 0 0;
	color:#0099D7;

}
table.blog {
	
}
.contentheading {
	padding: 0;
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 12px;
	vertical-align: middle;
	color: #0099D7;
	text-align: left;
	font-weight: bold;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

.componentheading, table.moduletable th, legend {
	margin: 0;
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 14px;
	text-align: left;
	color: #0099D7;
	padding: 6px 0;
}


/* table of contents */
table.contenttoc {
  margin: 5px;
  border: none;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}

/* content tables */
td.sectiontableheader {
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #666;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #333;
  font-size: 10px;
}

/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
}

table.contentpane ul li a .category {
	color: #0099D7;
}

table.contentpane ul li {
	color: #333;
}

table.contentpaneopen {
	margin: 2px 8px;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #0099D7;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	color: #0099D7;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
	margin-bottom: 25px;

}

div.module_menu, div.module, div.module_text {
	padding: 0;
	width:230px;
	margin:0 auto 10px;
	background: transparent url(../images/b_box.png) bottom center no-repeat;
}

div.module_menu div, div.module div , div.module_text div {
	background: transparent url(../images/t_box.png) top center no-repeat;
}

div.module_menu div div, div.module div div, div.module_text div div {
	background: none;
}

div.module_menu div div div, div.module div div div, div.module_text div div div {
	text-align: left;
	background: none;
	margin: 0;
	padding:0 0 0 0;
}

#rightcolumn div.module table.poll div {
	background: none;
}

div.module_menu div div div div, div.module div div div div {
	background: none;

	text-align: left;
}

div.module div div div form {
	padding: 10px 12px;
	width: 210px;
	margin: 0 auto;
	text-align: left;
	color:#000000;
	
}

div.module_text div div div {
	text-align: left;
	
}

div.module_text div div div div  {
	margin: 0 auto;
	padding: 10px;
}

div.module_text div div div div div {
	padding: 2px 0 0 0;
}

div.bannergroup_text {
	display:block;
	background: #fff;
	padding: 1px;
}

#rightcolumn div.module div div div form {

	text-align: left;
	color:#000000;
}

div.module div div div form table td {
	text-align: left;
}

div.module div div div form ul{
	margin: 10px 0 0;
	padding: 0; 
	list-style: none;
}

div.module_menu ul {
	list-style: none;
	text-align: left;
	padding: 0;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	/*background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;*/
	padding: 2px 0 2px 20px;
	line-height: 24px;
	text-decoration: none;
	color: #333333;
	font-size: 12px;

}

/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3 { 	
	font-family: Arial, Verdana, Tahoma, Helvetica;
	width: 230px;	
	color: #0099D7;
	font-size: 14px;
	height: 30px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	line-height: 29px;
	margin: 0;
	padding: 0 10px;
	background: url(../images/h3_lc.png) top left no-repeat;

	
}
#rightcolumn
{
width: 230px;
}

#leftcolumn
{
width: 230px;
}



#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin: 0 auto;
	padding: 4px 12px;
	list-style: none;
	width: 230px;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover 
{

}

/*LEFT COL LINK*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	line-height: 18px;
	padding: 0 0 0 10px;
	text-decoration: none;
	font-size: 12px;
	background: url(../images/gray_arrow.gif) center left no-repeat;
	margin: 0;
	height: 18px;
	color: #333333;
}

#leftcolumn ul.menu li a:hover {
	color: #0099D7;
	background: url(../images/blue_arrow.gif) center left no-repeat;
}

#rightcolumn ul.menu li a:hover {
	color: #0099D7;
	background: url(../images/blue_arrow.gif) center left no-repeat;
}

/*LEFT COL CURRENT LINK*/
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	line-height: 18px;
	padding: 0 0 0 10px;
	color: #0099D7;
	font-size: 12px;
	margin: 0;
	height: 18px;
	background: url(../images/blue_arrow.gif) center left no-repeat;
}

#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	color: #0099D7;
	background: url(../images/blue_arrow.gif) center left no-repeat;
}

#leftcolumn ul.menu li#current a:hover  {
	color: #0099D7;
	background: url(../images/blue_arrow.gif) center left no-repeat;
}

#rightcolumn ul.menu li#current a:hover {
	color: #0099D7;
	background: url(../images/blue_arrow.gif) center left no-repeat;
}

/*LEFT COL SUB LINK*/
#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link, 
#rightcolumn ul.menu li#current ul li a, #rightcolumn ul.menu li#current ul li a:link {
	text-decoration: none;
	color: #333333;
	margin: 0 0 0 10px;
	font-size: 12px;
	background: url(../images/gray_arrow.gif) center left no-repeat;
	font-weight: normal;
	line-height: 18px;
	padding: 0 0 0 10px;
	height: 18px;
}

#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover {
	font-size: 12px;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	text-decoration: none;
	color: #0099D7;
	background: url(../images/blue_arrow.gif) center left no-repeat;
	height: 18px;
	line-height: 18px;
}

#rightcolumn ul.menu li ul li#current a, #rightcolumn ul.menu li ul li#current a:link, #rightcolumn ul.menu li ul li#current a:visited, #rightcolumn ul.menu li ul li#current a:hover {
	font-size: 12px;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	text-decoration: none;
	color: #0099D7;
	height: 18px;
	line-height: 18px;
	background: url(../images/blue_arrow.gif) center left no-repeat;
}

#leftcolumn ul.menu li.parent ul li a, #rightcolumn ul.menu li.parent ul li a {
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	height: 18px;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	color: #333333;
	background: url(../images/gray_arrow.gif) center left no-repeat;
	text-decoration: none;
}

#leftcolumn ul.menu li.parent ul li a:hover {
	color: #0099D7;
	background: url(../images/blue_arrow.gif) center left no-repeat;
}

#rightcolumn ul.menu li.parent ul li a:hover {
	color: #0099D7;
	background: url(../images/blue_arrow.gif) center left no-repeat;
}

/*SUBMENU POSITION*/

#leftcolumn ul.menu li#current ul, #rightcolumn ul.menu li#current ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li, #rightcolumn ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}

/*CURRENT SUBMENU POSITION*/

#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li a:hover {
	color: #0099D7;
	background: url(../images/blue_arrow.gif) center left no-repeat;
}

#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
}

.map a, map a:visited {
	color:				#333333;
	font-size:11px;
	text-decoration:none;
	border:none;
}
.map a:hover, map a:active {
	color:				#333333;
	font-size:11px;
	text-decoration:	underline;
	border:none;
}
