
/*div {border: 1px solid red;}*/

BODY
{
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

TABLE
{
	border-spacing: 0px 0px;
 	border-collapse: collapse;
}

TD
{
	text-align: left;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

P
{
	text-align: left;
	vertical-align: top;
}

H1
{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	line-height: 21px;
}

UL
{
	list-style-type: none;
}

LI
{
/*
	background: url(../../images/bullet.gif) 0px 8px no-repeat;
	padding-left: 18px;;
*/
}

IMG
{
	border: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*
	possible fixes for inline image descender issue:
	font-size: 1px;
	line-height: 1px;
	vertical-align: bottom; */
}

FORM
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* inline image descender issue fix -- use this class in <img> tag when avoiding descender pixel issue in FireFox (when image is the only element in a container)*/
.blk
{ 
	display: block;
}

/* inline image descender issue fix -- use this class in <img> tag when avoiding descender pixel issue in FireFox (when image is the one of more elements in a container)*/
.vertBottom
{
	font-size: 1px;
	line-height: 1px;
}

.imgBody
{
	float: right;
	border: none;
	padding: 4px 4px 4px 4px;
}

#centerContainer
{
	width: 757px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#bodyContainer
{
	width: 605px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	
	display: inline;
}

#titleContainer
{
	width: 580px;
	margin: 0px 0px 0px 25px;
	padding: 10px 0px 10px 0px;
	float: left;
	
	display: inline;
}

#bodySingle
{
	width: 560px;
	float: left;
	margin: 0px 20px 0px 25px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 17px;

	display: inline;
}

#body1
{
	width: 270px;
	float: left;
	margin: 0px 20px 0px 25px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 17px;

	display: inline;
}

#body2
{
	width: 270px;
	text-align: left;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 17px;

	display: inline;
}

#navContainer
{
	width: 150px;
	height: 200px;
	float: left;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 1px #CCCCCC;
	background-image: url(../../images/bg_navgrad.gif);
	text-align: left;

	display: inline;
}

#navContainerText
{
	width: 150px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align: left;
	line-height: 18px;

	display: inline;
}

#plugArea
{
	width: 101px;
	float: left;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 20px 328px;
}

#plug
{
	text-align: left;
	width: 101px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../../images/logo_sftw_sm.gif);
}

#bgNavTop
{
	background-image: url(../../images/bg_navtop.gif);
	height: 2px;
}

#bgNavBottom
{
	background-image: url(../../images/bg_navbottom.gif);
	height: 10px;
}

#bgBorderBottom
{
	float: left;
	width: 757px;
	height: 12px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(../../images/bg_borderbottom.gif);
}

#footer
{
	float: left;
	width: 757px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #4A5B86;
}

#footerLeft
{
	width: 400px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 5px 5px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

#footerRight
{
	width: 345px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 3px 7px 5px 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}

#footerRight a:link { color: #FFFFFF; }
#footerRight a:active { color: #FFFFFF; }
#footerRight a:visited { color: #FFFFFF; }
#footerRight a:hover { color: #FFFFFF; }

#bgWhite
{
	width: 757px;
	height: 1px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	
	display: inline;
}

#bgGray
{
	width: 757px;
	height: 1px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #666666;
	
	display: inline;
}

.bgBlue
{
	background-color: #99CCFF;
}

.bgPurple
{
	background-color: #4A5B86;
}

.bgLtGray
{
	background-color: #EEEEEE;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;	
	vertical-align: top;
}

.bgGray
{
	background-color: #CCCCCC;
}

.bgDkGray
{
	background-color: #666666;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.bgBoxBorder
{
	background-color: #BCBCBC;
}

.bgBoxBackground
{
	background-color: #F8F8F8;
}

.copy
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;	
}

.error
{
	color: #990000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.footer
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.breadcrumb
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.address
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.header
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 14px;
}

.title
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.subheader
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	line-height: 16px;
}

.subtitle
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.bgList1
{
	background-color: #EEEEEE;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
}

.bgList2
{
	background-color: #E1E1E1;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
}

a:link
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

a:visited
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

a:active
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

a:hover
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.nav:link
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.nav:visited
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.nav:active
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.nav:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

a.navDead:link
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

a.navDead:visited
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

a.navDead:active
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

a.navDead:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

a.footer:link
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.footer:visited
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.footer:active
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.footer:hover
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.navDead
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.frmText
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 125px;
}

.frmHeader
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.frmTextCustom
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 125px;
	border-style: solid;
	border-width: 1px;
	border-left-color: #CC6600;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
}

.frmTextBig
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 300px;
}

.frmTextSmall
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 45px;
}

.frmTextArea
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 280px;
}

.frmTextAreaBig
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 420px;
}

.frmTextAreaAdmin
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 550px;
}

.frmSelect
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.frmTitle
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}