body {
background: #1f1f1f url(/images/bg.jpg) top repeat-x;
font-family: Tahoma, Arial;
margin:0px;
font-size:12px;
}

body.mceContentBody{
font-family: Tahoma, Arial;
font-size:12px;
width:649px;
background:#fff;
padding:10px;
color:#707070;
border:20px solid #0a608a;
}

td {
	font: normal 12px;
	color: #707070;
}

h1, h2, h3, h4, h5 {
    color: #1F1F1F;
    margin: 0px;
}


h1 {
    font-size: 31px;
}

h2 {
    font-size: normal 22px ;
}

h3 {
    font-size: 14px;
}

a img{
border:none;
}

a {
font: normal 12px;
color: #2c6da3;
text-decoration: underline;
}

a:hover {

font: normal 12px;
color: #2c6da3;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  14px;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p
{
padding: 0 0 0 20px;
}
.p1
{
padding: 0 0 0 30px;
}
.p2
{
padding: 30px 50px 30px 30px;
}
.bg1
{
background: #09557a url(/images/index_13.gif) top repeat-x;
}
.bg2
{
background: #000000 url(/images/index_10.gif) top no-repeat;
}
.bord
{
border: 1px solid #c5d85a;
}
.menu 
{
color:#8c247b;
vertical-align:top;
height: 35px;
padding: 10px 0 0 20px;
}
.menu a
{
color:#8c247b;
font: bold 11px;
text-decoration: none;
}


.blye-text-underline {
color: #2c6da3;
text-decoration: underline;
}

.blye-text-regular {
color: #2c6da3;
text-decoration: none;
}

.yellow-text-regular {
color: #ffb400;
text-decoration: none;
}

.yellow-text-underline {
color: #ffb400;
text-decoration: underline;
}

.orange-text-regular {
color: #fe6b1d;
text-decoration: none;
}

.orange-text-underline {
color: #fe6b1d;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8c247b;
text-decoration: none;
}

.red-text-underline {
color: #8c247b;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #707070;
text-decoration: underline;
}
.gray-text-regular{
color: #707070;
text-decoration: none;
}

.green-text{
color: #a5b66e;
text-decoration: none;
}

.green-text-underline{
color: #a5b66e;
text-decoration: underline;
}

#nav{
background:#e0e0e0 url(/images/nav-bg.gif) top repeat-x;
border-top:2px solid #dadada;
}

#nav ul{
list-style:none;
padding:0 0 0 65px;
margin:0px;
}

#nav li{
display:block;
float:left;
}

#nav a{
padding:24px;
color:#656565;
font-size:11px;
text-decoration:none;
display:block;
line-height:1;
background:url(/images/nav-dotted.gif) center right no-repeat;
}

#nav a:hover{
background:#4590BA url(/images/nav-sel.gif) top repeat-x;
color:#FFFFFF;
}

#nav .sel a{
background:#4590BA url(/images/nav-sel.gif) top repeat-x;
color:#FFFFFF;
padding:24px;
font-size:11px;
text-decoration:none;
display:block;
line-height:1;
}

.sidebar-head{
color:#3f5f6e;
font-size:28px;
}

