/* Body Tag Definition */
body {
	margin-left:0;
	margin-top:0;
	margin-right:0;
	background-color: rgb(0,0,0);
}

/* Assign font and color to the general styles */
font, th, td, p, body, span, div,textarea { font-family:Arial,Helvetica,Verdana,sans-serif,sans; color:rgb( 0, 0, 0 ); font-size:12px;}
h1,h2,h3,h4,h5 { font-family:Arial,Helvetica,Verdana,sans-serif,sans; color:rgb( 0,0,0 ); }
h1 { font-size:22px; font-weight:bold; }
h2 { font-size:18px; font-weight:bold; }
h3 { font-size:16px; font-weight:bold; }
h4 { font-size:14px; font-weight:bold; }
h5 { font-size:12px; font-style:italic; font-weight:normal;}
 
/* General link formatting */
a { text-decoration:none; color:#003366; }


/* Default horizontal rule */
hr { height:1px; color:rgb( 0, 0, 0 );}

/* text */
.contentTitle {color:#6666CC; font-size:18px; font-weight:bold;}
.subTitle {color:#6666CC; font-size:14px; font-weight:bold;}
.subjectpadding {padding-left:25px; padding-right:25px; padding-top:25px; padding-bottom:25px;}
.name {color:#6666CC; font-size:16px; font-weight:bold;}
.namesub {color:#000000; font-size:14px; font-weight:bold;}
.textcontact {color:#000000; font-size:14px; font-weight:bold;}
.footnote { font-size:11px; }
.faqquestion {color:#000000; font-size:14px; font-weight:bold;}
.faqanswer {margin-top:5px;}

/* Classes */
.top1Bkrnd{background-image: url(images/toppic1out.jpg); background-repeat:repeat;}
.titleBkrnd{background-image: url(images/titleout.jpg); background-repeat:repeat;}
.subjectBkrnd{background-color:#ffffff;}
.bottomBkrnd{background-image: url(images/bottompicout.jpg); background-repeat:repeat;}
.endboxBkrnd{background-color:#333399;}
.homeBkrnd{background-image: url(images/back1.jpg); background-repeat:no-repeat; background-color:#ffffff;}
.subBkrnd{background-image: url(images/back2.jpg); background-repeat:no-repeat; background-color:#ffffff;}
.subnoBkrnd{background-color:#ffffff;}
.formField{height: 28px; padding-right: 8px; text-align: right;}
.formValShort{width: 100px;}
.formValLong{width: 200px;}

.button { font-weight:bold; font-size:12px; padding-left:6px; padding-right:6px; padding-top:3px; padding-bottom:3px; background-color:#333399; color:#cccccc; }
.button:hover { color:#ffffff; background-color:#000000; text-decoration:none; }

.return { font-weight:bold; padding-right:50px; padding-bottom:25px; }

