
input.invalid, textarea.invalid {
	background-color: #FFFFCC;
	border: 0.1em;
	border-color: #BB0000 !important;
	border-style: solid;
	margin: 0.1em !important;
}

input.invalid:focus, textarea.invalid:focus {
	background-color: #FFFFCC;
	border: 0.2em;
	border-color: #BB0000 !important;
	border-style: solid;
	margin: 0 !important;
}

.compulsary {
	font-weight:bold;
	color:#FF0000;
}

body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	line-height:75%;
	color:#333333;
}

p {
	margin-right: 20px;
}

a:link, .popup {
	color: #0066CC;
	text-decoration: none;
}
a:visited, .popup {
	color: #0066CC;
	text-decoration: underline;
}
a:hover, .popup {
	color: #000000;
	text-decoration: underline;
}
a:active, .popup {
	color: #9C0000;
	text-decoration: underline;
}

h1, h2, h3, h4 {
	color: #CC3300;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
	font-size: 2em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: normal;
	font-style:italic;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
}

ul{
list-style-type: circle;
}

#wrapper {
	width: 759px;
	text-align:center;
	margin: 0 auto;
	background-color:#FFFFFF;
	text-align: left;
	font-size:62.5%;
	line-height: 1em;
}

.banner {
	width:100%;
	height: 380px;
	background-image: url(images/banner_bg.gif);
	background-repeat:no-repeat;
	border-width: 0px;
	border-color:#FF0000;
	border-style: solid;
}


.content{
	margin-left: 10%;
	margin-right: 10%;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 0px;
	border-bottom-width: 1px;
} 

/*_________________________From edayz07___________________________*/
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-repeat: no-repeat;
}
.text a:link {
	text-decoration:underline;
	color: #CE003D;
}
.text a:visited {
	text-decoration:underline;
	color: #000000;
}
.text a:hover {
	text-decoration:underline;
	color: #CE003D;
}
.menu_text {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	background-repeat: no-repeat;
	font-weight: bold;
}
.menu_text a:link, .menu_text a:visited {
	text-decoration: none;
	color: #000000;
}
.menu_text a:hover {
	text-decoration:underline;
	color: #CE003D;
}
.banner_name {
	font-size: 25pt;
	color: #CE003D;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.green_background {
	background-image: url(images/RED_spacer.GIF);
	background-repeat: repeat;
}
.txt_menu_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	
}
.txt_menu_normal a:link, .txt_menu_normal a:visited{
	color: #000000;
	text-decoration: none;

}
.txt_menu_normal a:hover {
	color: #CE003D;
	text-decoration:underline;
}
.subhead {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	color: #CE003D;
	text-decoration: none;
}
.indextxt {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #CE003D;
	text-align: right;
}
.indextxt a:link, .indextxt a:visited {
	color: #CE003D;
	text-decoration:none;
}
.indextxt a:hover {
	color: #000000;
	text-decoration:underline;
}.table_heading {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #CE003D;
}
.table_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.table_txt_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.table_times {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	line-height: 16px;
}
.table_txt_subhead_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
}
.table_txt_subhead_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: CE003D;
}



/* _________________________ SmartFerret Specific______________________*/
body.popup {
	background-image: none;
}

.edit_table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
}

.edit_table {
	width: 650px;
	background-color:#FFFFFF;
	border-right-style: solid;
	border-right-color:#FFEECC;
	border-right-width: 1px;
}

.edit_table th {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	line-height: 1.1em;
	padding-right: 4px;
}


input, select, textarea, .textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

.admin_select {
	max-width:300px;
	width:expression("300px");
	/* width is only set for IE6, because it does not support max-width */
}

.admin_select {
	max-width:300px;
	width:expression("300px");
	/* width is only set for IE6, because it does not support max-width */
}

.row_default {
	background-color: #FFFFFF;
}

.row_alternate {
	background-color: #CCE0FF;
}

.result_table {
	border-color: #000099;
	border-right-color: #EFEFEF;
	border-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	background-color:#FFFFFF;
	width: 650px;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	line-height: 1.3em;
}

.crumb1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	line-height: 1em;
	font-weight: bold;
	color: #CC6600;
	padding: 0px;
	
}
.crumb2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 1.6em;
	font-weight: bold;
	color: #FF9900;
	padding: 0px;
}
.crumb3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: bold;
	color: #FFCC33;
	padding: 0px;
}

.crumb_no1 {
	margin: 0px;
}

.crumb_no2 {
	margin: 0px 0px 0px 15px;
}

.crumb_no3 {
	margin: 0px 0px 0px 30px;
	font-size: 1em;
}
