body {
	background-color: #e2e2de;
	font-family: verdana,arial,helvetica,sarif;
}

h2, h3 {
	color: #00248F;
	margin-top: 20px;
}

hr {
	width: 760px;
}

#siteHead {
	margin-bottom: 0px;
}

#main {
	border: 0px solid gray; 
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 50px;
}

#mainTable {
	font-size: 77%;
	line-height: 160%;
}

#mainTable img {
	padding: 0;
}

#mainContent {
	padding: 0 20px 0 8px;
	background-color: #fff;
	border: 0px solid gray;
	width: 452px;
}

#mainContent_no_right_nav {
	padding: 0 20px 0 8px;
	background-color: #fff;
	border: 0px solid gray;
	width: 100%;
}

#mainContentDisclaimer {
	padding: 0 20px 0 8px;
	background-color: #fff;
}

.tdBG {
	background-color: #fff;
}

.contentimagesLeft {
	float:left;
	padding: 16px 16px 16px 6px;
}

.contentimagesRight {
	float:right;
	padding: 16px 6px 16px 16px;
}

.contentHeadingSection {
	color: #404040;
	font-weight: 600;
}

.no_underline {
	text-decoration: none;
}

.underline {
	text-decoration: underline;
}

#right_column {
	width: 150px;
	background-color: #BCBAFE;
	background-image: url(../images/recent_bg50.png);
}

#right_column table {
	width: 150px;
}

#right_column th {
	color: white;
	background-color: #00248F;
	background-image: url(../images/roundedTableHead150x10.gif);
	background-repeat: no-repeat;
}

#right_column td { 
	padding: 5px;  
}

#right_column td a { 
	color: #1E1E1E;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: regular;
	text-decoration: none; 
}

#right_column td a:hover { 
	color: #030158; 
}

#right_column td a:visited { 
	color: #030158;
	text-decoration: none; 
}

.credit {
	font-size:9px;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	color:#666;
	padding:15px 0 15px 0;
	white-space: nowrap;
}

button {
	font-size: 8pt;
	border:1px solid;
  cursor: hand; /* for IE 5.x and up */
  border-top-color:#696;
  border-left-color:#696;
  border-right-color:#263191;
  border-bottom-color:#263191;
  filter:progid:DXImageTransform.Microsoft.Gradient
    (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#034079');
}

.protectNoScript {
	text-decoration: underline;
}

.protectNoScript span {
	font-size:9px;
	color:#666;
	text-decoration: none !important;
}