/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #6e6b65;
	line-height: 1.4em;
}
body {
	background-image: url(../images/bg-gray.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* LAYOUT */

#Container {
	width: 100%;
	background-image: url(../images/bg-white.jpg);
}
#TopStretch {
	width: 100%;
	background-image: url(../images/topbg.jpg);
}
#Top {
	width: 987px;
	height: 60px;
}
#HeaderStretch {
	width: 100%;
	background-image: url(../images/headerbg.jpg);
}
#Header {
	width: 987px;
	height: 200px;
	background-image: url(../images/header.jpg);
       
}
#BodyStretch {
	width: 100%;
	background-image: url(../images/bg-white.jpg);
}
#Body {
	width: 867px;
	text-align: justify;
	padding: 60px 60px 60px 60px;
	background-image: url(../images/bodybg.jpg);
	float: left;
}
#BodyContainer {
	width: 987px;
	padding: 0px;
	margin: 0px;
}
#col1 {
	width: 209px;
	padding: 0px 20px 0px 0px;
	text-align: left;
	float: left;
}
#colWide {
	width: 618px;
	padding: 0px 0px 0px 20px;
	text-align: justify;
	float: right;
}

#CopyStretch {
	width: 100%;
	background-image: url(../images/bg-gray.jpg);
	clear: both;
}
#Copy {
	width: 867px;
	height: 122px;
	background-image: url(../images/copy.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 20px 60px 20px 60px;
}

.c1 {
	width: 175px;
	background-image: url(../images/c-top.gif);
	background-repeat: no-repeat;
	padding: 20px 15px 0px 15px;
}

/* HEADING STYLES */

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	line-height: 1.8em;
}
.h1Purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #554282;
	line-height: 1.8em;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #534E51;
	line-height: 1.8em;
	border-bottom: 1px solid #CCCCCC;
}
.h2Purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #554282;
	line-height: 1.8em;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	line-height: 1.8em;
	border-bottom: solid 2px #554282;
}

/* OTHER STYLES */

.NewsDate {
	width: 30px;
	height: 24px;
	font-style: italic;
	background: url(../images/sym-calendar-w.gif) no-repeat center left;
	padding: 2px 0px 2px 30px;
}
.List {
	background: url(../images/bullet1-g.gif) no-repeat top left;
	padding: 2px 0px 1px 14px;

}
.ListW {
	background: url(../images/bullet1-w.gif) no-repeat top left;
	padding: 2px 0px 1px 14px;
}
.CallQuote {
	font-size: 14px;
	font-weight: 600;
	font-style: italic;
	text-align: center;
	background-color: #305691;
	border: #213B63 solid 6px;
	padding: 10px 15px 10px 15px;
	color: #ffffff;
}
.BoldItalicPurple {
	font-weight: bold;
	font-style: italic;
	color: #554282;
}
#centered { 	
  position:absolute;
  height:450px; 
  width:450px;
  margin:-225px 0px 0px -230px;
  top: 50%; 
  left: 50%;
  text-align: left;
  padding: 0px;
  overflow: auto;
}
.ListOther {
	padding: 0px 160px 0px 10px;
	margin: 0px 0px 0px 20px;
	border-left: 3px solid #B5ABAB;
}
.ContainerL {
	width: 290px;
	height: 130px;
	padding: 0px 10px 0px 0px;
	border-top: 1px solid #CCCCCC;
	float: left;
}
.ContainerR {
	width: 290px;
	height: 130px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #CCCCCC;
	float: right;
}
.NewsBG-g {
	border-top: 0px;
	border-left: 4px solid #fbaf2d;
	border-right: 0px;
	border-bottom: 1px solid #d8d7d5;
	background-color: #efefee;
	background-image: url(../images/news-ur-g.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 20px;
	margin-bottom: 20px;
}
.NewsBG-w {
	border-top: 0px;
	border-left: 4px solid #fbaf2d;
	border-right: 0px;
	border-bottom: 1px solid #d8d7d5;
	background-color: #FFFFFF;
	background-image: url(../images/news-ur-w.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 20px;
	margin-bottom: 20px;
}

/* FORM LAYOUT-STYLES */

.FieldContainerMain {
	width: 600px;
}
.FieldContainerL {
	width: 300px;
	height: 100px;
	float: left;
}
.FieldContainerR {
	width: 300px;
	height: 100px;
	float: right;
}
.FieldContainerFull {
	width: 600px;
	float: none;
	clear: both; 
}
.Field {
	border: 1px solid #CCCCCC;
	background-image: url(../images/textbg.gif);
	color: #333333;
	padding: 2px 0px 2px 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.ListCategory {
	background-color: #554282;
	color: #FFFFFF;
	font-style: italic;
	padding-left: 15px;
}
.DropDown {
	width: 227px;
	border: 1px solid #CCCCCC;
	color: #333333;
	padding: 2px 0px 2px 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.FormBtn {
	width: 120px;
	height: 30px;
	padding: 0px 0px 3px 0px;
	background-image: url(../images/btn-bg-w.gif);
	border: 0px;
}

.tableFeatures {
	border: 1px solid #a3bcd7;
	background-color: #f8f8f8;
	font-size: 100%;
	border-collapse: collapse;
	color: #666666;
}

.middlecolumnFeatures {
	border-left: 1px solid #a3bcd7;
	border-right: 1px solid #a3bcd7;
}

.rowFeatures {
	border: 1px solid #a3bcd7;
	border-left: 1px solid #a3bcd7;
	border-right: 1px solid #a3bcd7;
}

/* Nav2 */

#firstcol {
	float: right;
	text-align: right;
}
#menu2 {
	font-weight: 400;
	font-size: 11px;
	width: 140px;
	border: 0px;
	margin: 0px 0px 0px 0px;
}
#menu2 a {
	height: 22px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	padding: 6px 6px 1px 0px;
	border: 0px;
}
#menu2 a:link {
	color: #ffffff;
	display: block;
	background: url(../images/menu2.gif);
	padding: 6px 6px 1px 0px;
	border: 0px;
}
#menu2 a:visited {
	color: #ffffff;
	display: block;
	background: url(../images/menu2.gif);
	padding: 6px 6px 1px 0px;
	border: 0px;
}
#menu2 a:hover {
	color: #ffffff;
	display: block;
	background: url(../images/menu2.gif) 0 -28px;
	padding: 6px 6px 1px 0px;
	border: 0px;
}
#menu2 a:active {
	color: #ffffff;
	display: block;
	background: url(../images/menu2.gif) 0 -28px;
	padding: 6px 6px 1px 0px;
	border: 0px;
}

/* GRAY BOX 'LIST' LINKS */

div.GrayBoxList {
	text-decoration: none;
	margin: 0px 0px -1px 0px;
	border-bottom: none;
	color: #6e6b65;
	display: block;
}
div.GrayBoxList a:link {
	margin: 0px;
	padding: 2px 4px 2px 4px;
	border-bottom: none;
	border-left: 4px solid #CCCCCC;
	color: #6e6b65;
	display: block;
}
div.GrayBoxList a:visited {
	margin: 0px;
	padding: 2px 4px 2px 4px;
	border-bottom: none;
	border-left: 4px solid #CCCCCC;
	color: #6e6b65;
	display: block;
}
div.GrayBoxList a:hover {
	margin: 0px;
	padding: 2px 4px 2px 4px;
	background-color: #F9F9F9;
	border-bottom: none;
	border-left: solid 4px #fbaf2d;
	color: #333333;
	display: block;
}
div.GrayBoxList a:active {
	margin: 0px;
	padding: 2px 4px 2px 4px;
	background-color: #F9F9F9;
	border-bottom: none;
	border-left: solid 4px #fbaf2d;
	color: #333333;
	display: block;
}

/* GRAY BOX LINKS */

div.GrayBox {
	text-decoration: none;
	margin: 0px 0px -1px 0px;
	border-bottom: none;
	color: #6e6b65;
	display: block;
}
div.GrayBox a:link {
	margin: 0px;
	padding: 10px 15px 10px 15px;
	border-bottom: none;
	color: #6e6b65;
	display: block;
}
div.GrayBox a:visited {
	margin: 0px;
	padding: 10px 15px 10px 15px;
	border-bottom: none;
	color: #6e6b65;
	display: block;
}
div.GrayBox a:hover {
	margin: 0px;
	padding: 10px 15px 10px 11px;
	background-color: #F7F7F7;
	border-bottom: none;
	border-left: solid 4px #fbaf2d;
	color: #333333;
	display: block;
}
div.GrayBox a:active {
	margin: 0px;
	padding: 10px 15px 10px 11px;
	background-color: #F7F7F7;
	border-bottom: none;
	border-left: solid 4px #fbaf2d;
	color: #333333;
	display: block;
}

/* GRAY BOX HALF 'L' LINKS */

div.GrayBoxHalfL {
	width: 50%;
	text-decoration: none;
	margin: 0px 0px -1px 0px;
	border-bottom: none;
	color: #6e6b65;
	display: block;
	float: left;
}
div.GrayBoxHalfL a:link {
	margin: 0px;
	padding: 10px 15px 10px 15px;
	border-bottom: none;
	color: #6e6b65;
	display: block;
}
div.GrayBoxHalfL a:visited {
	margin: 0px;
	padding: 10px 15px 10px 15px;
	border-bottom: none;
	color: #6e6b65;
	display: block;
}
div.GrayBoxHalfL a:hover {
	margin: 0px;
	padding: 10px 15px 10px 11px;
	border-bottom: none;
	border-left: solid 4px #fbaf2d;
	color: #333333;
	display: block;
}
div.GrayBoxHalfL a:active {
	margin: 0px;
	padding: 10px 15px 10px 11px;
	border-bottom: none;
	border-left: solid 4px #fbaf2d;
	color: #333333;
	display: block;
}

/* GRAY BOX HALF 'R' LINKS */

div.GrayBoxHalfR {
	width: 50%;
	text-decoration: none;
	margin: 0px 0px -1px 0px;
	border-bottom: none;
	color: #6e6b65;
	display: block;
	float: left;
}
div.GrayBoxHalfR a:link {
	margin: 0px;
	padding: 10px 15px 10px 15px;
	border-bottom: none;
	color: #6e6b65;
	display: block;
}
div.GrayBoxHalfR a:visited {
	margin: 0px;
	padding: 10px 15px 10px 15px;
	border-bottom: none;
	color: #6e6b65;
	display: block;
}
div.GrayBoxHalfR a:hover {
	margin: 0px;
	padding: 10px 15px 10px 11px;
	border-bottom: none;
	border-left: solid 4px #fbaf2d;
	color: #333333;
	display: block;
}
div.GrayBoxHalfR a:active {
	margin: 0px;
	padding: 10px 15px 10px 11px;
	border-bottom: none;
	border-left: solid 4px #fbaf2d;
	color: #333333;
	display: block;
}

/* COPY LINKS */

.Copy {
	font-size: 10px;
	color: #BFBCB5;
	line-height: 1.8em;
}
.Copy a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: solid 1px #ffffff;
}
.Copy a:visited {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: solid 1px #ffffff;
}
.Copy a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: solid 0px #554282;
}
.Copy a:active {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: solid 0px #554282;
}
.CopyOther {
	text-align: right;
}

/* MAIN LINKS STYLES */

a:link {
	color: #554282;
	text-decoration: none;
	border-bottom: solid 1px #554282;
}
a:visited {
	text-decoration: none;
	color: #554282;
	border-bottom: solid 1px #554282;
}
a:hover {
	text-decoration: none;
	color: #554282;
	border-bottom: solid 1px #fbaf2d;
}
a:active {
	text-decoration: none;
	color: #554282;
	border-bottom: solid 1px #fbaf2d;
}
a.nobox:link {
	text-decoration: none;
        color: white;
	border-bottom: none;
}
a.nobox:visited {
	text-decoration: none;
        color: white;
	border-bottom: none;
}
a.nobox:hover {
	text-decoration: none;
        color: white;
	border-bottom: none;
}
a.nobox:active {
	text-decoration: none;
        color: white;
	border-bottom: none;
}

div.instructions table{
    width:100%;
    border-collapse:collapse;
}

div.instructions td{  
    border-style:solid;
    border-width:1px;
}

div.instructions table.noborder td{
    border-style:none;
    border-width:0px;
}

div.instructions table.noborder{
    width:100%;
}

