body {
background-color: #3E647E;
font-family : Geneva, Verdana, Arial, Helvetica, sans-serif; 
margin:0px;
padding:0px;
}

#header {
background-color: #012539;
width:100%;
}

#center_content {
background-color: #fff;
width:640px;
}

#top_nav{
background-image:url(../images/backgrounds/top_nav.gif) ;
background-repeat: repeat-x;
color: white;
width:100%;
padding-top:0px;
}

#footer{
background-image:url(../images/backgrounds/footer.gif) ;
background-repeat: repeat-x;
color: white;
padding-top:0px;
padding-bottom:0px;
width:100%;
}

#splash {
margin: 10px 10px 10px 10px;
padding: 10px 10px 10px 10px;


}

.form_text{
font-size:12px;
}

.splash_title {
color: white;
font-size:20px;
padding: 10px 0px 0px 0px;
}


.nav{
color: white;
height:30px;
font-size:14px;
}

.nav_bar_footer{
padding-bottom:10px;
}

.nav_bar{
padding-top:5px;
}

.img_left {
position:relative; TOP:10px; LEFT:-30px;
}

.img_right {
position:relative; TOP:10px; LEFT:55px;
}

/* Navigation */
.box_links A {text-decoration: underline; color: black;}
.box_links A:link {text-decoration: underline; color: black;  font-size:13px; font-weight:600;}
.box_links A:visited {text-decoration: underline; color: black; font-size:13px; font-weight:600;}
.box_links A:active {text-decoration: underline; color:  black; font-size:13px; font-weight:600;}
.box_links A:hover {text-decoration: none; color: white; background:#3E647E; font-size:13px; font-weight:600;}

.site A {text-decoration: none;color: black;}
.site A:link {text-decoration:  none;color: black;  font-size:13px; font-weight:600;}
.site A:visited {text-decoration: none; color: black; font-size:13px; font-weight:600;}
.site A:active {text-decoration:  none;color:  black; font-size:13px; font-weight:600;}
.site A:hover {text-decoration: none; color: white; background:#3E647E; font-size:13px; font-weight:600;}

A:link {text-decoration: none; color: white; font-size:13px; font-weight:600;}
A:visited {text-decoration: none; color: white;font-weight:600;}
A:active {text-decoration: none; color: white;font-weight:600;}
A:hover {text-decoration: none; color: black; background:#fff; padding: 0px;}

/* End Navigation */

h1 {
font-size:14px;
font-weight: 600;
text-align:center;
padding-top:10px
}

h2 {
font-size:14px;
font-weight: 600;
text-align:center;
padding-top:0px
}

h3 {
font-size:13px;
font-weight: 600;
text-align:left;
padding-top:0px
}

.sub_title{
font-size:25px;
font-weight:600;
padding:5px 0px 8px 2px;

}

p{
font-size:12px;
}

p.top{
padding-top:10px;
}

.pad_right{
padding-right:20px;
}

.pad_left{
padding-left:20px;
}

.img_pad{
padding:0px 12px 0px 5px;
}

.base{
position:relative; TOP:0px; LEFT:130px;
z-index:2;

}
.base2{
position:relative; TOP:0px; LEFT:123px;
z-index:2;

}
.clpccd_logo{
position:relative; TOP:-40px; LEFT:10px;
z-index:1;
}
.base_images{
position:relative; TOP:0px; LEFT:0px;
}

li
{
font-size:12px;
  padding: 0px;
  margin: 0px;
	text-align:left;
}


.img_padding{

padding:15px 5px 0px 15px;
}

table.splash_page {
background-color:#012539;
width:600px;
border: thick solid #9FBDD0;
}

