

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#19274c;
	line-height:120%;
	background:#eeeeee;
}

.footertxt {
	
	font-size: 9px;
	color: #FFFFFF;
}


a {color:#19274c;font-size:12px;}

a:hover {color:ec5520;}

a.contactbarlink {color:ffffff;}

a.contactbarlink:hover {color:ec5520;}



a.buttontxt {
font-weight: bold;
	color: #19274c;
	text-decoration: none;
}

a.buttontxt:hover {
	text-decoration: underline;
	color:#ec5520;
}

a.buttontxtindex {
font-weight: bold;
	color: #19274c;
	text-decoration: none;
}

a.buttontxtindex:hover {
	text-decoration: underline;
	color:#ffffff;
}


p {
	font-size:12px;
}

ul {font-size:12px;}

h1 {
	font-size: 16px;
	color: #ffffff;
}

h1.red {
	font-size: 16px;
	color: #ec5520;
}

h2 {
	font-size: 14px;
	color: #ffffff;
}

.headlogotd {background:#ffffff;border-right:1px solid #19274c;}

.contactbar {font-size:12px;
				color:#ffffff;
				text-align:center;
				line-height:20px;}

.bodytd {background:#ec5520; border:1px solid #19274c;}

.bodytdwhite {background:#ffffff; border:1px solid #19274c;}

.footertd {background:#19274c;}




form table{font-size:12px;}

fieldset { padding:10px; margin:0; margin-bottom:10px; border:1px solid #19274c;}

fieldset a {font-size:10px; font-weight:bold; line-height:100%;}

label { float: left; text-align: left; margin: 0 2px 0 0; font-size:12px;}

input {margin-bottom:5px;}

.inputbox {margin-bottom: 0;}

legend { /*font-variant:small-caps;*/ font-weight:bold; font-size:14px; color:#ec5520; margin-bottom:5px; }	

textarea {margin-bottom:5px;}	

#regForm input.checkbox {margin-bottom:0; width:10px;}
	
.separator {border-bottom:1px dashed #19274c; width:100%; height:1px; margin:0; padding:0;}
		
.mandatory {color:#ec5520;}

fieldset {width:490px;}

#regForm label {width:140px;}

#regform input.radio {width:10px;}

#regForm textarea {width:340px;}
*html #regForm textarea {width:320px;}

#regForm input {width:340px;}
*html #regForm input {width:320px;}

#regForm .submitbutton {margin-top:5px; background:#ec5520; color:#19274c; margin-left:143px; border:1px solid #19274c; width:50px;}

select {margin-bottom:5px;}

.regformtable {width:340px;}
*html .regformtable {width:320px;}

