/*This rule forces the scrollbar to always appear on Firefox to avoid shift*/
html { min-height: 100%; margin-bottom: 1px; }

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	border: none;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #00399C;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #00399C;
	padding-bottom: 0px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.paddy {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
.paddyless {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
.headerpic {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

.printonly {
	display: none;
}
.whitenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCF0FF;
	font-weight: bold;
	letter-spacing: 1px;
}
.padpic {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.floatleft {
float: left;
}

a.line:link {
	cursor: hand;
	text-decoration: underline;
	color: #000066;
}
a.line:visited {
	cursor: hand;
	text-decoration: underline;
	color: #003366;
}

a.line:hover, a:active {
	cursor: hand;
	color: #990000;
	text-decoration: underline;
}
a.noline:link {
	cursor: hand;
	text-decoration: none;
	color: #000066;
}
a.noline:visited {
	cursor: hand;
	text-decoration: none;
	color: #003366;
}

a.noline:hover, a:active {
	cursor: hand;
	color: #990000;
	text-decoration: underline;
}
.bar {
	background-image: url(images/bar.gif);
	background-repeat: repeat-x;
}

.barover {
	background-image: url(images/barup.gif);
	background-repeat: repeat-x;
	cursor: hand;
	
}

.bardown {
	background-image: url(images/bardown.gif);
	background-repeat: repeat-x;
	cursor: crosshair;
}
.leftpad {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
li {
	padding-bottom: 10px;
}
.white {
	color: #FFFFFF;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 1px;
	margin-top: 1px;
	margin-bottom: 0px;
	padding-bottom: 0px;

}
.red {
	color: #FF0000;
}
.topper {
	display: none;
}
.pullquote {
	color: #092F80;
	width: 160px;
	text-align: left;
	font-size: 11px;
	margin-bottom: 25px;
;
}
.att p {
	margin-top: -5px;
}
.scrolling {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.scrolling a:link {
     color: #FF0000;
	text-decoration: none;
}
.scrolling a:visited {
     color: #FF0000;
	 text-decoration: none;
	}

.scrolling a:active {
     color: #FF0000;
	 text-decoration: none;
	}
.scrolling a:hover {
     color: #FF0000;
	 text-decoration: none;
	}

.cell-wide {
	padding-right: 35px;
	padding-left: 35px;
}

#inner-wrapper {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	
}
.custom-left {

	padding-top: 75px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
}
/*form style*/

form.cmxform fieldset {
padding-top:2em;
}
html>/**/body form.cmxform fieldset {
padding-top:1em;
}
form.cmxform fieldset {
	margin-bottom: 10px;
	border: 1px solid #00399C;
	width: 750px;
}
form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	color: #96793D;
	_margin: 0 -7px; /* IE Win */
}
/*\*//*/
form.cmxform legend {
  display: inline-block;
}
/* IE Mac legend fix */
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
	padding: 0;
	margin-top: 3;
	margin-right: 0;
	margin-bottom: 3;
	margin-left: 0;
}
form.cmxform fieldset li {
	list-style: none;
	margin: 0;
	padding-left: 20px;
	padding-bottom: 5px;
}
form.cmxform fieldset fieldset {
  border: none;
  /*margin: 10px 0 0; */
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
html>/**/body form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	position: relative;
	left: -15px;
}
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;	
}
form.cmxform fieldset fieldset input{
 /* width:1.5em;*/
    border: none;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #00399C;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
input,textarea {
	border: 1px solid #00399C;
	/*width: 220px;*/
	padding-left: 3px;
	padding-right: 3px;
}

.push {
	width: 60px;
	float: left;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-image: url(images/bar.gif);
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00399C;
	border-bottom-color: #00399C;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #00399C;
	border-left-color: #00399C;
}




