@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#main {
width:800px;
border:1px solid #333333; 
background:#FFFFFF;
/* border:1px solid #000000; */

}


#wrapper {
background:#D1DCED;

}


#lcol {
width: 210px;

}

#rcol{
margin-right:15px; 
margin-left:10px; 
padding-left:15px; 
border-left:1px #999999 dotted; 
margin-top:0px;
}

#footer {
padding-top:10px;
}

#contactbox {
width:50%; 
border:1px dotted #333333; 
background:#D1DCED;
}


#contactbox_inner {
background: url(images/bg.gif); 
padding: 10px 0px 5px 0px;
}

#info_header {
background:#9DB4D9 url(images/h1_icon.gif) no-repeat;
border: 1px solid #000000;
color:#000000;
text-align:left;
margin-top: 5px;
margin-bottom:5px;
height: 25px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
padding-top: 10px;
padding-left:23px;
width:90%;
font-style:italic;
}

.info_header {
background:#9DB4D9 url(images/h1_icon.gif) no-repeat;
border: 1px solid #000000;
color:#000000;
text-align:left;
margin-top: 5px;
margin-bottom:5px;
height: 25px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
padding-top: 10px;
padding-left:23px;
width:100%;
font-style:italic;
}

#info_item {
background:#D1DCED;
border: 1px solid #000000;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:left;
padding-left:5px;
margin-top:2px;
width:90%;
height:15px;
padding-top:2px;
font-weight:bold;
}


#info {
color:#000000;
width: 75%;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:italic;
text-align:left;
margin-bottom:8px;
margin-top:5px;
padding-top:5px;
padding-left:5px;
border-style:dashed;
border-color:#CCCCCC;
border-width:1px;
height:20px;
background-color:#EDF1F8;
}

h1{
background:#9DB4D9 url(images/h1_icon.gif) no-repeat;
border: 1px solid #000000;
color:#000000;
text-align:left;
margin-top: 8px;
margin-bottom:5px;
height: 25px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
padding-top: 10px;
padding-left:25px;
font-style:italic;
}

a {
color:#6288C1;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.style15 {font-size: 14px}
