/*
	Template ID 2 - Stylesheet
	http://www.layoutica.com
	
*/

* {
padding : 0;
margin : 0;
}
body {
	
	font-family : Tahoma, Verdana, Arial, Times, sans-serif;
	font-size : 10pt;
	color : #0000FF;
	word-spacing: normal;
}
.rs { float: right; margin: 0 10px; border: 1px solid #ddd; padding: 5px; background: #f5f5f5  }
#list ul { list-style-position: inside; margin-left: 2px }
#list ul li { list-style-type: square; margin-left: 15px;  }
#list ul ul li { list-style: none; margin-left: 10px; list-style-type: lower-alpha; list-style-position: inside }

img {
border : 0;
float : right;
}
a {
color : #36be00;
text-decoration : none;
background : #fff;
}
a:hover {
text-decoration : underline;
}
blockquote {
margin : 0 0 15px 30px;
border-left : 3px solid #8adf88;
padding : 0 0 0 8px;
}
.padding {
padding : 10px 20px 30px 40px;
}
.date {
color : #000000;
font-weight : bold;
background : transparent;
}
.green {
color : #36be00;
}
.blue {
color : #0000CC
}
.bigl {
font-size : 1.2em;
}
.bold {
font-weight : bold;
}
.row1
{
	font-weight: bold;
	font-size: 16px;
	color: #000080;
    text-align: center;
}
.row2
{
	font-weight: bold;
	font-size: 16px;
	color: #000080;
    text-align: center;
}
#header h1 {
background : #fafafa;
font-family : "Tahoma", Verdana, Arial, sans-serif;
font-size : 3em;
color : #585858;
font-weight : normal;
padding : 0;
margin : 0;
}
#content {
margin : 15px auto;
width : 850px;
background : #fafafa;
}
#header {
margin : 0;
padding : 0;
width : 850px;
background : inherit;
color : #585858;
height : 66px;
}
#header .topong {
background : #fafafa url(images/topaff.jpg) no-repeat bottom;
height : 66px;
width : 159px;
float : left;
}
#header .limage {
float : left;
width: 116px;
}
#header .rimage {
float : right;
width: 54px;
}
#header .htxt {
padding : 0;
color : #a5a5a5;
}
#header .topong .pad {
padding : 15px 5px 0 30px;
}
#header h4 {
font : bold 1em "Tahoma", verdana, Arial;
}
#header h4 a {
color : #585858;
}
#header h4 a:hover {
text-decoration : none;
}
#maincontent {
background : #fafafa;
width: 850px;
}
#maincontent p {
margin-top : 10px;
color : #0000FF;
}
#maincontent img {
float : left;
margin : 10px 10px 10px 0;
}
#maincontent .readm {
color : #36be00;
font-weight : bold;
background : inherit;
}
#maincontent h2 {
font : bold 1.6em "Tahoma", verdana, Arial;
color : #585858;
background : transparent;
margin-bottom : 5px;
border-bottom : 1px solid #e3eaef;
}
.h2 {
font : bold 1.6em "Tahoma", verdana, Arial;
color : #585858;
background : transparent;
margin-bottom : 5px;
border-bottom : 1px solid #e3eaef;
width : 75%;
}
#maincontent #introduction {
margin: 25px 0 20px 0;
width : 780px;
background : inherit;
text-align : left;
padding-top: 15px;
padding-bottom: 15px;
color : #8e8e8e;
}
#maincontent #rightside {
float : right;
width : 185px;
/*background : #f0f0f0;*/
padding : 10px;
margin : 0 0 5px 0;
}
#maincontent #rightside #modules {
margin-top : 0px;
height : 190px;
}
#maincontent #rightside #modules #mod3 {
background : #fafafa url(images/topgreybox.jpg) no-repeat top;
height : 185px;
width : 258px;
float : right;
margin-top : 5px;
}
#maincontent #rightside h2 {
margin-bottom : 5px;
}
#maincontent #leftside {
background : inherit;
margin-right : 10px;
width : 530px;
}
#maincontent #leftside h2 {
margin-bottom : 5px;
}
#maincontent #leftside .r {
	float : right;
	width : 250px;
	text-align : justify;
	padding :10px;
	margin-bottom : 15px;
}
#maincontent #leftside .news {
float : left;
width : 220px;
background : #f0f0f0;
padding : 10px;
margin : 0 0 10px 0;
}
#maincontent #leftside .le {
	width : 250px;
	text-align : justify;
	padding : 10px;
	margin-bottom : 15px;
}
#maincontent #leftside .pad {
padding : 15px 0 15px 0;
text-align : justify;
}


#footer {
bottom : 0;
clear : both;
border-top : 1px solid #e3eaef;
padding : 0;
margin-top : 5px;
height : 50px;
background : inherit;
color : #585858;
margin-bottom : 10px;
}
#footer .right {
float : right;
}
#footer .center {
text-align : center;
color : blue;
}
