/*
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: #055796;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #055796;
}

body {

	background: #2AA0FF url(../images/back_all.jpg) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.imageblock
{
padding-right:10px;
padding-bottom: 10px;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 786px;
	text-align: left;

}


#header {
	background: #ffffff;
	height: 306px;
	text-align: right;
}

#menu1
{
border-left: 4px solid #FFFFFF;
width: 778px;
height: 80px;
background: url(../images/header_top.gif) repeat-x;
}

#menu ul {
	list-style: none;
}

#menu li {

	display: inline;

}

#menu a {
	float: right;
	width: 89px;
	height: 46px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 35px;

}

#menu a:hover {
	width: 89px;
    height: 46px;
	color: #055796;
	text-decoration: underline;
	background: #FFFFFF url(../images/header_top_over.gif) repeat-x;
}


#logo {
background: #ffffff url(../images/big_pic.jpg) no-repeat;
width: 738px;
height: 146px;
text-align: left;
padding-top: 80px;
padding-left: 40px;
border-left: 4px solid #ffffff;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}

#left
{
font-size: 20px;
	padding: 10px;
	width: 237px;
	padding-right: 1em;
}

#left H3
{
width: 225px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(../images/title.gif) no-repeat
}

#left ul {
	list-style: none;
}

#left li ul {
	border: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
}

#left li li {
	padding: 1px 5px;
    background: url(../images/small.gif) no-repeat left;
}

#left li li:hover {
color: #FFFFFF;
    background: #5fb7fb;
    background: -moz-linear-gradient(left, #ffffff 1%, #5cb0f1 7%, #5fb7fb 50%, #5cb0f1 94%, #ffffff 100%);
    background: -o-linear-gradient(left, #ffffff 1%, #5cb0f1 7%, #5fb7fb 50%, #5cb0f1 94%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(1%,#ffffff), color-stop(7%,#5cb0f1), color-stop(50%,#5fb7fb), color-stop(94%,#5cb0f1), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(left, #ffffff 1%,#5cb0f1 7%,#5fb7fb 50%,#5cb0f1 94%,#ffffff 100%);
    background: -ms-linear-gradient(left, #ffffff 1%,#5cb0f1 7%,#5fb7fb 50%,#5cb0f1 94%,#ffffff 100%);
    background: linear-gradient(to right, #ffffff 1%,#5cb0f1 7%,#5fb7fb 50%,#5cb0f1 94%,#ffffff 100%);
}

#left li a {
	width: 225px;
        height: 30px;
    display: block;
}

#left li a:hover {
	color: #ffffff;
}

#left a {
	color: #055796;
}
#left a:visited {
	color: #055796;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #055796;
border-left: 1px solid #055796;
border-right: 1px solid #055796;
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #499FFF;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 500px;
padding-right: 10px;
text-align: justify;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #055796;
}

#right a
{
color: #055796;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
        line-height: 1.5em;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #055796;
	text-align: left;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #055796;
	background-color: #fff;
}



#footer {
	height: 44px;
	clear: both;
	padding-top: 20px;
	background: url(../images/footer.gif) repeat-x;
	border-top: 5px solid #2c4e69;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

.pt_11 {
	font-size: 11px;
}

.pt_14 {
	font-size: 14px;

}

.pt_12 {
	font-size: 12px;
}

ol.arabic{list-style-type:decimal}
ol.decimal{list-style-type:decimal-leading-zero}
ol.loweralpha{list-style-type:lower-alpha}
ol.upperalpha{list-style-type:upper-alpha}
ol.lowerroman{list-style-type:lower-roman}
ol.upperroman{list-style-type:upper-roman}
ol.lowergreek{list-style-type:lower-greek}
