/* Default Styles */
body 
{
	background-color:#1B2F45;
	background-image:url("/images/bg.gif");
	background-repeat:repeat-x;
	background-position:50% 0%;
	margin:12px 0px;
}
p {font-weight:normal; font-style:normal; font-size:11px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:none; color:#858585; text-align:justify; text-indent:15px;}
span, label {font-weight:normal; font-style:normal; font-size:11px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:none; color:#858585;}
a {font-weight:normal; font-style:normal; font-size:11px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:underline; color:#006699;}
a:hover {font-weight:normal; font-style:normal; font-size:11px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:underline; color:#006699;}

/* Span Styles */
span.error {font-weight:normal; font-style:normal; font-size:11px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:none; color:#FF3333;}
span.header {font-weight:bold; font-style:normal; font-size:11px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:none; color:#858585;}
span.footer {font-weight:normal; font-style:normal; font-size:11px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:none; color:#FFFFFF;}
input, select, textarea {font-weight:normal; font-style:normal; font-size:11px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:none; color:#858585;}
input.two, select.two, textarea.two
{
	width:75px;
}
input.one, select.one, textarea.one
{
	width:255px;
}
input.three, select.three, textarea.three
{
	width:83px;
}
.checkboxlist
{
	text-align:left;
}
/* background-color:#ECF8FF; */

/* TD Styles */
td.main {background-color:#FFFFFF;}
td.right {background-color:#FFFFFF;}
td.border {background-color:#9B3284;}
td.bottom {background-color:#5E80A0; background-image:url("/images/bottom.gif");}

hr.error {color:#FF3333; background-color:#FF3333; height:1px;}

.itemAlternate {background-color:#FFFFFF;}
.itemMain {background-color:#E7F4FA;}
.itemHeader {background-color:#5E80A0;}

span.itemHeader {font-weight:bold; font-style:normal; font-size:11px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:none; color:#FFFFFF;}
