body {
margin:0;
padding:10px;
text-align:center;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
background-color:#EBEFF5;
}

h1 {font-size:2em;}
h2 {font-size:1.7em;}
h3 {font-size:1.4em;}

h1, h2 {
color:#6280B2;
background-color:transparent;
}

a {
color:#283751;
font-weight:bold;
}

a:visited {
color:#283751;
font-weight:bold;
}

a:hover {
color:#0033CC;
}

#frame {
text-align:left;
margin-right:auto;
margin-left:auto;
width:882px;
border:4px solid #fff;
background:#D6DEEB url(../images/sidebar_bg.gif) left repeat-y;
}

#homeframe {
text-align:left;
margin-right:auto;
margin-left:auto;
width:882px;
border:4px solid #fff;
background-color:#fff;
}

#homeflash {
float:left;
height:200px;
}

#hometext {
float:left;
width:278px;
height:150px;
color:#fff;
background-color:#6280B2;
padding:25px;
margin-left:4px;
text-align:justify;
}

#homebottom {
float:left;
background:#fff url(../images/news_bg.gif) right repeat-y;
}

#homebottom h3 {
display:block;
background-color:#6280B2;
color:#fff;
margin:0;
padding:5px 5px 5px 25px;
font-size:1.3em;
}

#topflash {
float:left;
height:100px;
width:882px;
background-color:#6280B2;
text-align:left;
border-bottom:4px solid #fff;
}

#sidebar {
float:left;
width:236px;
min-height:400px;
padding:0 2px 0 0;
margin:0;
border-right:12px solid #F7CF00;
color:#fff;
}
/*menu in menu.css*/

#sidebar p {
text-align:center;
}

#content {
width:579px;
float:left;
overflow:hidden;
padding:15px 25px 15px 25px;
margin-top:4px;
/*background:#D6DEEB url(../images/sidebar_bg.gif) left repeat-y;*/
}

#footer {
width:832px;
float:left;
background-color:#6280B2;
padding:10px 25px 10px 25px;
border-top:4px solid #fff;
color:#314059;
}

#footer .smalltext {
font-size:10px;
}

#footer a {
color:#fff;
}

.homecol {
float:left;
width:391px;
padding:20px 20px 20px 30px;
margin-bottom:4px;
color:#666;
border-bottom:14px solid #F7CF00;
}

.homecol h1 {
margin-bottom:0;
}

.homecontent {
float:left;
width:550px;
margin-right:4px;
background-color:#D6DEEB;
padding-bottom:85px;
}

.homecontent p {
padding:0 25px 0 25px;
}

.news {
float:left;
width:328px;
background-color:#D6DEEB;
}

.news p {
padding:0 20px 15px 20px;
border-bottom:4px solid #F7CF00;
}

.news  h4 {
padding:0 20px 0 20px;
font-size:1em;
}


#news p {
padding:0 20px 15px 20px;
border-bottom:4px solid #F7CF00;
}

#news  h4 {
padding:0 20px 0 20px;
font-size:1em;
}




#content table {
	/*border-width:1px solid #314059;*/
	border:1px solid #314059;
	border-collapse: separate;
}

#content form table {
	border-width:0px;
}

.w3cicons img {
	border:none;
	margin: 0 auto;
	
}

a.noStyles {
	text-decoration: none;
	color: #6280B2;
}

a.noUnderline {
	text-decoration: none;
}

