body {
font-family:Arial, Helvetica, sans-serif;
margin:auto;
padding:0px;
overflow-x:hidden;
background-image:url(images/greyborder.jpg);
background-position:center;
background-repeat:repeat-y;
}

h1 {
margin:0px;
padding:0px;
font-size:18px;
}

.wrapper {
width:780px;
margin:auto;
border:thin solid;
border-color:#CCCCCC;

}

.header {
background-image:url(images/header_r2_c1.jpg);
width:780px;
background-repeat:no-repeat;
height:28px;
padding-top:98px;
}

.header ul {
margin:0px;
padding:0px;
list-style:none;
}

.header ul li {
float:left;
width:85px;
height:28px;
line-height:28px;
text-align:center;
background-image:url(images/menu_up.jpg);
margin-right:1px;
display:block;
}

.header ul li a {
color:#E61E4C;
font-weight:bold;
text-decoration:none;
display:block;
}

.header li#selected {
background-image:url(images/menu_down.jpg);
}

.header ul li a:hover {
background-image:url(images/menu_down.jpg);
}


.contentwrapper {
padding:10px;
width:760px;
}

.rightwrapper {
width:240px;
float:left;
margin-left:10px;
}

.leftwrapper {
width:510px;
float:left;

}

.homebanner {
width:510px;
height:182px;

background-image:url(images/home_banner.jpg);
background-repeat:no-repeat;
}

.block {margin-bottom:10px;}
.blockTopCenter h1 {padding-top:9px;}

.leftwrapper .block {background-image:url(images/leftwrapper-block-bg.jpg); }
.rightwrapper .block {background-image:url(images/Blue_Center.jpg); }

.blockTop {background-image:url(images/Blue_Top_Center.jpg); height:42px; background-repeat:repeat-x;}
.blockBottom {background-image:url(images/Blue_Bottom_Center.jpg); background-repeat:repeat-x; height:17px; clear:none;}

.blockTopLeft {background-image:url(images/Blue_Top_Left.jpg); width:15px; height:42px; float:left;}
.blockTopCenter {float:left; color:#FFFFFF; text-align:center;}
.blockTopRight {background-image:url(images/Blue_Top_Right.jpg); width:15px; height:42px; float:left;}

.blockBottomLeft {background-image:url(images/Blue_Bottom_Left.jpg); width:15px; height:17px; float:left;}
.blockBottomCenter {float:left;}
.blockBottomRight {background-image:url(images/Blue_Bottom_Right.jpg); width:15px; height:17px; float:left;}

.leftwrapper .blockTopCenter {width:480px;}
.rightwrapper .blockTopCenter {width:210px;}

.leftwrapper .blockBottomCenter {width:480px;}
.rightwrapper .blockBottomCenter {width:210px;}

.blockcontent {
padding:5px; 
color:#E61E4C;
}

.blockcontent a {
color:#0099FF;
text-decoration:none;
}

.blockcontent .selected {
text-decoration:underline;
}

.list-bluebullets {
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	padding-left:5px;
}

a.underline {
text-decoration:underline;
}

a:hover {
text-decoration:underline;
}

.blue-text {
	color: #0099FF;
}
.footer {
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
color:#E61E4C;
clear:both;
text-align:center;
width:780px;
padding:10px 0px;
}

.homebannerred {
	font-family: "Arial Black";
	font-size: 21px;
	color: #E61E4C;
	padding-left:100px;
	margin-top:0px;
}
.homebannerblue {
	font-family: "Arial Black";
	font-size: 22px;
	color: #0099FF;
}

.homebannerblue a {
color:#0099FF;
text-decoration:none;
}
.homebannerblue a:hover{
color:#0099FF;
text-decoration:underline;
}

.homebannerblue .selected{
text-decoration:underline;
}