/* CSS Document */

body{
background:#fff url(../images/main_bg.jpg) top center repeat-x;
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}


a {
color:#006ea1;
}

.orangesubtitle{
color: #f08f00;
display:inline;
font-weight:bold;
padding:0px;
margin:0px;
}

.button_backtomainpage{
float:right;
padding-top:10px;
margin-top:0px;
padding-right:145px;
text-align:left;
display:inline;
width:200px;
}


.dmbox{
text-align:left;
height:300px;
width:333px;
border-right:#e7e7e7 solid 1px;
float:left;
}

.ibox{
text-align:left;
width:333px;
border-right:#e7e7e7 solid 1px;
float:left;
}

.linkbox{
text-align:left;
/*display:inline;*/
height:305px;
width:325px;
float:left;
}

.headerlinkbox p{
padding:0px;
/*display:inline;*/
color:#666666;
}

.headerlinkbox h2{
color: #006699;
font-weight:lighter;
padding-left:0px;
padding-bottom:0px;
font-size:18px;
margin:0px;
}

.headerbelowpiclinks p{
display:inline;
font-size:8px;
}



.linkboxtop{
margin-top:10px;
padding-left:10px;
width:340px;
height:20px;
border-bottom:#e7e7e7 solid 1px;
}

.linkboxbot{
margin-top:10px;
padding-left:10px;
}

.linkboxbot a{
font-size:12px;
}

a.buttonlink{
background:url(../images/buttonoff_bg.gif) top right no-repeat;
color:#fff;
font-size:10px;
display:block;
text-decoration:none;
margin-left:0px;
text-align:center;
cursor:pointer;
}

a.buttonlink span{
background:url(../images/buttonoff_cap.gif) top left no-repeat;
padding-top:3px;
height:20px;
display:block;
}

a:hover.buttonlink{
background:url(../images/button_bg.gif) top right no-repeat;
}

a:hover.buttonlink span{
background:url(../images/button_cap.gif) top left no-repeat;
}

ul{
	list-style-image:url(../images/bullet.gif);
	list-style-position:inside;
	font-size:18px;
}

li{
	width:250px; 
	font-size:18px;
}
.liText {
 font: 16px Helvetica, Arial, sans-serif;
font-weight:bold;
}

.footer{
margin-top:5px;
padding-bottom:20px;
font-size:10px;
width:686px;
color:#999999;
}

.footer a{
color:#00b6e9;
text-decoration:none;
}



.fleft{
width:350px;
float:left;
}

.fright{
width:275px;
float:right;
display:inline;
text-align:right;
padding-right:40px;
}
