/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 2;
	background: #FFFFFF url(../upload/images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
	color: #003366;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.4em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
}

p {
	margin:0px;
}

blockquote {
	font-style: italic;
}

ul {
	margin:0px;
	padding:0px;
}

ol {
}

a {
	color: #0099CC;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 920px;
	height: 190px;
	margin: 0 auto;
	background-image: url(../images/img07.jpg);
	background-repeat: no-repeat;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	padding-top: 52px;
	padding-left: 40px;
	text-align: center;
	font-size: 4em;
	color: #299762;
}

#logo h1 a {
	color: #299762;
}

#logo h2 {
	margin-top: -10px;
	padding-left: 40px;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #299762;
}

#logo h2 a {
	color: #299762;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	height: 160px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 90px;
	text-align: center;
	text-decoration: none;
	text-transform: none;

	font-size: 1.em;
	color: #FFFFFF;
	padding-top: 60px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	font-weight: bold;
}

#menu a:hover {
	height: 160px;
	background: url(../images/img08.jpg) repeat-x top left;
}

#menu .current_page_item a {
	background: url(../images/img08.jpg) repeat-x top left;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 930px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: left;
}

#latest-post {
	float: left;
	width: 505px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin-left: 18px;
}

#latest-post1{
	float: left;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 130px;
}

#latest-post2{
	float: left;
	width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin-left: 80px;
}


#functionality {
	border: 1px solid #CCCCCC;
	width: 502px;
	padding: 2px;
}

#functionality a{
	text-decoration: none;
}
#bar {
	height: 20px;
	float: left;
	background-image: url(../images/bar.png);
	width: 505px;
	background-repeat: no-repeat;
	margin-top: 4px;
}


#recent-posts {
	float: left;
	width: 365px;
	background: url(../images/img03.gif) repeat-y;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: justify;
}
#bar1 {
	background-image: url(../images/bar1.png);
}
#flash {
	height: 270px;
	width: 510px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
	padding-top: 0px;
	float: right;
}
#latestpublication {
	height: 200px;
	width: 510px;
}




#recent-posts .entry {
	background: url(../images/img04.gif) repeat-x left bottom;
}

.post {
	text-align:justify;
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

.post .meta a {
	color: #BABABA;
}

.post .entry {
	margin-bottom: 3px;
	padding-bottom: 2px;
	text-align: justify;
}
#bdcont {
	height:auto;
	border-bottom-color: #ECE9D8;	
}

#bdcont1 {
	height:350px;
	overflow: scroll;	
}



/* Sidebar */

#sidebar {
	clear: both;
	width: 920px;
	color: #008C00;
	background-image: url(../images/img04.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 15px 0;
	color: #008C00;
}

#sidebar a {
	text-decoration: none;
	color: #008C00;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 920px;
	height: 30px;
	background: url(../images/img06.gif) no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#dwld {
	padding-left: 0px;
	margin-bottom: 0px;
}


#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}
#imgmsg {
	height: 202px;
	width: 502px;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 2px;
}
.btn1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #A8D3FF;
	height: 25px;
	width: 55px;
	border: 1px solid #FF8888;
	color: #006699;
}
.btn {
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #D8D8D8;
	height: 20px;
	width: 200px;
	border: 1px solid  #FF8888;
	color: #006699;
}
#lower_nav {
	height: 20px;
	width: 500px;
	float: right;
	text-align: right;
	margin-right: 0px;
}

#lower_nav ul li{
	display:inline;
	}

#lower_nav ul li a{
	text-decoration:none;
	color:#338FD8;
	padding: 6px;
	font-size:1.1em;
	}
#lower_nav .cur_pg a{
	color:#FF0000;
	}
.tb {
	background-color:#BBD3E8;
	}
.tb1 {
	background-color:#FFFFFF;
	border:#003366 solid 1px;
	padding-bottom: 2px;
	}

.tb2 {
	background-color:#FFFFFF;
	border-bottom:#003366 solid 1px;
	padding-bottom: 2px;
	}
	
.tb22{
	background-color:#FFFFFF;
	border:#003366 solid 1px;
	padding-bottom: 2px;
	}

.tb22 tr td{
	
	border-bottom:#003366 solid 1px;
	border-right:#003366 solid 1px;
		}
		
.tb23 tr td{
	
	border:#003366 solid 1px;
	}
.td{
	font-weight:bold;
	font-size: 15px;;
	background-color:#72A3CF;
	}
.input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	height: 20px;
	width: 150px;
	border: 1px solid #90c3e6;
}
.textarea {
	font-family: "Trebuchet MS";
	width: 250px;
	border: 1px solid #90C3E6;
}
#pol {
	float: left;
}
#direct {
	width: 580px;
	height: auto;
}
