/* CSS Document */

BODY, TD, TH, INPUT, SELECT, TEXTAREA, DIV, P {

	font-size : 11px;

	color : #333;

	line-height : 15px;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

}

.img {

	border: 1px solid #666666;

}

body {margin: 0px;

}

.intro {	color : #BABBBC;

}

a {

	text-decoration : underline;

}

a:link {

	color: #433B67;

}

a:hover {

	text-decoration : none;

}

a.whiteLink {

	color: #BABBBC;

	text-decoration: underline;

}

a.whiteLink:hover {

	color: #BABBBC;

	text-decoration: none;

}

.bgOne {

	background: #433B67;

}

.bgTwo {

	background: #8581A4;

}

.bgThree {

	background: #E97D19;

}

.bgFour {

	background: #554E76;

}

.bgFive {

	background: #554E76 url(../images/grad_1_bg.jpg) repeat-x bottom;

}

.bgDots {

	background: url(../images/dots_div1.gif);

}

.bgSix {

	background: url(../images/grad_2_bg.gif) repeat-x bottom;

}

.bgSeven {

	background: #C2C0D1;

}

.bgEight {

	background: #F4F4F4;

}

.bgNine {

	background: #DFDFDF;

}

.accentOne {color: #BABBBC}

.accentheaderone {

	color:#433B67;

	font: bold 14px/18px Arial, Helvetica, sans-serif;

}

.accentheadertwo {

	color:#E97D19;

	font: bold 18px/18px Arial, Helvetica, sans-serif;

}

.orange {

	color: #E97D19;

}

.accentheaderthree {font-size: 10px;

color:#F27F1A;

font-weight:bold;

line-height:18px;

text-transform: uppercase;

}

.accentheaderfour {font-size: 10px;

color:#8581A4;

font-weight:bold;

line-height:18px;

text-transform: uppercase;

} 



.lineDotsHor {

	background: url(../images/line_dots_hor.gif);

}

.quote1 {

	font-weight: bold;

	color: #E97D19;

	text-align: center;

	padding: 10px;

	border: 1px dotted #E97D19;

}

.formstyle {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	width: 200px;

}

