/* CSS Document */

/* --------------------- Body and BG Section -------------------------- */
.body-home {
	background-color: #FFFFFF;
	background-image: url(../images/bgb.gif);
	background-position: top left;
	background-repeat: repeat;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color:#333333; font-weight: normal;
	text-decoration: none; line-height: 16px;
}
.body-quote {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color:#333333; font-weight: normal;
	text-decoration: none; line-height: 16px;
}
.bg-white {
	background-color: #FFFFFF;
}
.bg-header {
	background-image: url(../images/bg-header.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.bg-footer {
	background-color: #FFFFFF;
	background-image: url(../images/bg-footer.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.sub {
	background-image: url(../images/submit.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.bg-ss {
	background-image: url(../images/bg-ss.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
/* --------------------- Table Design -------------------------- */
.tbar-con {
	background-image: url(../images/tbar-con.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, Sans-Serif, "MS Serif";
	font-size: 15px; font-weight: 700; color: #333333;
	text-decoration: none; line-height: 24px; text-align: left;
	padding-left: 7px; letter-spacing: 0px;
}
.tbarr-con {
	background-image: url(../images/tbarr-con.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: 600; color: #333333;
	text-align: left; text-decoration: none;
}
.tbarrs-con {
	background-image: url(../images/tbarrs-con.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: 600; color: #333333;
	text-align: left; text-decoration: none;
}
.tbarrss-con {
	background-image: url(../images/tbarrss-con.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: 600; color: #333333;
	text-align: left; text-decoration: none;
}
.lr-con {
	background-image: url(../images/lr-con.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: 600; color: #333333;
	text-align: left; text-decoration: none;
}
/* --------------------- Text Formatting -------------------------- */
.txt-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; color: #FF0000; font-weight: bold;
	text-decoration: none;
}
.txt-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; color: #7b7b7b; font-weight: normal;
	text-decoration: none;
}
.txt-general {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 12px; font-weight: normal; color: #333333;
	text-align: justify; text-decoration: none;
	line-height: 18px; padding:0 5px 0 5px;
}
.txt-general-s {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 11px; font-weight: normal; color: #333333;
	text-align: justify; text-decoration: none;
	line-height: 16px;
}
.txt-general-s A {
	font-size: 11px; font-weight: normal; color: #333333; text-decoration: none; 
}
.txt-general-s A:hover {
	font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; 
}
.txt-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: normal; color: #999999;
	text-decoration: none; line-height: 16px;
}
.txt-footer A {
	font-weight: normal; color: #999999; text-decoration: none;
}
.txt-footer A:hover {
	font-weight: normal; color: #0065ac; text-decoration: none;
}
.txt-black-ver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #000000; line-height: 16px;
	font-weight: normal; text-decoration: none;
	text-align: left;
}
.txt-black-ver A {
	font-size: 11px; color: #000000; font-weight: normal; text-decoration: none;
}
.txt-black-ver A:hover {
	font-size: 11px; color: #0085b2; font-weight: normal; text-decoration: none;
}
.txt-blue-ver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #0085b2; line-height: 16px;
	font-weight: normal; text-decoration: none;
	text-align: left;
}
.txt-blue-ver A {
	font-size: 11px; color: #0085b2; font-weight: normal; text-decoration: none;
}
.txt-blue-ver A:hover {
	font-size: 11px; color: #0085b2; font-weight: normal; text-decoration: none;
}
.txt-blue-are {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #0085b2; line-height: 16px;
	font-weight: 500; text-decoration: none;
	text-align: left;
}
.txt-green-are {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #1a9041; line-height: 16px;
	font-weight: 500; text-decoration: none;
	text-align: left;
}
.txt-black-are {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #000000; line-height: 22px;
	font-weight: 500; text-decoration: none;
	text-align: left;
}
.txt-black-are A {
	color: #000000; font-weight: 500; text-decoration: none;
}
.txt-black-are A:hover {
	color: #1a9041; font-weight: 500; text-decoration: none;
}
/* --------------------- Title Text Formatting -------------------------- */
.tle-title 
{
	font-family: Arial, Helvetica, Sans-Serif, "MS Serif";
	font-size: 13px; font-weight: 700; color: #333333;
	text-decoration: none; line-height: 24px; text-align: left;
	padding-left: 6px;
}
.txt-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: 600; color: #333333;
	text-align: left; text-decoration: none;
}
/* --------------------- Textbox Styles -------------------------- */
.textbox {
	padding-left: 5px;
	border: 1px; border-style: solid; border-color:#dbdadf;
	width: 300px; height: 18px; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: normal; color: #000099; background-color:#FAFCFE;
}
.txtbox-s {
	width: 145px; height: 16px;
	border-width: 1px; border-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; font-size: 11px;
}
.textarea {
	padding-left: 5px;
	border: 1px; border-style: solid; border-color:#dbdadf;
	width: 300px; height: 70px; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: normal; color: #000099; background-color:#FAFCFE;
}
.listbox {
	padding-left: 5px;
	border: 1px; border-style: solid; border-color:#dbdadf;
	width: 300px; height: 125px; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: normal; color: #000099; background-color:#FAFCFE;
}
.combo {
	padding-left: 5px;
	border: 1px; border-style: solid; border-color:#dbdadf;
	width: 75px; height: 18px; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: normal; color: #000099; background-color:#FAFCFE;
}
.combox-s {
	width: 145px; height: 20px;
	border-width: 1px; border-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; font-size: 11px;
}

/* --------------------- Buttons Styles -------------------------- */
.btn-submit {
	width: 70px; height: 22px;
	border-width: 1px; border-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; text-decoration: none;
	font-weight: normal;
}


/* --------------------- Dotted Lines -------------------------- */
.dot-green {
	background-image: url(../images/dot-green.gif);
	background-position: center center;
	background-repeat: repeat-x;
}
.dot-grey {
	background-image: url(../images/dot-grey.gif);
	background-position: center center;
	background-repeat: repeat-x;
}

/* --------------------- Bulletin Text -------------------------- */
.arrow1 {
	background-image: url(../images/arr-green.gif);
	background-position: center left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #1a9041;
	font-weight: 500; text-decoration: none; text-align:left;
	padding-left: 23px; padding-top: 3px; padding-bottom: 2px;
	letter-spacing: 1px;
}
.arrow1 A {
	color: #444444; font-weight: 500; text-decoration: none;
}
.arrow1 A:hover {
	color: #1a9041; font-weight: 500; text-decoration: none;
}
.arrow2 {
	background-image: url(../images/arrow2-red.gif);
	background-position: center left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #333333; text-decoration: none; 
	text-align:left; font-weight: normal; padding-left: 25px; 
	padding-top: 3px; padding-bottom: 2px;
}
.arrow2 A {
	color: #333333; font-weight: normal; text-decoration: none;
}
.arrow2 A:hover {
	color: #d50000; font-weight: normal; text-decoration: none;
}