/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #2380B6 url(images/back_all.gif) repeat-x;
	font: 13px Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#main1
{
width: 820px;
margin: 0 auto;
border-left: 30px solid #2F97D4;
border-right: 30px solid #2F97D4;
}
#tabbed{
	}	
#tabbed a{
	display:block;
	background:#BEBEBE;
	color:#717171;
	font:bolder;
	padding:3px 10px;
	border-bottom:#78B7CD 2px solid;
	font-size:14px;

	}
#tabbed a:hover,#tabbed a:active{
	text-decoration:none;
	color:#000000;
		}
.tabb{
	width:50%;
	background:#F5F5F5;
}
.tabbk{
	padding:25px;
	background:#F5F5F5;
	   }

#content
{

	width: 800px;
	text-align: left;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
}

#back
{

width: 800px;
}

#header {
	height: 312px;
	text-align: left;
	background: #fffff url(images/top.gif) repeat-x;		
}

#menu{position:relative;
display:block;height:42px;
font-size:11px;font-weight:bold;
background:transparent url(images/blueslate_background.gif) repeat-x top left;
font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;}


#menu ul{margin:0px;padding:0;list-style-type:none;width:auto;}

#menu ul li{display:block;float:left;margin:0 1px 0 0;}

#menu ul li a{display:block;float:left;color:#D5F1FF;text-decoration:none;padding:14px 22px 0 22px;height:28px;}

#menu ul li a:hover,.blue #slatenav ul li a.current{color:#fff;background:transparent url(images/blueslate_backgroundOVER.gif) no-repeat top center;}


#logo {
background: url(images/header.jpg) no-repeat;
width: 770px;
height: 347px;
text-align:  right;
padding-right: 30px;
padding-top: 30px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#main
{
background: #ffffff url(images/top.gif) repeat-x;
padding-top: 60px;
padding-left: 20px;
}

#right
{
float: right;
width: 820px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #5D87A0;
}

#right a
{
color: #5D87A0;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #5D87A0;
}
#main5
{
width: 820px;
margin: 0px auto;
border-left: 30px solid #2F97D4;
border-right: 30px solid #2F97D4;
border-top: 5px solid #2F97D4;
border-bottom: 5px solid #2F97D4;
clear: both;
background: #ffffff url(images/ad.gif) repeat-x;

}
#footer1 {
width: 820px;
margin: 0 auto;
border-left: 30px solid #2F97D4;
border-right: 30px solid #2F97D4;
	clear: both;
	background: #fffff;

}
#footer {
    width: 820px;
    margin: 0 auto;
    border-left: 30px solid #2F97D4;
    border-right: 30px solid #2F97D4;
	clear: both;
	padding-top: 20px;
	background: #ffffff url(images/top.gif) repeat-x;
    height: 70px;
}

#footer p {

    margin: 0;
	font-size: 10px;
	text-align: center;
	color: #595959;

}

#footer a {
	color: #595959;
}
.m1  {
	background: url(images/title_back.gif) no-repeat;
	padding-top: 20px;
}


.date{
	font-size: 11px;
	letter-spacing: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#0565f0;
	text-align: left;
	/*padding: 4px 0px 4px 0px;*/
	margin: 0px 0px 0px 6px;
	}
.login{
	font-size: 12px;
	width:150px;
	letter-spacing: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#00;
	float:right;
	text-align: right;
	/*padding: 4px 0px 4px 0px;*/
	margin: 0px 0px 0px 6px;
	}