/*
BuffedBody
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background-color: #0627b7;
			
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033cc;
	font-weight: bold;
}


/*#contmain
{
width: 950px;
margin: 0 auto;
color:#000000;
}
*/
h1, h2, h3 {
	color: #0627b7;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #ff0000;
}

h2 {
	
	font-size: 1.65em;
	font-weight: bold;
	color: #0627b7;
}


h3 {
	font-size: 1.25em;
	font-weight: bold;
	color: #0627b7;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	color: #0627b7;
}

ul, ol {
	margin-left: 1em;
	list-style:disc;
	color: #031564;
	font-weight: bold;
}

a {
	text-decoration: underline;
	font-size: 16px;
	color: #5b08a8;
	font-weight: bold;
}


a:hover {
	border: none;
	text-decoration: none;
}

h4
{
	font-size: 1em;
	text-align: center;
	border: none;
	text-decoration: none;
	color: #000000;
}

h4 a {
	text-decoration: none;
	color: #0e0377;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover{
	background: none;
	color: #BC4300;
}

/* 
#main
{
width: 870px;
margin: 0 auto;
}

Header */

#header {
	width: 983px;
	margin: 0 auto;
	height: 222px;
	background: #ffffff;
	border: none;
}

#menu {
	float: left;
	height: 50px;
	width: 968px;
	padding-left: 15px;
	background: #ffffff url(Images/menu3.jpg) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	width: 155px;
	text-decoration: none;
	font-size: 1.2em;
	padding-top: 16px;
	font-weight: bold;
	color: #ffffff;
    text-align: center;

}

#menu a:hover {
	color: #e49115;

}



/* Logo */

#logo {
	width: 983px;
	height: 172px;
	margin: 0 auto;
	text-align: left;
}


#logo h1 {
	padding-top: 0px;
	padding-left: 0px;
	color: #2415ab;
	font-size: 18px;
}


/* Page */

#page {
	width: 985px;
	background: #ffffff;
	border-top: none;
	margin-top: 27px;
}



/* Content */

#content {
	float: left;
	width: 670px;
	padding-left: 10px;
	padding-top: 30px;
	padding-bottom: 20px;

}


#content .box
{

width: 650px;
padding: 10px;
background: transparent;
margin-bottom: 20px;
border: 10px; 
}

#content .box .img {
	line-height: normal;
	text-align:	center;
}

#content .box2
{

width: 620px;
padding: 10px;
background: transparent;
margin-bottom: 20px;
border: 2px solid #000000; 
}

#content .box2 img 
{
float:right;
margin-left: 5px;
margin-bottom: 5px;
}



/* Content Section Fonts*/


.first
{
font-family:times;
font-size:24pt;
font-weight:bold;
color:#007711;
text-align:center;
margin-left:0%;
margin-right:0%;
}

.second
{
font-family:ariel;
font-size:12pt;
font-weight:bold;
color:#041c84;
text-align:center;
margin-left:0%;
margin-right:0%;
}

.third
{
font-family:times;
font-size:12pt;
font-weight:bold;
color:#041c84;
text-align:left;
margin-left:0%;
margin-right:0%;
}

.fourth
{
font-family:times;
font-size:10pt;
font-weight:bold;
color:#009933;
text-align:center;
margin-left:0%;
margin-right:0%;
}

.fifth
{
font-family:times;
font-size:12pt;
font-weight:bold;
color:#ee2222;
text-align:left;
margin-left:0%;
margin-right:0%;
}

.sixth
{
font-family:times;
font-size:12pt;
font-weight:bold;
color:#007700;
text-align:center;
margin-left:0%;
margin-right:0%;
}

.seventh
{
font-family:times;
font-size:12pt;
font-weight:bold;
color:#009933;
text-align:center;
margin-left:0%;
margin-right:0%;
}

.eighth
{
font-family:times;
font-size:12pt;
font-weight:bold;
color:#009933;
text-align:left;
margin-left:10%;
margin-right:0%;
}

.ninth
{
font-family:times;
font-size:10pt;
font-weight:bold;
color:#003311;
text-align:center;
margin-left:0%;
margin-right:0%;
}


.tenth
{
font-family:times;
font-size:18pt;
font-weight:bold;
color:#f62121;
text-align:center;
margin-left:0%;
margin-right:0%;
}


.eleventh
{
font-family:times;
font-size:14pt;
font-weight:bold;
color:#f62121;
text-align:center;
margin-left:0%;
margin-right:0%;
}

a:link
{
font-family:times;
font-size:14pt;
font-weight:bold;
color:#5b08a8;
text-decoration:underline;

}


a:active
{
font-family:times;
font-size:14pt;
font-weight:bold;
color:#5b08a8;

}


a:visited
{
font-family:times;
font-size:14pt;
font-weight:bold;
color:#0214c4;

}

a:hover
{
font-family:times;
font-size:14pt;
font-weight:bold;
color:#ff9900;
text-decoration:none;
}




ul
{

font-family:times;
font-size:14pt;
font-weight:bold;
color:#031564;
text-align:left;
margin-left:5%;
margin-right:0%;
list-style-type: disc;
}


ol
{

font-family:times;
font-size:12pt;
font-weight:bold;
color:#003311;
text-align:center;
margin-left:0%;
margin-right:0%;
list-style-type: none;
}

/* Sidebars */

.sidebar {
	float: left;
}


#sidebar2 {
  	width: 239px;
	padding-top: 20px;

}

#sidebar2 .img {
	line-height: normal;
	text-align:	center;

}

#sidebar2  h2 {

	height: 12pt;
	color: #007700;
	text-align: center;
	padding-left: 0px;
	padding-top: 14px;
	list-style: none;
}

#sidebar2  h4
{
	font-size: 12pt;
	text-align: center;
	border: none;
	text-decoration: none;
	color: #000000;
}

#sidebar2 h4 a {
	font-size: 12pt;
	text-decoration: none;
	color: #5b08a8;
}

#sidebar2 h4 a:hover{
	background: none;
	color: #BC4300;
}

#bottom
{
}

/* Footer */
#footer
{
margin-left:0px;
padding-top: 20px;
height: 70px;
width: 980px;
}

#footer p {
	text-align: center;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#footer a
{
text-align: center;
font-size: 12px;
color: #ffffff;
}

#footer a:hover {
	color: #BC4300;}


