/* Start of CMSMS style sheet 'home2009css' */
/* CSS Document */

body {
    background-image:url(images/bg.gif);
    background-repeat:repeat-x;
    margin:0;
    font-family:arial,verdana,tahoma;
    font-size:13px;
}

img {
  border:0;
}

.bannertext {
    font-color:#000000;
    font-size:13px;
}

h1 {
   font-color:#000000;
   font-size:24px;
}

h2 {
   font-color:#000000;
   font-size:18px;
}

a {
    color:#007BB8;
    text-decoration:none;
}

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

.con {
    color:#333333;
    text-decoration:none;
}

.con:hover {
       background-color:#CADFED;
    text-decoration:none;
}

.nav {
    color:#007BB8;
    line-height:14px;
    text-decoration:none;
}

.nav:hover {
    color:#000000;
    line-height:14px;
    background-color:#CADFED;
    text-decoration:none;

}

.nav2 {
    color:#333333;
    text-decoration:none;
    padding-left: 20px;
    background-image: url(images/bullet.gif);
    background-repeat: no-repeat;
}

.nav2:hover {
    color:#000000;
    background-color:#CADFED;
    text-decoration:none;
    tpadding-left: 20px;
    background-image: url(images/bullet.gif);
    background-repeat: no-repeat;
}


#wrapper {
    width:1002px;  
          background-color:#ffffff;
    margin:auto;
}

#header {
    width:1002px;
}

#navi {
    width:1002px;
}

#banner {
    width:1002px;
}

#banner p{
    color:#ffffff;
}

.banner1 {
    background-image:url(images/banner2.jpg);
    float:left;
    height:344px;
    width:540px;
}

.banner2 {
    float:right;
    padding-right:30px;
}

#content {
    width:1002px;
   
}

#content-inner { 
    width:1002px;

}

#contentpersonnel {

     float:left;
     width:430px;
     padding:0px 20px 20px 20px;
}

#contentone {

     float:left;
     width:610px;
     padding:0px 20px 20px 20px;
}

#contenttwopersonnel {

     float:right;
     width:300px;
}

#contenttwo {

     float:right;
     width:335px;
}

#side {

     float:right;
     width:335px;
}

.innerside {
    padding-right:20px;
}

#news {
    background-image:url(images/contents_01.jpg);
    height:326px;
    width:348px;
    float:left;
}

#news a {
    color:#007BB8;
    text-decoration:none;
}

#news a:hover {
    color:#000000; 
    background-color:#CADFED;
    text-decoration:none;
}

.newslinks {
    padding-left:60px;
    padding-top:40px;
    padding-right:10px;
}

#success {
    background-image:url(images/contents_02.jpg);
    height:326px;
    width:299px;
    float:left;
}

#success a {
    color:#007BB8;
    text-decoration:none;
}

#success a:hover {
    color:#000000;
    background-color:#CADFED;
    text-decoration:none;
}

.successlinks {
    padding-left:10px;
    padding-top:40px;
    padding-right:10px;
}

#videos {
    background-image:url(images/contents_03.jpg);
    height:326px;
    width:355px;
    float:right;
}

#videos a {
    color:#333333;
    text-decoration:none;
}

#videos a:hover {
    color:#000000;
    background-color:#CADFED;
    text-decoration:none;
}


.videolinks {
    padding-left:10px;
    padding-top:40px;
    padding-right:70px;
}
    
#footer {
    width:1002px;
    clear:both;
}

#footer .footext {
    font-size:11px;
}

#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
font-size:12px;
}

#navlist li
{
margin-top:5px;
padding-left: 20px;
line-height:18px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0em;
}

/* Captions */
.aligncenter,
div.aligncenter {
        background-color:#cccccc;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
        text-align: center;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
        background-color:#E3E3E3;
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
        background-color:#E3E3E3;
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */	

/* Begin Images */
p img {
        background-color:#cccccc;
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

div, img, form{
	padding:0; margin:0;
	}

#respond {
	font-size:15px;
        font-weight:bold;
	}

.ddet_div {
  margin: 8px 0 0 12px;
  padding: 8px;
  background: #F4F4F4;
  border: 1px solid #DDDDDD;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* End of 'home2009css' */

