/* CSS Document */

body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
background-color:#ffffff;
background-image:url(abc_bground.jpg);
background-repeat:no-repeat;
background-position:100% 105%;
}

#cheader_img img
{
	border:0px;
}

#cmaincontainer
{
margin-left:auto;
margin-right:auto;
width:730px;
background-color:#ffffff;
}

#cheader_img
{
background-color:#33FFFF;
}

#cnav_top
{
padding-bottom:5px;
padding-top:5px;
background-color:#c4acdc;
margin-bottom:5px;
}


#cnav_top ul
{
margin:0px;
padding:0px;
padding-right:0px;
margin-left:42px;
margin-right:3px;
}

#cnav_top li
{
display:inline;
list-style:none;
padding: 0px 8px 0px 8px;
}

#cnav_top a
{
font-size:0.9em;
font-weight:bold;
text-decoration:none;
color:#531373;
}


#cnav_top a:hover
{
text-decoration:underline;
color:#ffffff;
}



#contentsection
{
background-color:white;

}

#contentintro
{
width:100%;
float:left;
padding-left:0px;
padding-top:0px;
padding-bottom:0px;

}


#backgroundtop
{
	background-image:url(backgrounds_03.gif);
	background-repeat:no-repeat;
	height:20px;
	padding-left:165px;
	margin:0px;
	color:#531373;
	font-weight:bold;
	padding-top:2px;
	background-color: #F1E5FD;
}

#backgroundbot
{
background-image:url(backgrounds_06.gif);
background-repeat:no-repeat;
height:25px;
padding:0px;
margin:0px;
}

#contentcopy
{
	background-color:#FFFFFF;
	display:block;
	padding:8px;
	color:#531373;
	width:694px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F1E5FD;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #F1E5FD;
	min-height: 100px;
}

#contentcopy ul
{
padding:0px;
margin:0px;
padding-left:15px;
list-style:none;
font-weight:bold;

}

#contentcopy li
{

}

#contentcopy a
{
text-decoration:none;
color:#531373;
}

#contentcopy a:hover
{
text-decoration:underline;
color:#531373;
}

.csublist

{padding:0px;
font-weight:normal;
margin:0px;
padding-left:10px;
}

.csublist_plus_one
{
padding:0px;
font-weight:normal;
margin:0px;
margin-left:25px;
list-style:disc;
}

.cfloatclassleft
{
float:left;
}

.cfloatclassright
{float:right;
}

.clear
{
clear:both;
}

.imgpaceholder
{
padding-bottom:10%;
padding-top:10%;
background-color:#FFFFFF;
}

.listclass
{
padding:0px;
margin:0 0 5px 0;
font-size:1.1em;
}

#buttoncointainer
{
padding-left:25px;
padding-top:0px;
margin-top:0px;
}

.buttonclass, .submit, .button
{
font-size:1.2em;
font-weight:bold;
color:#531373;
margin:0px;
border:0px;
background-color:#ebe0fa;
}

#cfooter
{
width:730px;
background-color:#531373;
height:30px;
}

.subNav
{
	float:left;
	width:140px;
}

#contentcopy .subNav ul 
{
	padding-left:0px;
}

#contentcopy .subNav ul ul
{
	padding-left:15px;
}


.subNav ul ul a, .subNav ul ul ul a
{
	font-weight:normal;
}
.subNav ul ul ul li
{
	list-style-type:disc;
}
.content
{
	padding-left:160px;
}