/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

fieldset {
}

legend {
}

h1, h2, h3 {
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0062C5;
}

h2 {
	font-size: 16pt;

}

h3 {
	font-size: 1em;
	font-weight: bold;
}


p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

p {
}

blockquote {
	margin-left: 1.2em;
	margin-right: 1.2em;
	padding: 0 1em;
	background-color: #BFFC9E;
	color: #003300;
	border: 1px dotted #6699CC;
}
#pastarticles h3 {
	color: #003300;
	padding-left: 16px;
	margin-bottom: 5px;
}
#pastarticles h2 {
	color: #003300;
}


#content a {
	font-weight: bold;
	color: #004ABC;
}
#content a:hover {
	font-weight: bold;
	color: #00B2D9;
	text-decoration: underline;
}
#pastarticles a {
	color: #000066;
}
#pastarticles a:hover {
	color: #003399;
	text-decoration: underline;
}





ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #6D8EDE;
}

a:hover {
	text-decoration: underline;
	color: #C1C443;
}

img {
}

.medbox {
	height: 20px;
	width: 100px;
}

/* Wrapper */

#wrapper {
	width: 900px;
}

/* Logo */

#logo {
	width: 300px;
	text-align: right;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 80px;
	float: right;
	background-position: 20px;
	margin: 0px;
	padding: 0px;
}
#section h2 {
	font-size: 18pt;
	color: #FFFFFF;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 10px;
	padding-bottom: 10px;

}
#section {
	background-image: url(images/img05.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	background-color: #8BD400;
	background-repeat: repeat-y;
	background-image: url(images/img01.gif);
}
#news {
	font-size: 10pt;
	color: #000000;
	line-height: 14pt;
	padding-right: 10px;
	padding-left: 12px;
}


/* Sidebar > Boxed */

#sidebar .boxed {
	padding: 0 5px;
}

#sidebar .boxed .title {
	height: 26px;
	padding: 14px 0 0 10px;
	background: url(images/img05.gif) no-repeat;
	text-transform: capitalize;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar .boxed .content {
	padding: 10px;
}

#sidebar .boxed ul {
	margin: 0;
	list-style: none;
}

#sidebar .boxed li {
	padding: 0 0 0 12px;
	background: url(images/img06.gif) no-repeat left center;
}

#sidebar .boxed h3 {
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#sidebar .boxed a {
	color: #FFFFFF;
}

#sidebar .boxed a:hover {
	text-decoration: underline;
}

#sidebar .extra {
	height: 35px;
	background: url(images/img08.gif);
}

/* Menu */

#menu {
	padding: 40px 15px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 170px;
	height: 27px;
	margin: 0 0 5px 0;
	padding: 3px 0 0 0;
	background: #DDDC8A url(images/img02.gif) no-repeat;
	text-transform: lowercase;
	text-align: center;
	letter-spacing: -1px;
	font: normal 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #003333;
}

#menu a:hover {
	background-image: url(images/img03.gif);
	text-decoration: none;
}

#menu .active a {
	background: #FF8C68 url(images/img04.gif) no-repeat;
}

/* Content */

#content {
	width: 680px;
	float: right;
}
#welcome {
	clear: both;

}
#pastarticles {
	clear: both;
}



#content h2 {
	margin: 1.6em 0 1em 0;
	background: url(images/img07.gif) repeat-x left bottom;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	background: url(images/img09.gif) repeat-x;
	text-align: center;
	margin-top: 15px;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}

#footer p {
	margin: 0;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
.lgbox {
	height: 20px;
	width: 180px;
}
.smbox {
	height: 20px;
	width: 40px;
}
#form {
	width: 250px;
	float: right;
	padding-left: 20px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-color: #FFF599;
}
#form a {
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #0062C5;
	padding-top: 3px;
	padding-right: 35px;
	padding-bottom: 3px;
	padding-left: 35px;
	text-decoration: none;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
}
#form a:hover {
	font-size: 12pt;
	color: #0062C5;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 35px;
	padding-bottom: 3px;
	padding-left: 35px;
	text-decoration: none;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
}

