/* CSS Document */

body {
	background: url(../images/background-1.gif) repeat;
/*	text-align:center;
	margin-top:0;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;*/

	margin:0;
	padding:0;
	color:#333;
	text-align:center;
	font:small/1.3 Verdana,Arial,Sans-serif;
}

 #cdlinks a{
 text-decoration:underline;
 color:#0000FF;
 font-size:small;
 }

 #cdlinks a:hover{
 text-decoration:none;
 color:#FF0000;
 font-size:small;
 }

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

a {
font-size:medium;
}
.style1 {font-size: 12px}
#wrapper {
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	//text-align:left;
	width:875px;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:medium; 
}
#content{
	padding-left:30px;
	padding-right:30px;
	margin-top: 20px;
	text-align:justify;
	
}

#footer{
border-top-color:#CCCCCC;
border-top-width:thin;
border-top-style: solid;
background-color:#CCCCCC;
text-align:center;
font-size: x-small;
}

#links{
text-align:center;
width:875px;
background-color:#CCCCCC;
height:auto;
padding-top:5px;
padding-bottom:5px;
}
#footer a{
color:#000000;
text-decoration:none;
font-size: x-small;
}
#footer a:hover{
text-decoration:underline;
color:#0000FF;
font-size: x-small;
}

.style2 {font-size: 14px}
.style3 {font-size: small}
.style4 {font-size: xx-small}
.style7 {font-size: xx-small; color: #FF0000; }
.style8 {
	font-family: "Monotype Corsiva";
	}
.style9 {font-size: x-large}

.style11 {font-size: 16px;}

#dhtmltooltip{
position: absolute;
/*width: 150px;*/
border: 2px solid black;
padding: 5px;
/*background-color: lightyellow;*/
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.listAlign{
width:250px;
text-align:left;
}
