body {
	margin: 0;
	padding: 0;
}

.outercontainer {
	position: absolute; 
	top: 50%; 
	margin-top:-290px; 
	left:50%; 
	margin-left:-380px
}

.container {
	height: 580px;
	width: 760px;
	border: 1px solid #999999;
}
.header {
	height: 60px;
	width: 100%;
	vertical-align: top;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	text-align: right;
	margin-top: 6px;
	margin-right: 30px;
}
.header_graphic {
	background-image: url(header_graphic.jpg);
	width: 545px;
	float: left;
	background-repeat: no-repeat;
}
.container_body {
	margin-left: 20px;
	margin-top: 15px;
}
.right_menu {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 160px;
	padding-left: 10px;
	padding-right: 10px;
}
.column1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 176px;
	margin-right: 7px;
	margin-top: 4px;
}
.menu_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 17px;
}
.menu_item_container, .menu_item_container_small, .menu_item_container_large, .menu_item_container_extra_large {
	background-image: url(menu_item.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-bottom: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
}
.menu_item_container_small {
	background-image: url(menu_item_small.jpg);
}
.menu_item_container_large {
	background-image: url(menu_item_large.jpg);
}
.menu_item_container_extra_large {
	background-image: url(menu_item_extra_large.jpg);
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	background-color:#D5E6FF;
	color:#333333;
	text-decoration: none;
}
ul {
padding:0;
margin:0 0 0 1.4em;
}
.custom {
	list-style: url(none) none;
}
div.menu_item_container > a, 
div.menu_item_container_small > a, 
div.menu_item_container_large > a, 
div.menu_item_container_extra_large > a {
	background-color:#FFFFFF;
	color:#333333;
	text-decoration: none;
}
div.menu_item_container > a:hover, 
div.menu_item_container_small > a:hover, 
div.menu_item_container_large > a:hover,
div.menu_item_container_extra_large > a:hover {
	color:#999999;
	text-decoration: none;
}
a:visited {
	color:#666666;
	text-decoration: none;
}
a:hover {
	background-color:#eeeeee;
	color:#666666;
	text-decoration: none;
}
div.column1 > a, div.column1 > p > a {
	color:#006699;
	text-decoration: none;
	background-image: url(link_arrow.png);
	background-position:left;
	background-repeat: no-repeat;
	padding-left: 15px;/*	background-color: #eeeeee;
*/
	font-weight: bold;
}
.contacts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #336699;
	margin-top: 20px;
	letter-spacing: 50%;
}
a.blue {color:#006699;}

h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size:12px
}
.header_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #215493;
	float: none;
	height: 140px;
	padding-top: 8px;
	padding-left: 10px;
}
.jp
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-color: #eeeeee;
}
.style1 {	font-size: 12px;
	font-style: italic;
}

