BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

/* FONTS */

td {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #838383;
	font-weight : normal;
	text-decoration : none;
	line-height:13pt;
}

.homebgright {
	background-color: e6e6e6;
	background-image: url(../images/homeBGrightBig.jpg);
	background-position: left top;
}
.bodyrightbg {
	background-color: ffffff;
	background-image: url(../images/bodyBGrightBig.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.smNavy {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #3c4754;
	font-weight : normal;
	text-decoration : none;
	line-height:11pt;
}

.smGray {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #3c4754;
	font-weight : normal;
	text-decoration : none;
	line-height:11pt;
}

.smRed {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #984848;
	font-weight : normal;
	text-decoration : none;
	line-height:11pt;
}


.redTxt {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #a11726;
	font-weight : normal;
	text-decoration : none;
	line-height:15pt;
}



/* LINKS */

a {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #6675c2;
	font-weight : normal;
	text-decoration : underline;
}

a:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #6675c2;
	font-weight : normal;
	text-decoration : underline;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #bb984e;
	font-weight : normal;
	text-decoration : underline;
}

.navLeft {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #31495d;
	font-weight : normal;
	text-decoration : none;
	line-height:11pt;
}

.navLeft:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #31495d;
	font-weight : normal;
	text-decoration : none;
	line-height:11pt;
}

.navLeft:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #984848;
	font-weight : normal;
	text-decoration : underline;
	line-height:11pt;
}

.smBlue {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #0e53a4;
	font-weight : normal;
	text-decoration : underline;
	line-height:11pt;
}

.smBlue:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #0e53a4;
	font-weight : normal;
	text-decoration : underline;
	line-height:11pt;
}

.smBlue:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #984848;
	font-weight : normal;
	text-decoration : underline;
	line-height:11pt;
}



/* LIST */

ul {
	list-style-image: url(../images/arrowBullet.gif);
}

/* TABLE */
.tborder {
	border: 1px solid #8B8B8B
}

/* FORMS */

.select {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		background-color: #FFFFFF;
		border:solid 1px #434C69;
		font-weight: normal;
}

/* ALIGN */

.imgBG {
	background-position:right;
	background-image:url(../images/topLeftBG.gif);
}

/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
	background-color: white; /* Background Color */
	background-image: none; /* Background Image */
	margin-bottom: 0px; /* Margins */
	margin-left: 0px; /* Margins */
	margin-right: 0px; /* Margins */
	margin-top: 0px; /* Margins */
}

.GeneralTable
{
	background-color: white; /* Background Color */}

.TopBanner
{
	font-family: Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 28px; /* Font Size */
	color: #666666; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #FFFFFF; /* Background Color */
	background-image: none; /* Background Image */
	text-align: left; /* Align Text */
}

.TopSubBanner
{
	font-family: Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #cccccc; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #e1e1e1; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
}

.TopSubBannerText
{
	font-family: Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #ffffff; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: center; /* Align Text */
}

.LeftColumn
{
	font-family: Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #C6BFA5; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.LeftColumnText
{
	font-family: Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.RightColumn
{
	font-family: Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #C6BFA5; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.RightColumnText
{
	font-family: Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.Footer
{
	font-family: Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C6BFA5; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #000000; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}

.FooterText
{
	font-family: Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C6BFA5; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}

.Instructions
{
	font-family: Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #E7E3D7; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}


.ErrorMessages
{
	font-family: Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C90D4F; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Messages
{
	font-family: Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C90D4F; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Headings
{
	font-family: Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: Black; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.Inputs
{
	font-family: Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
}

.Content
{
	font-family: Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */

}

.AlternatingContent
{
	font-family: Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}


.ContentTableHeader
{
	font-family: Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 7pt; /* Heading Font Size */
	color: #000000; /* Heading Font Color */
	font-weight: normal; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #E7E3D7; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.ContentTableHeader2
{
	font-family: Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Heading Font Size */
	color: #000000; /* Heading Font Color */
	font-weight: normal; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #E7E3D7; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.ContentTable
{
	background-color: #E7E3D7;
}

.ContentTableHorizontal
{
	background-color: #E7E3D7;
}



