/* THIS IS SPECIAL STUFF FROM THE RESET.CSS FILE FROM SIMPLEVIEW 
It creates a base line for all browsers since IE vs FF vs SF have their own ideas on what the default size / margin / padding is for any given element.*/
html{}body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0px;padding:0px;}
html{}body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0px;padding:0px;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {
	background-image: none;
	background-color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	padding-top:20px;
	text-align: left;
}

p { font-size: 12px; line-height: 1.5em; padding-bottom: 1.1em; font-family:Arial, Helvetica, sans-serif; color:#666;}
strong, b { font-weight:bold; }
em, i {font-style:italic;}
a:link,a:active,a:visited { color:#5C8EAF; font-size:12px; }
td, th {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666;}
th { font-weight:bold; }
h1,h2,h3,h4,h5,h6 {font-weight: bold; text-decoration: none; line-height: 1.4em; }
h1 { font-size: 24px; font-weight:normal; line-height: 2.4em; padding:0.2em 0.1em; }
h2 { font-size: 20px; line-height: 1.2em; padding-bottom:0.6em; color: #005C97; }
h3 { font-size: 13px; line-height: 1.5em; padding-bottom:0.5em; }
h4 { font-size: 12px; line-height: 1.4em; padding-bottom:0.4em; }
h5 { font-size: 11px; line-height: 1.3em; padding-bottom:0.3em; }
h6 { font-size: 10px; line-height: 1.2em; padding-bottom:0.2em; }

.subSubHeading /* TH for some datagrids */
{
	font-weight:bold;
}

input,textarea,select{font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#444;margin:0px;padding:0px;}

.mainPadding {
	width:970px;
	margin:auto;
}

br {
	clear:both;
}

/* Forms */
.txtInput {
	border: 1px solid #CCCCCC;
	font-size: 1em;
	color: #01273E;
	padding: 2px;
}
.selectInput {
	font-size: 1em;
}
.formreq {
	color: #990000;
	font-weight: bold;
}
.formnoreq {
	font-weight: bold;
}
.formStyle {
	background-color:#F9F9F9;
	display:block;
	clear:both;
	_overflow:hidden;	/* IE6 hack */
}
fieldset {
	border: none;
}
.formStyle input[type=checkbox], .formStyle input[type=radio] {
	border:none;
}
.formStyle input[type=button], .formStyle input[type=submit], .formStyle input[type=reset] {
	text-transform:uppercase;
	background-color:#DDDDDD;
	color:#828282;
	font-weight:bold;
	padding:2px 5px;
}
.formStyle input, .formStyle textarea {
	border:1px solid #CCC;
	margin:1px 0px;
}
.formStyle .odd, .formStyle .even {
	clear:both;
}
.formStyle .odd {
	background-color:#F5F5F5;
}
.formStyle .even {
	background-color:#FFF;
}
.spacerHack {
	display:block;
	height:2px;
	line-height:0px;
	font-size:0px;
	clear:both;
}
legend {
	display:none;
	background-color:#00CC00;
	border:none;
	line-height:15px;
	_margin:0 -7px;	/* IE6 Hack */
}
.formStyle .legend {
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	color:#FFF;
	padding:5px 10px;
}
.c1-c3 .formStyle .legend {
	background:#5C8EAF url(../includes/images/shell/formTopCorners-3col.jpg) no-repeat top left;
	width:720px;
}
.c2-c3 .formStyle .legend {
	background:#5C8EAF url(../includes/images/shell/formTopCorners-2col.jpg) no-repeat top left;
	width:515px;
}
.chbxSpace {
	display:block;
	float:left;
	clear:left;
	width:46%;
	height:1em;
}
.field-1, .field-2, .field-3, .field-4, .field-5, .field-6 {
	display:block;
	float:left;
	text-align:left;
}
.field-1 span, .field-2 span, .field-3 span, .field-4 span, .field-5 span, .field-6 span {
	display:block;
	float:left;
	text-align:left;
}
.odd .field-1, .odd .field-2, .odd .field-3, .odd .field-4, .odd .field-5, .odd .field-6 {
}
label {
	padding: 2px 5px;
	line-height: 1.4em;
	color:#000;
}
label.checkBox, label.radioBtn {
	display:block;
	text-align:left;
}
label.field-1, label.field-2, label.field-3, label.field-4, label.field-5, label.field-6 {
	display:block;
	text-align:right;
	font-size: 11px;
}
.field-1 input[type=text], .field-2 input[type=text], .field-3 input[type=text], .field-4 input[type=text], .field-5 input[type=text], .field-6 input[type=text] {
	display:inline;
	height:20px;
	float:left;
}
.field-1 {
	width:48%;
}
.field-2 {
	width:26%;
}
.field-3 {
	width:17%;
}
.field-4 {
	width:14%;
}
.field-5 {
	width:12%;
}
.field-6 {
	width:2%;
}
.field-1 input[type=file] {
	width: 250px;
}
