body
{
	background-color: white;
	font-family: Verdana, Arial,serif,fantasy;
	font-size: 10px;
	color: #404040;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table
{
	background-color: white;
	font-family: Verdana, Arial,serif,fantasy;
	font-size: 10px;
	color: #404040;
	font-weight: Normal;
	text-decoration: none;
}

div.container
{
	border: solid 1px #8FA3B6;
	padding: 10px 10px 10px 10px;
	text-align: left;	
}

div.mainContainer
{

}

div.headerContainer
{
	border: solid 0px #000000;
	width: 100%;
	float: left;
}

div.menuContainer
{
	margin: 5px 5px 5px 5px;
	border: solid 0px #000000;
	float: left;
}

div.contentContainer
{
	margin: 5px 5px 5px 5px;
	border: solid 0px #000000;
	width: 530px;
	float: left;
	
}

div.newsContainer
{
	margin-top: 5px;
	margin-left: 5px;
	border: solid 0px #000000;
	float:left;
}

div.bottomContainer
{
	text-align: left;
	border: solid 0px #000000;
	float: left;
	width: 100%;
}

div.contentTemp
{
	position: relative;
	width: 100%;	
}

div.menu-left
{
	border: solid 0px #000000;
	float: left;
}

div.menu-right
{
	border: solid 0px #000000;
	float: right;
	text-align: right;
}

.title-position
{
	margin-right: 50px;
	text-align: right;
}

.bg-header
{
	width: 100%;
	background-image: url(Images/bg-header2.gif);	
}

td.padding-bottom
{
	padding-bottom: 10px;
}

td.justine
{
	width: 130px;
	padding-bottom: 10px;
}

td.news
{
	padding: 4px 4px 4px 4px;
	background-color: #E5EAF0;		
}

td.label
{
	text-align: right;
}

td.bottom_left
{
	padding-left: 20px;
	padding-right: 3px;
}

td.bottom_right
{
	padding-left: 5px;
	border-left-color: #8FA3B6;
	border-left-style: dotted;
	border-left-width: thin;
	font-weight: bold;
}

td.bottom_news
{
	border-bottom-color: #8FA3B6;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}

td.bottom_dotted
{
	border-bottom-color: #52708B;
	border-bottom-style: dashed;
	border-bottom-width: 1px;	
}

td.top_align
{
	vertical-align: top;
}

th
{
	text-align: left;
	background-color: #52708B;
	color: White;
	font-size: 13px;
	font-weight: bold;	
}

.th
{
	text-align: left;
	background-color: #52708B;
	color: White;
	font-size: 13px;
	font-weight: bold;
}

img
{
	border: none;
}

.art
{
	padding: 4px 4px 4px 4px;	
}

.bold
{
	font-weight: bold;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: red;
}
a:visited.header
{
	text-decoration: none;
	color: #52708B;
}
a:active
{
	text-decoration: none;
	color: red;
}
a:hover.header
{
	text-decoration: none;
	color: Red;
}

a.news
{
	font-size: 9px;
	color: Black;
	font-weight: 500;
}

a:hover.news
{
	background-color: Transparent;
	color: Red;
}

a:visited.news
{
	text-decoration: none;
	color: Black;
}

a.menuitem
{
	font-size: 12px;
	color: #52708B;
	font-weight: 500;
}

a:hover.menuitem
{
	background-color: Transparent;
	color: Red;
}

a:visited.menuitem
{
	text-decoration: none;
	color: #52708B;
}

a:hover.title
{
	background-color: Transparent;
}

a.red
{
	color: Red;	
}


a.header
{
	color: #52708B;
	font-family: Verdana, Arial, Serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

img.border
{
	border: solid 1px #52708B;
}

image.article_image
{
	max-width: 500px;
	padding: 7px 3px 7px 3px;
}

.button
{
	border: #a0a0a0 1px solid;
	background: #FFFFFF;
	background-image: url(Images/button.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	height: 18px;
	color: #808080;
	text-decoration: none; 
	font-weight: bold; 
	text-align: center;
}

.page_title
{
	font-size: 20px;
	font-weight: 100;
	color: #52708B;
}

.page_section
{
	font-size: 14px;
	font-weight: 600;
	color: #52708B;
}

.heading_small
{
	font-size: 12px;
	font-weight: 500;
	color: #52708B;
}

.story_title
{
	font-size: 20px;
	font-weight: 100;
	color: #52708B; 
}

.story_ingress
{
	font-size: 12px;
	font-weight: bold;
}

li.large
{
	font-size: 13px;
	font-weight: 500;
	color: #52708B;
	list-style-type: none;
	padding: 8px 0px 0px 0px;
	list-style-image: url(Images/dark-dots.gif);
}

li.image
{
	list-style-type: none;
	list-style-image: url(Images/dark-dots.gif);
}

li.none_list_type
{
	list-style-type: none;
}

li.number
{
	list-style-type: decimal;
}

.bold
{
	font-weight: bold;	
}

.menu_header
{
	background-color: Red;
	width: 100%;
}
