/* ================ Html Tag CSS ===================*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #cccccc;
}
li {
	list-style-image: url(images/elements/arrowright.gif);
	margin-top: 5px;
	margin-left: -10px;
}

a:link {
	color: #97262C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #97262C;
}
a:active {
	text-decoration: none;
	color: #97262C;
}
a:link:hover, a:visited:hover, a:active:hover {
	text-decoration: underline;
	color: #666666;
}
/* ================ Top Banner/Navigation CSS ===================*/
#bannerTop {
	position: relative;
	width: 760px;
	height: 94px;
	background-image: url(images/elements/banner_top_new.jpg);
	background-repeat: repeat-x;
}
#topNav {
	width: 759px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 1px;
	padding-left: 1px;
	background-color: #ffffff;
/*	background-image: url(images/elements/top_nav_bkg.gif);
	background-repeat: repeat;*/
}
/* ================ Side Bar CSS ===================*/
#sideBar 
{
    float: left;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 10px;
	width: 164px;
}
.sidebarTable {
	background-image: url(images/elements/table_top.gif);
	background-repeat: no-repeat;
	width: 143px;
}
.sidebarTableTop {
	background-image: url(images/elements/table_top.gif);
	width: 143px;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #296039;
	line-height: 26px;
	height: 25px;
}
.sidebarTableRepeat {
	background-image: url(images/elements/table_repeat.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	padding: 7px 8px 5px 15px;
}
.sidebarTableBottom {
	margin-bottom: 10px;
}
.bottomElements {
	width: 143px;
	margin-bottom: 15px;
	text-align: center;
}
/* ================ Main Content CSS ===================*/
#mainContentContainer_ {
	position: absolute;
	left: 180px;
	top: 130px;
	width: 575px;
	overflow: visible;
	border: solid 1px black;
}
#mainContentContainer 
{
    float: left;
	margin-top: 10px;
	width: 575px;
	/* border: solid 1px red; */
}
#indexLeft_ {
	position: absolute;
	width: 325px;
	left: 21px;
	top: 44px;
	height: 479px;
	border: solid 1px black;
}
#indexLeft 
{
    float: left;
    display: inline; /* IE-specific "double left margin" fix */
    margin-left: 19px; margin-top: 25px;
	width: 325px;
	/* border: solid 1px red; */
}
#indexRight_ {
	position: absolute;
	width: 222px;
	left: 347px;
	top: 44px;
	padding-left: 20px;
	border: solid 1px black;
}
#indexRight 
{
    float: left;
    margin-left: 20px; margin-top: 25px;
    width: 183px;
    /* border: solid 1px red; */
}
#mainFull_ {
	position: absolute;
	width: 524px;
	left: 21px;
	top: 44px;
	overflow: visible;
}
#mainFull {
    float: left;
    display: inline; /* IE-specific "double left margin" fix */
    margin-left: 19px; margin-top: 25px;
}
#mainFullText {
    float: left;
    display: inline; /* IE-specific "double left margin" fix */
    margin-left: 19px; margin-top: 25px; margin-right: 19px;
}
#mainLeft {
    float: left;
    margin-left: 19px; margin-top: 25px;
    display: inline; /* IE-specific "double left margin" fix */
	width: 306px;
	/* border: solid 1px red; */
}
#mainRight {
    float: left;
    margin-left: 20px; margin-top: 25px;
    width: 222px;
    /* border: solid 1px red; */
}
#indexBodyText {
	font-size: 12px;
	margin-top: 10px;
}
.applynow{
	margin-top: 10px;
}
.pageIndicator {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* ================ Other Elements ===================*/
.mapUsa {
	height: 362px;
	width: 556px;
	background-image: url(images/elements/locations_map.jpg);
	display: block;
	margin-top: 10px;
	margin-left: 10px;
	background-position: top;
	background-repeat: no-repeat;
}
.mapSelect {
	margin-top: 110px;
	display: block;
	font-size: 11px;
	margin-left: 33px;
}
/* ================ Font CSS ===================*/
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodyGrey {
	color:#666666;
	font-size: 12px;
}
.bodyGreyBold {
	color:#666666;
	font-weight: bold;
	font-size: 12px;
}
.bodyTextIndent {
	font-size: 12px;
	margin-left: 40px;
}
.copyTextFooter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.greenBold12pt {
	font-size: 12px;
	font-weight: bold;
	color: #215D39;
}
.greenBold14pt {
	font-size: 14px;
	font-weight: bold;
	color: #215D39;
}
.pageTitleMargin {
	margin-bottom: 10px;
	display: block;
}
.redBold14pt {
	font-size: 14px;
	font-weight: bold;
	color: #960000;
}
.lineHorizontal100percent {
	background-image:  url("images/elements/line_horiz.gif");
	background-repeat: repeat-x;
	width: 100%;
	height: 1px;
}
#lineHorizontalPageIndicator {
	background-image:  url("images/elements/line_horiz.gif");
	background-repeat: repeat-x;
	width: 95%;
	background-position: bottom;
	/* position: relative; */
	height: 18px;
}
.privacyPolicy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 30px;
	margin-left: 30px;
}
.indent30px {
	margin-left: 30px;
	display: block;
	line-height: 17px;
}
.height100 {
	height: 100%;
}
/* ================ Additional CSS ===================*/
.OuterContainer 
{
	background-image: url(images/elements/background.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}
#indexBodyText input, #indexBodyText select
{
	font-size: 12px;
}
