/* Start of CMSMS style sheet 'pabstyles' */
/* CSS Document */

body{
        font-family:arial, verdana, helvetica;
	margin-top: 0px;
        background-image: url(uploads/images/bubbles_3.jpg);
	
}
code{font-family:arial, verdana, helvetica;}


#wrapper {
	text-align: left;
	margin:auto;
	padding: 0px;
	width: 800px;
        background-color:#C10000;
        border:5px;

}
#container {
	width: 800px;
        border:1px;
       
}


#header {
	margin:0px;
        margin-bottom:5px;
	height: 177px;
}

table {background-color:#AF0000;
             
}


#logo {
	
	float: left;
	height: 180px;
	width: 177px;
        text-decoration: none;
          
}



img {border:none;}

#leftmenu {
	float: left;
	width: 184px;
	
	background-repeat: no-repeat;
	height: 453px;
}

#leftmenu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #990000;
	margin-left: 22px;
	margin-right: 20px;
	padding-top: 40px;
	line-height: 180%;
}
#leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #FFC46A;
        font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #C8E0F9;
        font-weight: bold;
}



#right {
	float: right;
	width: 243px;
	background-image: url(images/right_menu.jpg);
	height: 453px;
	background-repeat: no-repeat;
	padding-top: 19px;
}
#right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
        padding: 0px 0px 0px 20px;
        margin: 0px 0px 10px 0px;
}
#right h2 {
	border-bottom-width: 2px;
	border-bottom-color: #990002;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #990002;
	padding-left: 15px;
	font-weight: bold;
	padding-right: 0px;
	border-left-style: 15;
	padding-top: 15px;
}


#right h3 {
	border-bottom-width: 2px;
	border-bottom-color: #990002;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #990002;
	padding-left: 20px;
	font-weight: bold;
	padding-right: 0px;
	border-left-style: 15;
	padding-top: 10px;
}

#right h4 {

color:#990000;
margin-left:25px;
margin-right:30px;
margin-top:20px;
font-size:100%;
font-weight:bold;
font-style:italic;
}

#right h5 {

color:#990000;
margin-left:25px;
margin-right:30px;
margin-top:5px;
font-size:85%;
font-weight:normal;
}




#right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #990002;
	margin-left: 20px;
	margin-right: 25px;
	line-height: 100%;
}

#right a:link {color:#990002;
         text-decoration: none;
         font-weight: bold;
}

#right a:hover {text-decoration: none;
	 color: #C8E0F9;
         font-weight: bold;
}


#right a:visited {color:#990002;
         text-decoration: none;
         font-weight: bold;

}


#content {
	float: left;
	width: 365px;
	height: auto;
        background-image: url(uploads/images/bubbles.jpg);
	 
}

li { 
       color: C9CCCC; 
       margin: 0px 0px 0px 0px;
       padding: 5px 0px 5px 0px;
}

ul {
       padding: 0px 10px 10px 40px;
       margin: 0px 0px 0px 0px;
       line-height:120%;
       font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
       color: #cccccc;
       
}





#footer {
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 800px;
        margin-top:10px;
       
       
}



#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 200px;
}


#footer a:link {color:#FFC46A;text-decoration: none;}
}



#topbanner {
	height: 177px;
        position:absolute
        float: right;
	width: auto;
	margin-left: 181px;

       
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FFFFFF;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #CAE4FF;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;

	color: #CAE4FF;
	font-weight: bold;
        border-bottom:1px dotted #cae4ff;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
      color: #CAE4FF;
	font-weight: bold;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
        color: #999999;
	font-weight: bold;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
        color: #999999;
	font-weight: bold;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #cccccc;
        line-height:140%;
}


.NewsSummary {
margin-left:23px;
margin-right:25px;
font-family:verdana, arial, helvetica;

}
.NewsSummaryMorelink {
font-size:60%;
font-weight:bold;
border-bottom:dotted 1px #000000;
margin-bottom:15px;
text-decoration:none;
color: #990002;
}

.NewsSummaryMorelink a {
color: #990002;
}

.NewsSummaryMorelink a:hover {
color: #990002;
}


.NewsSummaryLink {
text-decoration:none;
font-size:80%;
font-weight:bold;
}

.NewsSummaryLink a {
color: #990002;
}

.NewsSummaryLink a:hover {
color: #990002;
}

.NewsSummaryPostdate {
font-size:70%;
font-weight: bold;
color:#999999;
}

.NewsSummarySummary {
font-size:70%;
color:#999999;

}

#NewsPostDetailSummary {
   line-height: 80%;
   font-size:70%;
   color:#999900;
  
}

#NewsPostDetailPrintLink {
   font-size:70%;
   color:#FFC46A;
   font-weight:normal;
}

#NewsPostDetailReturnLink {
   font-size:70%;
   color:#FFC46A;
   font-weight:normal;

}

#NewsPostDetailDate{
    color:#999999;
    font-size:65%;
    font-weight:bold;
}

.term{font-family:arial, veradana, helvetica;color:#FFC46A;font-size:75%;text-decoration:none; font-weight:bold;}
.definition_selected{ font-size:70%;color:#ffffff;}


#credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
        color: #FFC46A;	
        padding: 10px 0px 0px 0px;
        text-align: center;

}	


/* form styles */




.contact {
         width:365px;
         font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 70%;
	 font-weight: normal;
         color: #ffffff;
}

.contact input{
         border:1px solid #ff0000;
         background-color:#ffffff;
         width:100px;
         color: #999999;
         font-weight: bold;
}

input{
         border:1px solid #ff0000;
         background-color:#ffffff;
         width:100px; 
}

textarea {
         background-color:#ffffff;
         width:250px; 
         height:100px;
         border:1px solid #ff0000;
         color: #999999;
         font-weight: bold;
}

select, option {}
/* End of 'pabstyles' */

