/*
A:link, A:visited, A:active { text-decoration: underline; color: #698C46; }
A:hover { text-decoration: underline; color: #FF7B21; }

A.mainnav:link, A.mainnav:visited, A.mainnav:active { text-decoration: none; color: #E6EEDD; font-weight: bold; font-family: verdana,arial; font-size: 8pt; }
A.mainnav:hover { color: #ffffff; text-decoration: none}

A.subnav:link, A.subnav:visited, A.subnav:active { text-decoration: none; font-weight: none; font-family: verdana,arial; font-size: 8pt; }
A.subnav:hover { text-decoration: underline}
*/

.header {
  color: #000000;
  font-weight: bold;
  font-family: arial, verdana;
  font-size: 14pt;
}

.large, .verd_10, /*.ART_content,*/ .FORM_Intro {
  font-family: verdana,arial;
  font-size: 10pt;
}

.largeB, .verd_10_b, .ART_title {
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 10pt;
}

.medium, .verd_9  {
  font-family: verdana,arial;
  font-size: 9pt;
}

.small, .verd_8, .FORM_Choice {
  font-family: verdana,arial;
  font-size: 8pt;
}

.smallB, .verd_8, .FORM_Question {
  font-weight: normal;
  font-family: verdana,arial;
  font-size: 8pt;
}

.xsmall, .verd_7 {
  font-family: verdana,arial;
  font-size: 7pt;
}

/* ------------------------ developer's css ----------------------- */

html.center, body.center {
	height: 100%;
        margin: 5px 0px 5px 0px;
}

body {
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #000;
	background-color: #FFFFFF;
}

a:link {
	color: #7B858A;
	text-decoration: underline;
}

a:visited {
	color: #7B858A;
	text-decoration: underline;
}

a:hover {
	color: #7B858A;
	text-decoration: underline;
}

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	padding: 0;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h2 {
	color: #943A40;
	margin: 8px 0 1px 0;
	padding: 4px 0 6px 0;
	font-size : 20px;
	font-weight: normal;
}

h3 {
	font-size: 13px;
	line-height: 19px;
	padding: 0 0 8px 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	color: #7B858A;
	font-size: 14px;
	padding: 0 0 8px 0;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ol li {
	margin: 0 0 1em 0;
	padding: 0;
}

ul {
	margin-top: 2em;
	margin-bottom: 2em;
}

ul li {
	background-image: url(/custom/framework/bullet_sm.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 0 1em -35px;
	padding: 0 20px 0 25px;
	list-style: none;
	/* list-style-type: none; */
}


/* -------------------------------------------------------------- */

#page_header {
	width: 750px;
	height: 40px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
}

#logo {
	width: 250px;
	float: left;
}

#topnav {
	width: 400px;
	height:40px;
	float: right;
	color: #7B858A;
	text-align: right;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

#topnav a:link {
	color: #7B858A;
 	text-decoration: none;
	font-weight: bold;
}

#topnav a:visited {
	color: #7B858A;
	text-decoration: none;
	font-weight: bold;
}

#topnav a:hover {
	color: #7B858A;
	text-decoration: none;
	font-weight: bold;
}

#page_body {
	width: 750px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

#page_body_inside {
	width: 750px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

#page_body_inside_bg {
	width: 750px;
        /* background-image:url(/custom/framework/page_right_inside_bg.gif);
	background-repeat: repeat-y; */
}

#redline {
	width: 750px;
	height: 5px;
	margin: 0 auto 0 auto;
        background-image:url(/custom/framework/red_line.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#middlenav {
	width: 750px;
	height: 70px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

#hero {
	width: 750px;
	height: 200px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

#body_left {
	width: 408px;
	float: left;
	padding: 0 25px 0 25px;
	color: #000000;
	line-height: 18px;
	text-align: left;
}

#body_right {
	width: 220px;
	float: right;
	padding: 0 39px 0 32px;
	color: #000000;
	line-height: 18px;
	text-align: left;
	background-image: url(/custom/framework/page_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#body_right a:link {
	font-size: 11px;
	color: #7B858A;
 	text-decoration: underline;
	font-weight: normal;
}

#body_right a:visited {
	font-size: 11px;
	color: #7B858A;
	text-decoration: underline;
	font-weight: normal;
}

#body_right a:hover {
	font-size: 11px;
	color: #7B858A;
	text-decoration: underline;
	font-weight: normal;
}

#body_left_inside {
	width: 448px;
	float: left;
	padding: 0 0 0 0;
	color: #000000;
	line-height: 18px;
	text-align: left;
}

#body_right_inside {
	width: 270px;
	float: right;
	padding: 0 0 0 0;
	color: #000000;
	line-height: 18px;
	text-align: left;
	background-image: url(/custom/framework/page_right_inside_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


#bottomnav {
	width: 750px;
	font-size: 10px;
	color: #424243;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 7px 0 7px 0;
}

#bottomnav a:link {
	font-size: 10px;
	color: #424243;
 	text-decoration: none;
	font-weight: normal;
}

#bottomnav a:visited {
	font-size: 10px;
	color: #424243;
	text-decoration: none;
	font-weight: normal;
}

#bottomnav a:hover {
	font-size: 10px;
	color: #424243;
	text-decoration: none;
	font-weight: normal;
}

#bottomnav_left {
	width: 400px;
	color: #424243;
	float: left;
	margin: 0 auto 0 auto;
	padding: 0 0 0 25px;
}

#bottomnav_right {
	width: 290px;
	color: #424243;
	float: right;
	margin: 0 auto 0 auto;
	padding: 0 1px 0 0;
}

.psmallgr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.4em;
        color: #AAAAAA;
        font-weight: normal;
}

.highlight {
        color: #91353B;
        font-style: italic;
}

.quote {
	/* font-family: Arial, Helvetica, sans-serif; */
        /* font-size: 12px; */
        color: #91353B;
        /* border-top: 1px solid #91353B;
        border-bottom: 1px solid #91353B; */
        font-style: italic;
        margin: 0 0 0 0;
        padding: 3px 0 3px 0;
        line-height: 15px;
}