body {
	margin: 0px;
	margin-bottom: 25px;
}

html, body {
height:100%;
margin:0;
padding:0;
width:100%;
}

.body_div {
	margin: 0px;
	width: 900px;
	display: block;
	margin:0 215px;
}

a {
	text-decoration: none;    
}

.center {
	text-align: center;
	margin: auto;
}

.center td {
	text-align: left;
	vertical-align: top;
}

.left {
	text-align: left;
	margin: auto;
}

.top_menu {
	background-color: #CFCFCF;
	text-align: left;
	padding:2px 8px 2px 10px;
	font-family: Arial;
	font-weight: normal;
	font-size: 9pt;
	margin: 0px;
	line-height: 20px;
}

.top_menu a {
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
    margin-right: 15px;
}

.top_menu a:hover {
	color: #BB0000; 
}

.required {
	font-weight: bold; 
	font-size: 9pt; 
	color: #c41524; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.errors_div {
	margin: 8px 0px;
	padding: 8px;
	border: 1px solid #FF0000;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #AA0000;
	text-align: center;
}

.errors {
	color:#AA0000;
	font-family:Arial;
	font-size:8pt;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 8px;
	padding:0 8px 8px 0;
}

.errors li {
	color:#AA0000;
	font-family:Arial;
	font-size:8pt;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 8px;
	padding:0 8px 8px 0;
}

.notice_div {
	margin: 8px 0px;
	padding: 8px;
	border: 1px solid #0000FF;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: green;
	text-align: center;
}

.text_normal_9pt_left {
	font-family: Arial;
	font-weight: normal;
	font-size: 9pt;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align:top;
}

.text_normal_9pt_right {
	font-family: Arial;
	font-weight: normal;
	font-size: 9pt;
	background-color: #FFFFFF;
	text-align: right;
}

.text_normal_9pt_center {
	font-family: Arial;
	font-weight: normal;
	font-size: 9pt;
	background-color: #FFFFFF;
	text-align: center;
}

ul.pager {
	list-style: none;	
}

ul.pager li {
	float: left;
	margin: 2px;
}

ul.pager li a {
	padding: 3px;
	color: #000;
	border: 1px solid #404040;
	background-color: #D3DEFD;
	line-height: 24px;
}

ul.pager li a:hover, ul.pager li a.selected  {
	background-color: #404040;
	color: #fff;
}

.zend_form {
	width: 300px;
}

.zend_form dt {
	float: left;
}

.zend_form dd {
	float: right;
}

.admin_table {
	background-color: #CCCCCC; 
	text-align: center;
	margin: auto;
}

.page_section_hilight {
	margin: 2px;
	padding: 2px;
	background-color: #EEEEEE;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	text-align: right;
	margin-bottom: 16px;
}

.header_admin {
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold; 
	background-color: #EEEEEE;
}

.cms_link {
	font-family: Arial;
	font-weight: normal;
	font-size: 9pt;
	color: #0000CC;
	text-decoration: none;
}

.cms_link:hover {
	text-decoration: underline;
}
