/* CSS Document */

html, body {
margin:0px;
padding:0px;
font-family:"Times New Roman", Times, serif;
color:#000;
font-weight:bold;
background-color:#fff;
background-image:url(images/new_images/watermark_white06.gif);
background-repeat:repeat;
font-size:100.1%;
}

h1 {
font-size:200%;
}

h2 {
font-size:150%;
}

h3 {
font-size:130%;
}

dl dt {
font-weight:bold;
font-style:italic;
}

dd {
text-align:justify;
padding-right:15px;
}

#wrapper {
margin:15px auto;
padding:2px 0px 2px 25px;
/*
border:2px solid #00655c;
*/
width:750px;
}

table {
background-color:#fff;
}

#header {
margin:5px 0 5px 0;
}

#header_home {
margin:5px 0 5px 0;
}


#content {
margin:0px;
}

#footer, #footer_home {
margin:15px 0 35px 0;
text-align:center;
color:#000;
font-size:90%;
}


a, a:link {
color:#663399;
text-decoration:underline;
}

a:visited {
color:#990000;
background-color:#fff;
text-decoration:none;
}

a:hover, a:active {
color:#663399;
background-color:#fff;
text-decoration:none;
}


.green {
color:#009966;
}

.justify {
text-align:justify;
padding-right:15px;
}

.purple {
color:#663399;
}

.red {
color:#993300;
}

.small {
font-size:75%;
}

.xsmall {
font-size:65%;
}

.header {
font-weight:bold;
font-variant:small-caps;
color:#009966;
text-decoration:underline;
}
