/* CSS Document */

body{
	margin:0%;
	height:auto;
	width:100%;
	background:url(images/img_bkg.gif);
	background-repeat:repeat;
}

p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
margin-top:8px;
line-height:1.5em;
}

li{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
margin-top:10px;
list-style-image:url(images/img_bullet.gif);
}

.header{
background-image:url(images/img_header.jpg);
background-repeat:no-repeat;
background-position:top;
background-color:#fff;
height:100%;
width:684px;
}

.mainmenu{
padding-top:6px;
text-decoration:none;	
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

.arrow{
float:right;
}

a{
padding-top:6px;
text-decoration:none;
color:#000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}

a:hover{
padding-top:6px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#891346;
font-weight:bold;
text-decoration:none;
}


.banner{
padding-top:15px;
}

.list a {
	color:#98012e;
	font-weight:bold;
	background:transparent;
	text-decoration:underline;
}

.list a:hover {
	color:#000;
	font-weight:bold;
	background:transparent;
}

.bullets{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	margin-top:0px;
	line-height:16px;
}

h1{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
color:#98012e;
font-weight:bold;
border-bottom:#f2f2f2 solid 3px;
width:100%;
/*text-decoration:underline;*/

}

h2{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight:bold;

}

.contentWidth{
width:500px;
}

.titleUl{
border-top:solid 2px #97002d;
width:590px; 
height:10px;
}

.alignmentFF{
padding-top:35px;
padding-left:45px; 
}

.footer{
background-color:#fff;/*Mozilla*/
padding-top:180px;
height:80px;
width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
}

.footerline{
border-top:solid 3px #000;
width:566px;
color:#000;
}

.border{
border-top:dashed 1px #ccc; 
width:569px;
height:20px;
}
 
.painted{
background-color:#ccc;
}

.progap{
padding-top:10px;
}

.basemenu a{
color:#000;
font-size:10px;
text-decoration:underline;
}

.basemenu a:hover{
color:#aaa;
font-size:10px;
text-decoration:none;
}

.uline{
text-decoration:underline;
}

ul{
list-style:outside square;
}