
body {
	margin: 0;
	text-align: center;
	color: #333333;
	min-width: 770px; 
	font-size: 11px;
	font-family: Verdana, helvetica, sans serif;
	background-color:#D0D0D0;
}
#masterDiv {
	margin: 0px auto 0px auto;
	background-color:#ffffff;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	width: 762px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 760px;    /* This is the correct value for W3C*/
}
html>body #masterDiv {
	width: 760px;
}
#primaryNav {
	background-color:#9898C9; 
	height:21px; 
	padding-left:19px; 
	text-align:left;
}
#prmContent {
	text-align:left;
	font-size: 11px;
	color: #333333;
	background: url(../images/bg_content.gif) repeat-x top;
	padding: 33px 20px;
	width:568px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 528px;    /* This is the correct value for W3C*/
}
html>body #prmContent {
	width: 528px;
}
#rightColBackground {
	background-color: #EEEEF6;
}
#rightCol {
	font-size:10px; 
	text-align:left;
	color: #61608A;
	background: url(../images/bg_right_col.gif) repeat-x top;
	padding: 33px 13px;
	width: 192px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 166px;    /* This is the correct value for W3C*/
}
html>body #rightCol {
	width: 166px;
}

a {
	color:#68A319;
	text-decoration: underline;
}
a:hover {
	color:#68A319;
	text-decoration: none;
}
.readMore {
	 display:block; 
	 padding: 5px; 
	 text-align:right; 
	 background:url(../images/misc_purple_arrow.gif) no-repeat 89px 7px;
}
ul.arrowList {
	margin: 0;
	padding:0;
}
.arrowList li {
	background: transparent url(../images/misc_green_arrow.gif) no-repeat;
	background-position: 0 17px;
	list-style-type: none;
	padding-left: 12px;
	padding-top: 15px;
}

ul.generic {
	margin: 0;
	padding:0;
}
.generic li {
	background: transparent url(../images/blt_square.gif) no-repeat;
	background-position: 0 11px;
	list-style-type: none;
	padding-left: 12px;
	padding-top: 8px;
}
h1 {
	font-size: 14px;
	color: #70AC29;
}
.textHead, h2 {
	font-style: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1B1987;
}
h2 {
	margin: 15px 0;
}

.divLine {
	border-bottom: 1px solid #C8CCDE; 
	height: 1px;
	margin: 15px 0px 15px 0px;
	padding: 0px;
	font-size: 5px;
}
.error {
	color: #cc0000;
}
table.normal td {
	font-size:11px;
}
.date {
	font-weight: normal; 
	color:#666666; 
	/* margin-top:-12px; */
	font-style:italic;
}
.backTo {
	float:right;
	padding-left: 12px;
	background: url(../images/misc_purple_back_arrow.gif) no-repeat 0px 2px;
}

.genericTable td {
	padding: 0 0 5px 0;
	font-size:11px;
}

#footer {
	 padding: 5px 19px; 
	 background-color:#E0E0EF; 
	 color:#515160; 
	 font-size:10px; 
	 text-align:left; 
	 line-height:15px;
}

