BODY,TD,TH,DIV,P,H1,H2,H3,H4,H5,H6 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial,Verdana, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
}

BODY {
	background-color:#e4ecf6;
	padding:0px;
	margin:0px;
}

IMG {
	border:0px;

}
.floatRight{
	float:right;
	margin:0px 0px 10px 10px;
}
.floatLeft{
	float:left;
	margin:0px 10px 10px 0px;
}

DIV.design {
	width:984px;
	background-image:url(../images/design/backgroundRepeat.jpg);
	background-repeat:repeat-y;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
 	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	padding:0px;
}
DIV.design DIV.designTop {
	float:left;
	background-image:url(../images/design/backgroundTop.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}
DIV.design DIV.designTop DIV.designBottom {
	float:left;
	background-image:url(../images/design/backgroundBottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

DIV.main {
	float:left;
	width:984px;
	margin:158px 0px 0px 0px;
}

DIV.main DIV.topNavigation{
	float:left;
	margin:0px 0px 0px 0px;
	font-size:0px;
	padding:0px 0px 0px 51px;
}

DIV.clearFloat{
	clear:both;
}

DIV.main DIV.topNavigation IMG{
	margin:0px 3px 0px 0px;
}


DIV.body {
	float:left;
	padding:0px 0px 0px 40px;
}
DIV.main DIV.body DIV.navigationDiv{
	float:left;
}

DIV.main DIV.body DIV.dorothysNews,
DIV.main DIV.body DIV.navigation{
	float:left;
	margin:87px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	width:219px;
	background-color:#cbdbf9;
}

DIV.main DIV.body DIV.dorothysNews{
	margin:0px 0px 60px 0px;
	padding:0px 0px 0px 0px;
}



DIV.main DIV.body DIV.dorothysNews DIV.bottom,
DIV.main DIV.body DIV.navigation DIV.bottom{
	width:219px;
	height:12px;
	background-image:url(../images/navLeftBottom.gif);
}

DIV.main DIV.body DIV.navigation A{
	color:#333333;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}

DIV.main DIV.body DIV.dorothysNews A.red{
	color:#ac3e3e;
	text-decoration:none;
}

DIV.main DIV.body DIV.dorothysNews H2{
	color:#ac3e3e;
	font-size:13px;
	padding:8px 20px 3px 20px;
	margin:0px 0px 0px 0px;
}

DIV.main DIV.body DIV.dorothysNews P{
	font-size:13px;
	padding:3px 20px 3px 20px;
	margin:0px 0px 0px 0px;
}

DIV.main DIV.body DIV.navigation HR,
DIV.main DIV.body DIV.dorothysNews HR{
	clear:both;
	margin:0px 14px 0px 14px;
	border:0px;
	height:1px;
	color:#eceff9;
	background-color:#eceff9;
}
DIV.main DIV.body DIV.dorothysNews A{
	color:#333333;
	font-size:13px;
	text-decoration:none;
}

DIV.main DIV.body DIV.dorothysNews A:hover{
	text-decoration:underline;
}

DIV.main DIV.body DIV.navigation A:hover{
	color:#ac3e3e;
}

DIV.main DIV.body DIV.navigation UL,
DIV.main DIV.body DIV.navigation UL UL{
	list-style-type:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

DIV.main DIV.body DIV.navigation UL LI{
	background-image:url(../images/navLeftBullet1.gif);
	background-position:14px 0px;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	line-height:24px;
	padding:0px 0px 0px 0px;
}
DIV.main DIV.body DIV.navigation UL LI.current{
	background-image:url(../images/navLeftBullet1Sel.gif);
	background-position:14px 0px;
	background-repeat:no-repeat;
	background-color:#666666;
}
DIV.main DIV.body DIV.navigation UL LI A{
	padding:0px 0px 0px 44px;
}

DIV.main DIV.body DIV.navigation UL UL LI{
	background-image:url(../images/navLeftBullet2.gif);
	background-position:14px 0px;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	line-height:24px;
	padding:0px 0px 0px 0px;
}
DIV.main DIV.body DIV.navigation UL UL LI A{
	padding:0px 0px 0px 54px;
}

DIV.main DIV.body DIV.dorothysNews UL {
	list-style-type:none;
	padding:0px;
	margin:0px 0px 5px 20px;
}
DIV.main DIV.body DIV.dorothysNews UL LI {
	background-image:url(../images/bullet.gif);
	background-position:15px 5px;
	background-repeat:no-repeat;
	line-height:15px;
	padding:0px 0px 5px 25px;
}

DIV.main DIV.body DIV.content{
	float:left;
	width:670px;
	margin:40px 0px 0px 16px;
}

DIV.main DIV.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	float:right;
	margin:25px 29px 15px 0px;
}

DIV.main DIV.footer A{
	text-decoration:none;
	color:#333333;
}

DIV.main DIV.footer EM{
	font-style:normal;
	font-weight:bold;
}

DIV.main DIV.footer A:hover{
	text-decoration:underline;
}

DIV.content P{
	margin:5px 0px 10px 0px;
	text-align:justify;
}

DIV.content P.alignRight{
	text-align:right;
}

DIV.content P.alignCenter{
	text-align:center;
}

DIV.content H1{
	margin:0px 0px 10px 18px;
	text-align:justify;
}

DIV.content H2{
	margin:5px 0px 10px 0px;
	text-align:left;
	color:#3e56ac;
	font-size:18px;
}

DIV.content H3{
	margin:5px 0px 10px 0px;
	text-align:left;
	color:#3e56ac;
	font-size:16px;
}

DIV.content H4{
	margin:5px 0px 10px 0px;
	text-align:left;
	color:#3e56ac;
	font-size:14px;
}
DIV.content P.alignCenter,
DIV.content H1.alignCenter,
DIV.content H2.alignCenter,
DIV.content H3.alignCenter,
DIV.content H4.alignCenter,
DIV.content H5.alignCenter,
DIV.content H6.alignCenter{
	text-align:center;
}
DIV.content H1.black,
DIV.content H2.black,
DIV.content H3.black,
DIV.content H4.black,
DIV.content H5.black,
DIV.content H6.black{
	color:#333333;
}
DIV.content UL {
	list-style-type:none;
	padding:0px;
	margin:5px 0px 5px 0px;
}
DIV.content UL LI {
	background-image:url(../images/bullet.gif);
	background-position:15px 5px;
	background-repeat:no-repeat;
	line-height:15px;
	padding:0px 0px 5px 25px;
}
IMG.border {
	border-color:#3e56ac;
	border-style:solid;
	border-width:1px;
}

HR {
	margin:0px 0px 0px 0px;
	border:0px;
	height:1px;
	color:#3e56ac;
	background-color:#3e56ac;
	padding:0px;
}

DIV.quote HR{
	margin:0px 20px 0px 20px;
}

DIV.content P.quote{
	margin:5px 40px 10px 40px;
	text-align:justify;
	font-style:italic;
}

DIV.content P.quoteBy{
	margin:5px 40px 10px 40px;
	text-align:left;
	font-weight:bold;
}

DIV.content P.blue{
	color:#3e56ac;
}

DIV.content A{
	color:#3e56ac;
}

DIV.content A:hover{
	text-decoration:none;
}

DIV.greenMessage{
	background-color:#e5edd6;
	border-color:#646e1d;
	border-style:solid;
	border-width:1px;
	padding:5px 7px 7px 7px;
	margin:0px;
}

DIV.orangeMessage{
	background-color:#f1d8b0;
	border-color:#ee9812;
	border-style:solid;
	border-width:1px;
	padding:5px 7px 7px 7px;
	margin:0px;
}

DIV.redMessage{
	background-color:#eed1c9;
	border-color:#b7362c;
	border-style:solid;
	border-width:1px;
	padding:5px 7px 7px 7px;
	margin:0px;
}

DIV.greenMessage P,
DIV.orangeMessage P,
DIV.redMessage P{
	padding:0px;
	margin:0px;
	font-weight:bold;
}

.red{
	color:#ac3e3e;
}
