/* ============================ */
/*		  HTML Standards		*/
/* ============================ */	 

body { background-image: url(/images/bg.gif); background-repeat: repeat-x; margin:0px;}
	 
p 	{ margin-top: 0px;	margin-bottom: 7px;}

a { color: #526994; text-decoration: underline; }
a:link { }
a:visited { }
a:active { }
a:hover { color: #00aB8E; }

img {
	border: 0px;
	border-style:none;
	border-width: 0;
}

th, td, dd, dl, dt    {
	/* redundant selectors to help NS4 not forget */
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #6D6D6D;
	line-height: 13px;
	}

h1, h2, h3, h4, h5, h6 { }

h1 { font-size: 23px; }
h2 { font-size: 18px; line-height: 20px; font-weight:normal; color: #000000; padding-top: 12px; margin-bottom: 10px;}
h3 { font-size: 12px; color: #000000; margin-top: 12px; margin-bottom: 2px;}

ul {font-weight:bold;  margin: 0px 0px 0px 20px; padding: 0px 0px 0px 0px;}

li {font-weight:normal; padding: 2px 15px 0px 0px; margin: 0px; }

big { }

small{}

label {
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #6D6D6D;
        display: block; float: left; width: 120px;
}


/* ============================ */
/*		Custom Classes   		*/
/* ============================ */

.lineRight {
	font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #6D6D6D;
	text-align: right; line-height: 13px; padding: 0px 0px 0px 0px; 
}


.content {
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #6D6D6D;
	line-height: 13px; padding: 0px 65px 30px 50px; 
}

.contentLeft {
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #6D6D6D;
	line-height: 15px; padding: 10px 5px 30px 10px; 
}

.contentLeft li {font-weight:normal; padding: 2px 0px 0px 0px; line-height: 13px;}

.contentRight {
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #6D6D6D;
	line-height: 13px; padding: 10px 5px 30px 10px; 
}

.homeLeft {
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #6D6D6D;
	line-height: 13px; padding: 15px 5px 30px 10px; 
}

.bullet_news {
	font-size: 10px; margin: 2px 0px 2px 0px;
	background-image: url(/images/bullet_news.gif); background-repeat: no-repeat; background-position: top left;
	margin: 0px 0px 0px 0px; padding: 0px 0px 8px 17px
}

.search {
	font-size: 10px; color: #333333;
}

.faqItem {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.faqLink {
margin-top: 4px;
margin-bottom: 4px;
}

.faqLinkBlock {
margin: 10px 0px 12px 0px;
padding: 4px 0px 12px 0px;
border-bottom-color: #cccccc;
border-bottom-style: double;
}

/* ============================ */
/*		[S] Headers, etc.		*/
/* ============================ */
.header10 	{ font-size: 10px; color: #000; font-weight: bold }
.header12 	{ font-size: 12px; color: #000; font-weight: bold }
.header14 	{ font-size: 14px; color: #000; font-weight: bold }
.header16 	{ font-size: 16px; color: #000; font-weight: bold }
.header18 	{ font-size: 18px; color: #000; font-weight: bold }
.header20 	{ font-size: 20px; color: #000; font-weight: bold }
.small 		{ font-size: 9px; }
.smallwhite { font-size: 9px; color: #FFFFFF; }
.nosp 		{ display: block }
.red 		{ color: #F00; }
.cyan 		{ color: #58C; }
.green 		{ color: #0B0; }
.orange 	{ color: #F60; }
.yellow 	{ color: #FF0; }
.white 		{ color: #FFFFFF; }
.black 		{ color: #000000; }
.smallblack { font-size: 9px; color: #000; }
.smallwhite { font-size: 9px; color: #FFF; }
.explanations {border: solid 1px #AAA; background: #FFE; padding: 5px; margin:10px}
.notebox {border: solid 1px #AAA; background: #f5f5f5; padding: 5px; margin:0px}
/* ============================ */
/*		[E] Headers, etc.		*/
/* ============================ */


/* ============================ */
/*		[S] Buttons, etc.		*/
/* ============================ */
.button 	{ font: bold 10px; color: #000; background-color: #AAA; }
.buttonsm 	{ font: bold 9px color: #000; background-color: #AAA; }
.buttonbad 	{ font: bold 10px; color: #FFF; background-color: #c33; }
.buttongo 	{ font: bold 10px; color: #FFF; background-color: #393; }
.textbox 	{ font: bold 10px; color: #000; background-color: #AAA }
.textboxsm 	{ font: bold 9px; color: #000; background-color: #AAA }
.selectbox 	{ font: bold 10px; color: #000; background-color: #AAA }
.selectboxsm 	{ font: bold 9px; color: #000; background-color: #AAA }
/* ============================ */
/*		[E] Buttons, etc.		*/
/* ============================ */
