/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

#textfield1 {
	width: 150px;
	padding: 4px 0px 0px 3px;
	background: #FFFFFF;
	border: 1px solid #DFDFDF;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
}

#submit1 {
	width: 55px;
	height: 20px;
	background: url(../theme/subpage1_01.gif) no-repeat left top;
	border: none;
	text-transform: lowercase;
	font-size: 12px;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #393939;
	line-height: 25px;
}

h2 {
	font-size: 18px;
	color: #045685;
}

h2 strong {
	color: #045685;
}

h3 {
	font-size: 13px;
}

h3 strong {
	color: #045685;
}

h4 {
	font-size: 11px;
	font-weight: bold;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E5E5E;
	line-height: 18px;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 18px;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 22px;
}

/** LINKS */

a {
	color: #F70000;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}

/** STYLES */

.style1 {
	font-size: 10px;
	color: #6D6D6D;
}

.style1 a {
}

.style1 a:hover {
}

.style2 {
	font-size: 10px;
	color: #ffffff;
}

.style2 a {
	font-size: 10px;
	color: #ffffff;
}

.style2 a:hover {
	font-size: 10px;
	color: #ffffff;
}

.style2 a:visited {
	font-size: 10px;
	color: #ffffff;
}

/** BACKGROUNDS */

.bg1 { background: url(../theme/homepage02.jpg) no-repeat left top; }
.bg2 { background: url(../theme/homepage04.jpg) no-repeat left top; }
.bg3 { background: url(../theme/homepage05.jpg) no-repeat left top; }
.bg4 { background: url(../theme/homepage06.jpg) no-repeat left top; }
.bg5 { background: url(../theme/homepage07.jpg) no-repeat left top; }
.bg6 { background: url(../theme/homepage08.jpg) no-repeat left top; }
.bg7 { background: url(../theme/homepage09.gif) no-repeat left top; }
.bg8 { background: url(../theme/homepage14.gif) repeat-x left top; }
.bg9 { background: url(../theme/homepage16.gif) repeat-y left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}


/** NEWS */

.news
	{
	color:#000000;
	font-size:10px;
	font-weight:bold;
	}
.newsHead
	{
	font-size:18px;
	color:#045685;
	font-weight:bold;
	height:43px;
	margin: 0px;
	padding: 0px;
	}
.newsDate
	{
	font-size:12px;
	font-family:verdana;
	color:#045685;
	font-weight:bold;
	}
.newsArticleHeadline
	{
	font-size:16px;
	color:#045685;
	font-weight:bold;
	}
.newsHeadTop5
	{
	font-size:11px;
	color:#045685;
	font-style:italic;
	}	
.newsBG
	{
	background-color:#045685;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	edit|forward Poll Styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#ef_poll {
	margin-bottom: 10px ;
	width: 180px ;
	text-align: left ;
	}

#ef_poll-contents {
	padding: 0 0 5px 0 ;
	border: solid 1px #045685 ;
	}

#ef_poll-header {
	font-size: 14px ;
	font-weight: 900 ;
	}

#ef_poll-question {
	font-weight: 900 ;
	background-color: #045685 ;
	padding: 5px ;
	color: #fff ;
	}

#ef_poll-answers {
	padding: 5px 15px 10px 15px ;
	}

#ef_poll-submit {
	text-align: center ;
	}

.ef_poll-result-bar {
	height: 10px ;
	margin-bottom: 8px ;
	}
