/* CSS Document */
body
{
	margin-top:0px;
}
.outerdiv
{
	width:100%;
}
.topcontent
{
	width:885px;
	margin-left:auto;
	margin-right:auto;
}
.logoand-add
{
	width:100%;
}

.logo
{
	width:60%;
	float:left;
}
.add
{
	width:38%;
	float:right;
}
.clear
{
	clear:both;
}
.banner
{
	width:100%;
	margin-top:5px;
}
.content
{
	width:100%;
	padding-top:5px;
}

/*.footertopbg
{
	width:100%;
	background-image:url(../images/footertopbg.gif);
	background-repeat:no-repeat;
	height:20px;
}
.footermiddlebg
{
	width:100%;
	background-image:url(../images/footermiddlebg.gif)
}*/
.fuchsia
{
	font-family:Cataneo BT;
	font-size:12px;
	color:#ffffff;
	font-weight:500;
	font-stretch:expanded;
}
.footertext
{
	width:98%;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial;
	font-size:10px;
	color:#ae0183;
	text-align:center;
}
/*.footerbottombg
{
	width:100%;
	background-image:url(../images/footerbottombg.gif);
	height:12px;
	background-repeat:no-repeat;
}*/
.middlecontent
{
	width:100%;
	margin-top:17px;
}
.submittextheader
{
	font-family:Arial;
	font-size:12px;
	color:#ffea00;
	font-weight:600;
}
.submittext
{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
}
.formtext
{
	font-family:Arial;
	font-size:19px;
	color:#FFFFFF;
	font-weight:600;
}
.formtextfield
{
	width:235px;
	height:32px;
	border:1PX solid #004178;
	font-size:22px;
	color:#073e6e;
}
.footer
{
	width:896px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}
.footertopbg
{
	width:100%;
	background-image:url(../images/footertopbg.jpg);
	background-repeat:no-repeat;
	height:20px;
}
.footermiddlebg
{
	width:100%;
	background-image:url(../images/footermiddlebg.jpg)
}
.footerbottombg
{
	width:100%;
	background-image:url(../images/footerbottombg.jpg);
	height:14px;
	background-repeat:no-repeat;
}
.fuchsia
{
	font-family:Cataneo BT;
	font-size:12px;
	color:#ffffff;
	font-weight:500;
	font-stretch:expanded;
}
a:link
{
    color: #ae0183;
	text-decoration:none;
}
A:visited
{
    color: #ae0183;
	text-decoration:none;
}
A:active
{
    color: #ae0183;
	text-decoration:none;
}
A:hover
{
    color: #ae0183;
	text-decoration:underline;
}


/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2
{
	 background: transparent url(../images/imgphp.png) no-repeat bottom right
	} 
	
.cssbox
{ 
	/* intended total box width - padding-right(next) */ width:850px !important; 
 	/* IE Win = width - padding */ width: 850px; 
 	/* the gap on the right edge of the image (not content padding) */
	 padding-right:15px; /* use to position the box */
	margin: auto;
} /* set the top-right image */ 

.cssbox_head
{
	background-position:top right; /* pull the right image over on top of border */
 	margin-right:-15px; /* right-image-gap + right-inside padding */
  	padding-right:20px
} /* set the top-left image */
  
.cssbox_head h2
{
	background-position:top left;
 	margin:0; /* reset main site styles*/ 
 	border:0; /* ditto */ /* padding-left = image gap + interior padding ... no padding-right */ 
 	padding:25px 0 15px 40px;
	height:auto !important; height:1%;
} /* IE Holly Hack */ /* set the lower-left corner image */ 
	
 .cssbox_body
{ 
	background-position: left bottom;
	margin-right:25px; /* interior-padding right */ 
	padding-left:20px;
	padding-right:0; 
} /* mirror .cssbox_head right/left */

.leftcurve
{ background-image:url(../images/leftcurve.jpg); background-repeat:no-repeat; height:123px;}
.middlebg
{ background-image:url(../images/Middlebg.jpg); background-repeat:repeat-x; height:123px;}
.rightcurve
{background-image: url(../images/rightcurve.jpg); background-repeat:no-repeat; height:13px;}
.logopanel
{width:50%; float:left;}
.helpdesk
{width:49%; float:left; margin-top:15px;text-align:right;}
.heading{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:24px; color:#8403fe; }
