BODY {
	font-size:12px; 
	padding:0px; margin:0px; 
	padding-bottom:10px;
	color:#696969;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:0px 255px;
}
A { color:#9D9D9D; text-decoration:none; }
A:hover { color:black; }

H3 { margin-top:0px; margin-bottom:13px; }
P { margin:0px; }
IMG { border:0px; }
INPUT { border :1px #D2C9CC solid; }
TEXTAREA { border :1px #D2C9CC solid; }

TABLE { padding:0px;margin:0px;}
TD { padding:0px; margin:0px;
	font-size:12px; }
IFRAME {
	border:0px;
	padding:0px;
	overflow:hidden;
}
iframe#privacyFrame, iframe#acknowledgementFrame {
	border: 1px solid gray;
}

.title { position:relative; top:3px; }
.smallTitle { color:#F84A65; font-weight:bold; }
.imgTitle { text-align:left;margin-top:45px;margin-bottom:9px;  }

#topDirect {
	width:980px;
	text-align:right;padding:0px;
	vertical-align:middle;
}
#topMenu {width:1000px;}
#main {width:1000px;}
#mainLeft {width:207px;float:left; text-align:center;
	background-image:url('../images/leftMenu_bgImg.gif');
	background-repeat:no-repeat;
}
#mainCenter {width:706px;float:left;}
#mainCenter .whryr { float:right; font-size:12px;padding-top:35px;}
#mainCenter .topBorder { 
	background-image:url('../images/mainCenter_topBorder.gif');
	background-position: 100% 0%;
	height:16px;width:705px; 
	margin-top:8px;
}
#mainCenter .bottomBorder {
	background-image:url('../images/mainCenter_bottomBorder.gif');
	background-repeat:no-repeat;
	background-position: 0% 100%;
	height:14px;width:705px;
}
#mainCenter .contents { 
	border-left:1px #E4E4E4 solid;
	border-right:1px #E4E4E4 solid;
	padding-left:15px;width:688px;
	padding-right:15px;
	 background-color:white; 
}
#mainCenter .contents2 { 
	border-left:1px #E4E4E4 solid;
	border-right:1px #E4E4E4 solid;
	padding-left:8px;width:688px;
	padding-right:11px;
	 background-color:white; 
}

#mainCenter .replyBox_topBorder {
	background-image:url('../images/replyBox_topBorder.gif');
	background-repeat:no-repeat;
	background-position:100% 0%;
	height:7px;width:673px;
}
#mainCenter .replyBox_contents {
	background-color:#FCF3F6; width:641px;
	border-left:1px #DDD2D6 solid;
	border-right:1px #DDD2D6 solid;
	text-align:left;padding-left:15px;padding-right:15px;
	position:relative;top:0px;
}
#mainCenter .replyBox_bottomBorder {
	background-image:url('../images/replyBox_bottomBorder.gif');
	background-repeat:no-repeat;
	background-position:0% 100%;
	height:7px;width:673px;
	position:relative; top:0px;
}
#mainRight {
	position:absolute;
	/*top:266px;left:820px;*/
	text-align:right;
	width:170px;height:190px;
	z-index:100;
}

#footer { text-align:left; }

#buzzTool { position:absolute; top:350px; left:234px; display:none; z-index:1; width:305px;height:177px;border:4px #E1D7DD solid; background-color:white; }
#buzzTool INPUT { border:1px #BEBEBE solid; font-size:12px; }
#buzzTool TEXTAREA { border:1px #BEBEBE solid; font-size:12px; }
#buzzTool FORM { margin:0px; }
#buzzTool A { color:#B3B3B3; } 
.buzzMain { background-color:#E9E9E9;margin-left:10px;margin-right:10px; padding:8px;margin-top:10px; }
