/* Main DSWA CSS Document */

div#whatnew {
	margin-left: 10px; /*border: 1px solid #808080;*/
	margin-top: 20px; /*margin-right: auto;*/
	width: 600px;
}

div#whatnew h1 {
	color: #191970;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}


p#Heading {
	color: #142872; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	text-indent: 0px;
}

p#News {
	text-align: justify;
}




.blue {
	color: #003366;
}

.BorderColorGold {
	border-color: #E1BE48;
}

.CellRightBorder {
	border-right-style: solid;
	border-right-width: 1px;
}

.ImgBordered {
	border: 1px solid #808080;
}

.tblCentered {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#centerarea {
	margin-top: 5px;
	width: 615px; /*border:1px solid red;*/
}

#centerarea {
	background-color: #FFFFFF;
	float: left;
	margin-left: 5px;
	min-height: 750px;
	width: 450px;
}

#fmLogin {
	padding-top: 25px;
}

#fmLogin input, #fmLogin textarea, #fmLogin submit {
	text-align: center;
	width: 100px;
}

#fmLogin label {
	font-size: 11px;
	text-align: left;
}

#leftbar {
	background: #FFFAFA;
	border-right: 1px solid #DCDCDC;
	float: left;
	height: 95%;
	left: 5px;
	padding: 3px;
	position: relative;
	top: 5px;
	width: 155px;
}

#main {
	border: 1px solid #E6E6E8;
	margin: 0px auto;
	overflow: auto;
	padding: 0px;
	width: 780px;
}

#menu{
	float: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#menu img {
	border-style: none;
}

#rightbar {
	background-color: #EAE9FF;
	border: 1px solid #DCDCDC;
	border-right: 0px solid #DCDCDC;
	float: right;
	margin-top: 5px;
	padding: 0px;
	padding-top: 3px; /*position: relative;*/
	right: 5px;
	text-align: center;
	top: 5px;
	width: 155px; /*margin-bottom:8px;*/
}

#rightbar img, #topbar img, #tblPlans img {
	border: 0px;
}

#tblIntro td, #tblMemberBenefits td, #tblMemberBenefits th, #tblPlans td, #tblPlans th {
	padding: 3px;
}

#tblIntro, #tblLogo td {
	text-align: left; /*border: 1px solid #E6E6E8;*/
}

#tblMemberBenefits {
	background-color: #F8F8FF;
	border: 1px solid #BBBBBB;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#tblMemberBenefits th {
	background: #4942A1;
	color: #FFFFFF;
}

#tblPlans {
	border: 1px solid #E1BE48;
	margin-top: 5px;
}

#tblPlans td {
	background-color: #FAFEE7;
	text-align: left;
}

#tblPlans th {
	background-color: #F0D78B;
	border-bottom: 1px solid #E1BE48;
	color: #800000;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

#topbar {
	background-color: #FFFFFF;
	border: 1px solid #E6E6E8;
	border-bottom: 0px solid transparent;
	height: 95px;
	margin: 0px auto;
	padding: 0px;
	width: 780px;
}

#wrapper {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

