/* CSS Document */

.body{font-family:Arial; font-size:8.5pt; color:#333333; background-image:url(images/bg.gif); background-repeat:repeat;}
.table{background-color:#FFFFFF;}

.bodycontent{font-family:Arial; font-size:9pt; color:#333333; line-height:20px;}

.menu{font-family:Arial; font-size:9pt; font-weight:600; color:#ffffff; text-decoration:none;}


.menu:hover{font-family:Arial; font-size:9pt; font-weight:600; color:#ffffff; text-decoration:underline;}

 
 .box{
        width: 260px;
	border: 1px solid #F1EBD5;
        display: inline-block;
        margin: 0px; float:left; padding-left:10px; padding-right:5px; padding-top:10px; padding-bottom:5px;
    }
	
	 .boxright{
        width: 260px;
                border: 1px solid #F1EBD5;
        display: inline-block;
        margin: 0px; float:right; padding-left:10px; padding-right:5px; padding-top:10px; padding-bottom:5px;
    }
	
	 .head{
        width: 250px; background-image:url(images/boxheader.gif); background-repeat:no-repeat;            
        }
	
	
	
	 .boxspace{
        width: 20px;
                border: 1px solid #ffffff;
        display: inline-block; 
        margin: 5px; float:left;
    }
		 .boxspace{
        width: 20px;
                border: 1px solid #ffffff;
        display: inline-block; 
        margin: 5px; float:left;
    }
	
	#heading-home{font-family:Verdana; font-size:10pt; color:#3A3D8C; font-weight:600;}
	
	#strip{background-image:url(images/strip-pattern.jpg); background-repeat:repeat;}
	
	.redmore{font-family:Verdana; font-size:6.5pt; text-decoration:none; color:#000066; line-height:18px; font-weight:700;}
	.redhed{font-family:Verdana; font-size:10pt; text-decoration:none; color:#ffffff; font-weight:600; line-height:18px;}

.redmore:hover{font-family:Verdana; font-size:7pt; text-decoration:underline; color:#000066; line-height:18px; font-weight:700;}


ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;font:12px Verdana;line-height:165%;width:180px;}
ul.vert-one li{margin:0;padding:0;border-top:1px solid #95C4E0;border-bottom:1px solid #95C4E0;}
ul.vert-one li a{display:block;text-decoration:none;color:#fff;background:#00539C;padding:0 0 0 20px;width:180px;}
ul.vert-one li a:hover{background:#900 url("images/vert-one_arrow.gif") no-repeat 0 9px;}
ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#95C4E0 url("images/vert-one_arrow.gif") no-repeat 0 9px;}
