html, body
{
	background-color: #e8e8e8;
	padding: 0;
	margin: 0;
	height: 100%;
	min-height: 100%;
	width: 100%;
	font-family: Arial, Sans-Serif, Verdana;
	color: #000000;
	font-size: 14px;
	line-height: 19px;
}

h1
{
	font-family: Arial, Sans-Serif, Verdana;
	color: #000000;
	font-size: 14px;
	line-height: 19px;
}




a:link, a:visited, a:active
{
	font-size: 14px;
	line-height: 19px;
	font-family: arial, helvetica, sans-serif;
	color: #0000ff;
	font-weight: normal;
	text-decoration: underline;
}

a:hover
{
	font-size: 14px;
	line-height: 19px;
	font-family: arial, helvetica, sans-serif;
	color: #cc0000;
	font-weight: normal;
	text-decoration: none;
}


.footer
{
	font-size: 14px;
	line-height: 19px;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
}

a.footer:link, a.footer:visited, a.footer:active
{
	font-size: 14px;
	line-height: 19px;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

a.footer:hover
{
	font-size: 14px;
	line-height: 19px;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}


.RedLarge
{
	font-size: 17px;
	line-height: 21px;
	font-family: arial, helvetica, sans-serif;
	color: #c12c31;
	text-decoration: none;
	font-weight: bold;
}

a.RedLarge:link, a.RedLarge:visited, a.RedLarge:active
{
	font-size: 17px;
	line-height: 21px;
	font-family: arial, helvetica, sans-serif;
	color: #c12c31;
	text-decoration: underline;
	font-weight: bold;
}

a.RedLarge:hover
{
	font-size: 17px;
	line-height: 21px;
	font-family: arial, helvetica, sans-serif;
	color: #0089d0;
	font-weight: bold;
	text-decoration: none;
}

.BlueLarge
{
	font-size: 17px;
	line-height: 21px;
	font-family: arial, helvetica, sans-serif;
	color: #0089d0;
	text-decoration: none;
	font-weight: bold;
}


a.BlueLarge:link, a.BlueLarge:visited, a.BlueLarge:active
{
	font-size: 17px;
	line-height: 21px;
	font-family: arial, helvetica, sans-serif;
	color: #0089d0;
	text-decoration: underline;
	font-weight: bold;
}

a.BlueLarge:hover
{
	font-size: 17px;
	line-height: 21px;
	font-family: arial, helvetica, sans-serif;
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}


.BlackLarge
{
	font-size: 17px;
	line-height: 21px;
	font-family: arial, helvetica, sans-serif;
	color: #2a2a2a;
	text-decoration: none;
	font-weight: bold;
}

.BlackMedium
{
	font-size: 15px;
	line-height: 21px;
	font-family: arial, helvetica, sans-serif;
	color: #2a2a2a;
	text-decoration: none;
	font-weight: bold;
}

.BlueMedium
{
	font-size: 15px;
	line-height: 21px;
	font-family: arial, helvetica, sans-serif;
	color: #0089d0;
	text-decoration: none;
	font-weight: bold;
}


.whiteMedium
{
	color: #ffffff;
	font-size: 15px;
	line-height: 19px;
	font-family: Arial, Sans-Serif, Verdana;
}

.blue
{
	color: #006699;
	font-size: 13px;
	line-height: 17px;
	font-family: Arial, Sans-Serif, Verdana;
}

.smallText
{
	color: #000000;
	font-size: 10px;
	line-height: 12px;
	font-family: Arial, Sans-Serif, Verdana;
}

a.smallText:link, a.smallText:visited, a.smallText:active
{
	font-size: 10px;
	line-height: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #0000ff;
	font-weight: normal;
	text-decoration: underline;
}

a.smallText:hover
{
	font-size: 10px;
	line-height: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #0b7905;
	font-weight: normal;
	text-decoration: none;
}

.smallerText
{
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Sans-Serif, Verdana;
}

a.smallerText:link, a.smallerText:visited, a.smallerText:active
{
	font-size: 12px;
	line-height: 14px;
	font-family: arial, helvetica, sans-serif;
	color: #0000ff;
	font-weight: normal;
	text-decoration: underline;
}

a.smallerText:hover
{
	font-size: 12px;
	line-height: 14px;
	font-family: arial, helvetica, sans-serif;
	color: #0b7905;
	font-weight: normal;
	text-decoration: none;
}

.FormTextMedium
{
	color: #000000;
	font-size: 15px;
	line-height: 19px;
	font-family: Arial, Sans-Serif, Verdana;
}

/* end font styles */


/* bar styles */
div.LightBlueBarFull
{
	background: url(  'images/bar-600px.jpg' ) 0px 0px no-repeat;
	width: 700px;
	height: 20px;
	padding: 5px 5px 5px 15px;
	color: #161616;
	font-size: 13px;
	line-height: 19px;
	font-family: Arial, Sans-Serif, Verdana;
	font-weight: bold;
}

div.GreenBarFull
{
	background: url(  'images/bar-600px.jpg' ) 0px -30px no-repeat;
	width: 600px;
	height: 20px;
	padding: 5px 15px 5px 15px;
	color: #ffffff;
	font-size: 13px;
	line-height: 19px;
	font-family: Arial, Sans-Serif, Verdana;
	font-weight: bold;
}

div.OrangeBarFull
{
	background: url(  'images/bar-600px.jpg' ) 0px -60px no-repeat;
	width: 600px;
	height: 20px;
	padding: 5px 15px 5px 15px;
	color: #ffffff;
	font-size: 13px;
	line-height: 19px;
	font-family: Arial, Sans-Serif, Verdana;
}
/* end styles */




/***************************
 MessageBoxes
 */

div.Error
{
	min-height: 40px;
	background-color: #f5f5f5;
	border: solid 2px #cc0000;
	padding: 5px 5px 5px 65px;
	margin: 5px 5px 5px 5px;
	font-size: 14px;
	line-height: 16px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	background-image: url(  'images/icon-Error-50px.jpg' );
	background-repeat: no-repeat;
}



div.Success
{
	min-height: 40px;
	background-color: #f5f5f5;
	border: solid 1px #55b952;
	padding: 5px 5px 5px 65px;
	margin: 5px 5px 5px 5px;
	font-size: 14px;
	line-height: 16px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	background-image: url(  'images/icon-Success-50px.jpg' );
	background-repeat: no-repeat;
}

div.Warning
{
	min-height: 40px;
	background-color: #f5f5f5;
	border: solid 1px #f69031;
	padding: 5px 5px 5px 65px;
	margin: 5px 5px 5px 5px;
	font-size: 14px;
	line-height: 16px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	background-image: url(  'images/icon-Warning-50px.jpg' );
	background-repeat: no-repeat;
}

div.Confirm
{
	min-height: 40px;
	background-color: #f5f5f5;
	border: solid 1px #317fc8;
	padding: 5px 5px 5px 65px;
	margin: 5px 5px 5px 5px;
	font-size: 14px;
	line-height: 16px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	background-image: url(  'images/icon-Confirm-50px.jpg' );
	background-repeat: no-repeat;
}

/***************************
 other imp of tabbed nav
 */
#TabbedNav
{
	width: 964px;
	padding: 0;
	list-style: none;
	margin: 0 auto;
}
#TabbedNav ul
{
	padding: 2px 0 0 5px;
	margin: 0px 0px 0px 35px;
}
#TabbedNav li
{
	float: left;
	background: url( '../images/tab_left.gif' ) no-repeat left top;
	margin: 0;
	padding: 0px 2px 0px 9px; /*border-bottom: 1px solid #006699;*/
	list-style-type: none;
}
#TabbedNav a
{
	float: left;
	display: block;
	width: 70px;
	text-align: center;
	font-size: 12px;
	background: url( '../images/tab_right.gif' ) no-repeat right top;
	padding: 11px 15px 10px 6px;
	text-decoration: none;
	font-weight: bold; /*color:#765;*/
	color: #fff;
}
#TabbedNav > ul a
{
	width: auto;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#TabbedNav a
{
	float: none;
}
/* End IE5-Mac hack */
#TabbedNav a:hover
{
	color: #fff;
}
#TabbedNav li#CurrentTab
{
	background-position: 0 -150px;
	border-width: 0;
}
#TabbedNav li#CurrentTab a
{
	background-position: 100% -150px;
	color: #fff;
}
#TabbedNav li:hover, #TabbedNav li:hover a
{
	background-position: 0% -300px;
	color: #fff;
}
#TabbedNav li:hover a
{
	background-position: 100% -300px;
}


