body {
background-color: #003448; 
font-family: 'MS Sans Serif4', Geneva, sans-serif;
font-size: 100%;
color: #000;
margin:auto;
padding:0;
text-align:left;
}

.solid {	
   border-top: 2px solid #59025c;
   border-bottom: hidden;
   border-left: hidden; 
   border-right: hidden;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.dashed {
  border-bottom:1px dashed #59025c;
   border-top:hidden;
   border-left:hidden;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.dotted {
	border-bottom:1px dotted #59025c;
   border-top:hidden;
   border-left:hidden;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}


b{
color: #663366;
font-family: 'Arial, MS Sans Serif4', Geneva, sans-serif;
font-size: 100%;
font-style: italic;
}




/* this is a custom class for using graphics as bullets.  Upload a custom graphic to your 
graphics library in the usual way. Then replace my URL with your own. */

ol {
list-style-position: outside;
line-height: 17px;
}

 
ul {
list-style-type: none;
padding-left: 0;
margin-left: 30px;
}

li.custom {
background: url(../image-files/bullet.gif) left top no-repeat; 
padding-left: 20px;
padding-right: 20px;
margin-bottom: 10px;
}

li.custom1 {
background: url(../image-files/stargold.gif) left top no-repeat; 
padding-left: 20px;
padding-right: 20px;
margin-bottom: 10px;
}

a { font-family: 'Arial, MS Sans Serif4', Geneva, sans-serif;
font-size: 100%; color: #024576; text-decoration: underline;
}

a:hover { font-family: 'Arial, MS Sans Serif4', Geneva, sans-serif;
 font-size: 100%; 
 color: #ff7400;
 text-decoration: none;
}

h1 { font-family: 'Arial, MS Sans Serif4', Geneva, sans-serif; font-size: 140%;  font-weight: bold; color: #59025c}
h2 { font-family: 'Arial, MS Sans Serif4', Geneva, sans-serif; font-size: 135%;  font-weight: bold; color: #59025c}
h3 { font-family: 'Arial, MS Sans Serif4', Geneva, sans-serif; font-size: 120%;  font-weight: bold; color: #59025c}
h4 { font-family: 'Arial, MS Sans Serif4', Geneva, sans-serif; font-size: 110%;  font-weight: bold; color: #59025c}


table {
font-family: 'Arial, MS Sans Serif4', Geneva, sans-serif;
font-size: 95%;
color: #000;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}


.note {
font-family: 'Arial, MS Sans Serif4', Geneva, sans-serif;
background-color:#fff; 
font-size: 77%;
color: #666666;
font-weight: bold;
font-style: italic;
} 

td.color {
background-color: #59025c;
height: 2px;
}

.topnav{
width:960px;
background-color:#fff;
background-image:
url('../image-files/nav.jpg');
background-repeat: no-repeat;
height: 30px;
margin:0;
padding:0;
}

td.headerbg {
background-color:#fff;
background-image: 
url('../image-files/aad-top.jpg');
background-repeat: no-repeat;
height: 180px;
}



/*td.spacerbg {
background-color:#efefef;
height: 1px;
}*/

td.contentbg {
background-color:#fff;
font-size: 95%;
width: 67%;
text-align: left;
	margin: 0 3px 0 3px;
	padding: 10px;
}

td.rightbg {
font-family: 'Arial, MS Sans Serif4', Geneva, sans-serif;
background-color:#fff;
background-image: url('../image-files/right-column.gif');
background-repeat: repeat-y;
background-position: top right;
font-size: 90%;
color: #000;
width: 33%;
text-align: left;
margin: 0 3px 0 0;
padding: 0px 1px 0px 5px;
}

/*td.leftbg {
font-family: 'MS Sans Serif4', Geneva, sans-serif;
margin-left: 10px;
background-color:#efefef;
font-size: 92%;
color: #303951;
margin-top: 2px;
}*/



td.footerbg {
font-size: 93%;
color: #116158;
background-color:#fff;  
margin-left: 10px;
}

/*RSS*/

#addSiteTo {
width: 60%;
font-size:85%;
text-align:center;
padding:8px 0;
border: 1px solid #000;
margin:12px auto;
background-color: ;
}

#addSiteTo p {
padding:2px 2px 4px;
margin:0;
}

#addSiteTo img {
border:0;
padding:1px 0;
}

#addSiteTo .questionMark {
 padding:0;
 margin:1px auto;
 text-align:center;
 width:75%;
 }

 #addSiteTo .questionMark img {
 margin:0 4px 4px 0;
 padding:0;
 }

.hbg{
font-family: 'Arial, MS Sans Serif4', Geneva, sans-serif;
background-color: #59025c;
color:#fff;
width: 100%;
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
padding: 2px;
font-weight: bold;
}

.rhbg{
font-family: 'Arial, MS Sans Serif4', Geneva, sans-serif;
background-color: #59025c;
color:#ffffcc;
width: 98%;
padding: 2px;
font-weight: bold;
}

.dhbg{
font-family: 'Arial, MS Sans Serif4', Geneva, sans-serif;
color:#003448;
width: 90%;
border-top: 0;
border-right: 0;
border-bottom: 1px solid #ff7400;
border-left: 0;
padding: 2px;
}

a.jumplink{
text-decoration: none;
font-size: 100%; 
background-color: transparent;
color: #000;
}

a:hover.jumplink  {
text-decoration: none;
font-size: 100%; 
background-color: transparent;
color: #000;
} 

#index {    /*for the drop down nav*/
position:relative;
z-index:500;
}

ul.menu2{list-style :none;text-align : center}
li.menu2{text-align : center }
a.menu2{
display : block;
width :125px;
text-align : center;
font-family: Verdana;
font-style : normal ;
font-size : 9pt;
font-weight :bold;
color :#000000;
text-decoration : none;
background-color :#F5D996;
padding :1px;
border-top : solid #ffffff 1px; border-right : solid #ffffff 1px; border-left : solid #000000 1px; border-bottom : solid #000000 1px }

a.menu2:hover{
color :#EFEFEF;
background-color :#CFCFCF;
border-top : solid #000000 1px; border-right : solid #000000 1px; border-left : solid #ffffff 1px; border-bottom : solid #ffffff 1px }
