body
{
	background-color: #F1F5FA;
	color: #213F93;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 30px;
	list-style-image: url(images/bullet_blue.gif);
	list-style-type: square;
	line-height:15px;
}

body, td, input, textarea, select
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

a
{
	font-weight: normal;
	color: #595A5A;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

.updateDate
{
	color: #213F93;
	font-size:9px;
	font-style:italic;
	width:900px;
	
}

.Header {
	font-size: 14px;
	color: #663300;
}
.Name {font-size: 18px; color: #213F93; font-weight: bold; }
.Title {
	margin-top:0px;
	font-size: 15px;
	font-weight: bold;
	color: #595A5A;
	
}

.MainTitle {
	margin-top:5px;
	font-size: 15px;
	font-weight: normal;
	color: #213F93;
	
}

.Company_Name {
	font-size: 14px;
	color: #595A5A;
	font-weight: bold;
}


.Header_Company
{
	 padding-top: 5px;
}

.Block_Title
{
	background: url(images/arrow_block_title_blue.gif) no-repeat left center;
	padding-left: 14px;
	color: #595A5A;
	font-size: 13px;
	font-weight: bold;	
}

td.v_separator
{
	width: 10px;
	border-right: solid 1px #E2D8C0;
}

table.round_box
{
	background-color: #ffffff;
}

table.round_box td.top
{
	background: url(images/round_pixel.gif) repeat-x left top;
	font-size: 1px;
}

table.round_box td.bottom
{
	background: url(images/round_pixel.gif) repeat-x left bottom;
	font-size: 1px;
}

table.round_box div.top_left
{
	background: url(images/round_top_left_blue.gif) no-repeat left top;
	height: 10px;
}

table.round_box div.top_right
{
	background: url(images/round_top_right_blue.gif) no-repeat right top;
	height: 10px;
}

table.round_box div.bottom_left
{
	background: url(images/round_bottom_left_blue.gif) no-repeat left bottom;
	height: 10px;
}

table.round_box div.bottom_right
{
	background: url(images/round_bottom_right_blue.gif) no-repeat right bottom;
	height: 10px;
}

table.round_box td.contents
{
	padding-left: 10px;
	padding-right: 10px;
	border-left: #E2D8C0 1px solid;
	border-right: #E2D8C0 1px solid;
}

h1.main_title
{
	font-size: 16px;
	font-weight: bold;
	color:  #595A5A;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 10px;
	border-bottom: solid 1px #E2D8C0;
	clear: both;
}

.main_contents h2, .main_contents h3
{
	color: #663300;
	font-size: 15px;
	font-weight: bold;
}

.main_contents
{
	margin-left: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
}

table.round_box_white div.top_left
{
	background: url(images/block_top_left.gif) no-repeat left top;
	height: 10px;
}

table.round_box_white div.top_right
{
	background: url(images/block_top_right.gif) no-repeat right top;
	height: 10px;
}

table.round_box_white div.bottom_left
{
	background: url(images/block_bottom_left.gif) no-repeat left bottom;
	height: 10px;
}

table.round_box_white div.bottom_right
{
	background: url(images/block_bottom_right.gif) no-repeat right bottom;
	height: 10px;
}

table.round_box_white td.top
{
	background-color: #E8E3D4;
	height: 22px;
}

table.round_box_white .title_bar
{
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
}

table.round_box_white .contents
{
	padding-top: 8px;
}

.job h2
{
	background: url(images/arrow_gray_whitebg.gif) no-repeat left center;
	padding-left: 14px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
}

.job
{
	margin-top: 5px;
	border-top: solid 1px #595A5A;
	margin-right: 5px;
	clear: both;
}

table.press {
}

table.press td {
	margin: 0px;
	padding-bottom: 5px;
	height: 8px;
	padding-top: 2px;
	border-bottom: solid 1px #E2D8C0;
}
table.press th {
	padding-bottom: 3px;
	border-bottom: 1px solid #000000;
	height: 8px;
	padding-top: 5px;
}
table.press tr {
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
}

table.school {
}

table.school td {
	margin: 0px;
	padding-bottom: 5px;
	height: 8px;
	padding-top: 2px;
	border-bottom: solid 1px #E2D8C0;
}
table.school th {
	padding-bottom: 3px;
	border-bottom: 1px solid #000000;
	height: 8px;
	padding-top: 5px;
}
table.school tr {
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
}
