
	body { margin-top: 0px; margin-left: 0px; }
	H1{ font-family: Arial, Helvetica; color: black; font-size : 18pt; display : inline;}
	H2{ font-family: Arial, Helvetica; color: black; font-size : 16pt; }
	H3{ font-family: Arial, Helvetica; color: black; font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; color: black; font-size : 12pt; }
	p { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	b { font-family: Arial, Helvetica; color: #5d658a; font-size : 10pt; }
	i { font-family: Arial, Helvetica; color: #5d658a; font-size : 10pt; }
	table { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	li { font-family: Arial, Helvetica; color: #5d658a; font-size : 10pt; }

    a:link { color : #8890b4; }
    a:visited { color : #8890b4; }
    a:hover { color : #b3c4d4; }
    a:active { color : #b3c4d4; }

    img { border-color : #000000; behavior:	url("pngbehavior.htc")}
    
.formfields  { font-family: arial; color: #000000; font-size: 9pt; width: 100;
               border: 1px solid #8C7D54; padding-left: 2px; padding-right:
               2px; background-color: #FFFFFF;
               background-image: url('images/formgrad.jpg'); background-position:top; background-repeat:no-repeat; }
    
	
	#mainBox {  width: 660px;}
	
	#mainBox .top {background-image: url(images/biggerboxbackground.png); height:18px; width: 660px; background-repeat: no-repeat; }
	#mainBox .bottom { background-image: url(images/biggerboxbackgroundbottom.png); height:20px; width: 660px; background-repeat: no-repeat; }
	#mainBox .boxMiddle {  background-image:url(images/biggerboxbackgroundmiddle.png); padding: 10px 20px; margin: 0; width:660px; background-repeat: repeat-y;}
	

h1, h2, h3, p { padding: 0; margin: 0; }
	   
.padder { padding: 10px; margin: 0; }

.imgLeft { padding: 0 15px 0 0; margin: 0; float:left; }

#boxContent { width: 600px; }


/*************************************** New CSS ****************************************************/





h5 {
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}

.textinput
 {
 border-style: solid;
 border-width: 1px;
 border-color:#2e8100;
 font-size:12px;
 TEXT-DECORATION: none;
 padding-left:5px;
 color:#666666;
 padding-top:3px;
 padding-bottom:3px;
 padding-right:5px;
 width:92%;
 }

.redtext {
	color:#CC0000;
	text-decoration:none;
}



.blacktext {
	color:#000000;
	text-decoration:none;
}

.whitetext {
	color:#ffffff;
	text-decoration:none;
}

.whitetlink {
	color:#ffffff;
	text-decoration:underline;
}

.whitetlink:link
{
	color:#ffffff;
	text-decoration:none;
}

.whitetlink:visited
{
	color:#ffffff;
	text-decoration:none;
}

.whitetlink:hover
 {
	color:#077add;
	text-decoration:none;
 }

.lightpurpletext {
	color:#804187;
	text-decoration:none;
}
.lightpurplelink {
	color:#804187;
	text-decoration:underline;
}

.lightpurplelink:link
{
	color:#804187;
	text-decoration:underline;
}

.lightpurplelink:visited
{
	color:#804187;
	text-decoration:none;
}

.lightpurplelink:hover
 {
	color:#077add;
	text-decoration:none;
 }
 
.darkpurpletext {
	color:#492c66;
	text-decoration:none;
}
.darkpurplelink {
	color:#492c66;
	text-decoration:underline;
}

.darkpurplelink:link
{
	color:#492c66;
	text-decoration:underline;
}

.darkpurplelink:visited
{
	color:#492c66;
	text-decoration:none;
}

.darkpurplelink:hover
 {
	color:#000000;
	text-decoration:none;
 }



.boxtopbg
{
background-image:url(images/box_top_center.png);
background-repeat:repeat-x;
}

.boxbottombg
{
background-image:url(images/box_bottom_center.png);
}

.boxleftbg
{
background-image:url(images/box_left_center.png);
}

.boxrightbg
{
background-image:url(images/box_right_center.png);
}

.boxcenterbg
{
background-image:url(images/box_center.png);
}

.purposeboxcenterbg
{
background-image:url(images/purple_box_bg.png);
}

.hr
{
background-image:url(images/hr_line.png);
}
.darkpurpletextnew {
	color:#492c66;
	text-decoration:none;
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	background-image: url(images/hr_line.png);
	background-position: bottom;
	background-repeat: repeat-x;
}