﻿body 
{
	font-family: verdana, arial, geneva; 
	font-size: 11px; 
	color: #4c4c4c;
}

ADDRESS 
{
	font-family: arial; 
	font-size: 11px; 
	color: black;
}

.info_table
{
	padding-top: 10px;
	font-family: verdana, arial, geneva; 
	font-size: 11px;
	padding-right: 20px;		
}

.info_title_td
{
	font-family: verdana, arial, geneva; 
	font-size: 11px;	
	font-weight: bold;
	color: #315e73;
}

H1
{
	font-family: verdana, arial, geneva; 
	font-size: 11px;	
	font-weight: bold;
	color: #315e73;
}

.newsTitle
{
	font-family: verdana, arial, geneva; 
	font-size: 11px;	
	font-weight: bold;
	color: #315e73;
}

.newsTable td
{
	padding-bottom: 10px;	
}

.page_body
{
	margin: 0 0 0 0;
}

.page_table td
{	
	border: none 0 white;
}

.page_header
{
	background-color: #F20403;
}

.page_header_menu
{
	width: 100%;
	vertical-align: bottom;	
}

.page_header a
{
	color:White;
	text-decoration: none;
	font-family: verdana, arial, geneva; 
	font-size:10px; 
	font-weight: bolder;	
	padding-left: 7px;
	padding-right: 7px;		
}

.page_header td
{
	white-space: nowrap;	
}

.page_header_menu_selected
{
	background-color: White;	
}

.page_header_menu_selected a
{
	color: #315e73;
}

.page_header_whitespacer
{
	width: 11px;
	background-color: White;	
}

.page_left
{
	padding-top: 10px;
	vertical-align: top;	
}

.page_content
{
	padding-left: 10px;
	padding-top: 10px;
	vertical-align: top;
	padding-right: 10px;
}

.page_right
{
	padding-top: 10px;
	vertical-align: top;
	text-align: center;	
}

.GreyBox
{
	width: 190px;
	background-color: #eaeaea;	
	background-repeat: no-repeat;
}

.GreyBox_TL
{
	width: 31px;
	height: 31px;
	background-image: url(resources/images/gb_tl.gif);
}

.GreyBox_TR
{
	width: 31px;
	height: 31px;
	background-image: url(resources/images/gb_tr.gif);
}

.GreyBox_BL
{
	width: 31px;
	height: 31px;
	background-image: url(resources/images/gb_bl.gif);
}

.GreyBox_BR
{
	width: 31px;
	height: 31px;
	background-image: url(resources/images/gb_br.gif);
}

.GreyBox_Content
{
	width: 200px;

	vertical-align: top;
	text-align: left;
	padding-left: 5px;
}

.GreyBox_Spacer
{
	width: 125px;
}

.GreyBox_link
{
	text-decoration: none;	
}

.GreyBoxLarge
{
	width: 700px;
	background-color: #eaeaea;	
	background-repeat: no-repeat;
}

.GreyBoxLarge_TL
{
	width: 31px;
	height: 31px;
	background-image: url(resources/images/gb_tl.gif);
}

.GreyBoxLarge_TR
{
	width: 31px;
	height: 31px;
	background-image: url(resources/images/gb_tr.gif);
	background-position: right;
}

.GreyBoxLarge_BL
{
	width: 31px;
	height: 31px;
	background-image: url(resources/images/gb_bl.gif);
}

.GreyBoxLarge_BR
{
	width: 31px;
	height: 31px;
	background-image: url(resources/images/gb_br.gif);
	background-position: right;
}

.GreyBoxLarge_Content
{
	width: 700px;
	/* height: 150px; */
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
}

.GreyBoxLarge_Spacer
{
	width: 120px;
}

.GreyBoxLarge_link
{
	text-decoration: none;	
}

.GreyBoxMenu
{
	width: 200px;
	background-color: #eaeaea;	
	background-repeat: no-repeat;
}

.GreyBoxMenu_TL
{
	width: 31px;
	height: 31px;
	background-image: url(resources/images/gb_tl.gif);
}

.GreyBoxMenu_TR
{
	width: 31px;
	height: 31px;
	background-image: url(resources/images/gb_tr.gif);
}

.GreyBoxMenu_BL
{
	width: 31px;
	height: 31px;
	background-image: url(resources/images/gb_bl.gif);
}

.GreyBoxMenu_BR
{
	width: 31px;
	height: 31px;
	background-image: url(resources/images/gb_br.gif);
}

.GreyBoxMenu_Content
{
	width: 200px;
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
}

.GreyBoxMenu_Spacer
{
	width: 145px;
}

.GreyBoxMenu a
{
	text-decoration: none;	
}

.Red_Title
{
	color: #F20403;
	font-family: verdana, arial, geneva; 
	font-size:11px;	
	font-weight: bolder;
}

.arrow_link
{
	color: #F20403;
	/*background-image: url(resources/images/arrow.gif);*/
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-decoration: none;
	/*padding-left: 14px;*/
}

.mandatory_field
{
	color: Red;
}

.pressControlLink
{
	font-family: verdana, arial, geneva; 
	font-size: 11px;	
	font-weight: bold;
	color: #F20403;
	text-decoration: none;
}