/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	font-size: 100%;
	background: #E5F2F1 url(images/i.gif) no-repeat center 150px;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 85%;
}
.textinput {
	border: 1px solid #FFA200;
	width: 250px;	
}
.adminbtn {
	border: 1px solid #FFA200;
	background: #fff7e8;
	width: 250px;
}

.btn {
	border: 1px solid #FFA200;
	background: #fff7e8;
}
.bold {
	font-weight: bold;
}
table {
	border: none;
}
th {
	text-align: left;
	background: #007E7A;
	color: #FFFFFF;
	padding: 1px;
}
.evenrow {
	background: #fff;
}

div.footer {
	padding-top:20px;
}

.forumtable {
	border-bottom: 2px solid #007E7A;
	border-collapse:collapse;
}

.forumtable tr td, .forumtable tr th  {
	padding-left:5px;
}
a {
	color: #007DB7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	color: #007D7B;
	font-weight: normal;
	font-size: 130%;
	padding-top: 0px;
	margin-top: 0px;
}

h4 {
	color: #000;
	font-weight: bold;
	font-size: 150%;
	padding-top: 0px;
	margin-top: 0px;
}

h2 {
	color: #000;
	font-size: 80%;
	/*padding-left: 1em;*/
	background-color: #fff;
	margin: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
}

h3 {
	font-size:130%;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

#header {
	width: 100%;
	height: 102px;
	background: #FFFFFF;
	text-align: right;
	white-space: nowrap;
}
#header .logorite {
	margin: 20px 15px 0px 0px;
}

span.mandatory {
	color: #FFA200;
}

div.error {
	color: #FF0000;
}


/* MAINMENU LIST CODE ****************/

#navcontainer {
	font-size: 85%;
	white-space: nowrap;
	border-bottom: 2px solid #FFA200;
	width: 100%;
	padding: 0px;
	padding-top:10px;
	padding-bottom:10px;
	background: #007E7A;
}
#navcontainer a {
	text-decoration: none;
	/*text-transform: uppercase;*/
	font-weight: normal;
	/*color: #5CD2CE;*/
	color: #FFFFFF;
	padding: 0 1em 0 1em;
	display: inline-block;
}
#navcontainer a:hover {
	color: #FFA200;
}
#navcontainer .active {
	color: #FFA200;
	/*background: #FFA200;*/
}

/* SUBMENU LIST CODE ****************/

#navcontainer2 {
	font-size: 70%;
	white-space: nowrap;
	border-bottom: 2px solid #FFA200;
	width: 100%;
	padding: 0px;
	background: #FFFFFF;
}
#navcontainer2 a {
	text-decoration: none;
	/*text-transform: uppercase;*/
	font-weight: bold;
	color: #007E7A;
	padding: 0 1em 0 1em;
	display: inline-block;
}
#navcontainer2 a:hover {
	color: #5CD2CE;
}
#navcontainer2 .active {
	color: #FFFFFF;
	background: #FFA200;
}

/***********************************/
#home_main_content {
	float: left;
	margin: 0px;
	/*margin-right: -5px;*/
	width: 52%;
	padding: 15px;
	padding-top:35px;
	font-size: 80%;
}

#main_content {
	margin: 0px;
	padding: 20px;
	font-size: 80%;
}

.centered {
	margin-left: 100px;
}

.right {
	text-align:right;
}

#left_col {
	float: left;
	width: 20%;
}

#left_col h2 {
	color: #007D7B;
	padding-top: 10px;
	padding-bottom: 0px;
}

#right_col {
	float: right;
	width: 228px;
	margin: 0;
	padding:0;
	overflow: hidden;
}

.column_header {
	padding-left: 1em;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #5CD2CE;
	border-bottom: 2px solid #FFA200;
}
.column_header h1 {
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-size:100%;
	margin-left:-4px;
	font-weight:normal;
}

#left_col ul li a {
	padding-left:10px
}


/* Unordered list used to make a vertical menu */
#left_col ul, #right_col ul {
	list-style: none; /* removes bullet points from list */
	margin: 0px;
	padding: 0px 0px 8px 0px;
	padding-left:13px;
	background-color: #fff;
}
#left_col ul li, #right_col ul li {
 	list-style: none; /* removes bullet points from list */
	margin: 0px;
	padding: 0px;
}

#left_col a, #right_col a {
	padding:0;
	width: auto;
	background-color: #fff;
	font-size: 75%;
	margin: 0px;
}
.orange {
	border: 1px solid #FFA200;
}
.leftbrd {
	border-left: 1px solid #FFA200;
	padding-left: 15px;
}
#footer {
	text-align: right;
	padding: 10px;
	border-top: 1px solid #FFA200;
	font-size: 70%;
	clear: both;
}


/** News Styles **/

a.topheadline:active, a.topheadline:link, a.topheadline:visited {
	font-size:150%;
	color:#000000;
	text-decoration:none;
}

a.topheadline:hover {
	font-size:150%;
	text-decoration:none;
	color:#FFA200;
}

a.headline:active, a.headline:link, a.headline:visited {
	font-size:130%;
	color:#000000;
	text-decoration:none;
	/*font-weight:bold;*/
}

a.headline:hover {
	font-size:130%;
	text-decoration:none;
	color:#FFA200;
	/*font-weight:bold;*/
}
p.topnewssnippet {
	text-align:justify;
	font-size:105%;
	padding-bottom:10px;
}

p.newssnippet {
	text-align:justify;
	font-size:90%;
	padding-bottom:10px;
}

img.topheadlineimage {
	max-height:150px;
}

.articleimage {
max-width:500px;
}

div.newscreated {
font-size:70%;
}

div#cols-container {
	background-image:url(images/right_col.gif);
	background-repeat:repeat-y;
	background-position:right;
	overflow:auto;
}
