﻿body 
{
	background-color: #c0c0c0;
	font-family: Verdana;
	font-size: 12px;
}

a img
{
	border: none;
}

h5
{
	margin: 0px 0px 10px 0px;
	font-size: 14px;
}

h3
{
	font-size:12px;
	margin: 0px 0px 0px 0px;
}

p
{
	margin: 5px 0px 10px 0px;
}

#mainContentContainer
{
	width: 750px;
	margin: 0 auto;
	/*border: solid 1px #404040;*/
	background-color: #ffffff;
	/*height: auto;650px;*/
}

.topSpacer
{
	height: 7px;
	background-color: #404040;
	font-size: 7px;
	width: 100%;	
	width:748px;
	border-left: solid 1px #404040;	
	border-right: solid 1px #404040;	
}

.pageTop
{
	background-color: #ffffff;
	float: left;
	width: 748px;
	border-left: solid 1px #404040;	
	border-right: solid 1px #404040;
}

.logoCell
{
	height: 75px;		
	width: 250px;
	border-left: solid 10px #ffffff;
	float: left;
}

.logoCell img
{
	border-top: solid 15px #ffffff;
}

.bgCell
{
	float: right;
	height: 75px;
	width: 400px;
	background-attachment: scroll;
	background-position: right top;
	background-repeat: no-repeat;
	text-align: right;
}

.bgCell a:link, .bgCell a:active, .bgCell a:visited, .bgCell a:hover, .bgCell a:visited:hover
{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	display: inline-block;
	padding: 0px 5px 0px 5px;
}

.menuParentContainer
{
	float: left;	
	width:750px;
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat-x;
	height: 30px;
	/*background-color: Transparent;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.menuContainer
{
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat-x;
	height: 30px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	border-left: solid 1px #404040;	
	border-right: solid 1px #404040;
}

/*.menuContainer *
{
	background-color: Transparent;
}*/

.parentMenuContainer
{
	padding-left: 10px;
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat-x;
}

.pageFooterContainer
{
	font-size: 10px;
	color: #ffffff;
	height: 12px;
	background-color: #404040;
	width:  745px;
	margin: 0 auto;
	border: solid 1px #404040;
	text-align: right;
	padding-right: 3px;
	padding-bottom: 2px;
	float: left;
}

#mainBodyContainer
{
	width: 748px;
	float: left;
	border-left: solid 1px #404040;	
	border-right: solid 1px #404040;		
	background-color: #ffffff;	
	background-attachment: scroll;
	background-position: left 0px;
	background-repeat: repeat-y;		
}

.mainBodyTable
{
	width: 748px;
	height: auto;/*538px;*/
}

.mainBodyLeftCell
{
	vertical-align: top;	
	border-top: solid 10px #ffffff;
}

.mainBodyLeftCell div
{
	background-color: #ffffff;
}

.mainBodyLeftCell input
{
	font-size:10px;
}

.mainBodyRightCell
{
	width: 200px;
	border-left: solid 1px #404040;
	background-color: #f0f0f0;
	vertical-align: top;
}

.mainBodyRightCell table, .mainBodyRightCell table td td
{
	background-color: #f0f0f0;
}

.mainBodyRightCell div
{
	background-color: #f0f0f0;
}

/*
.topMenu
{
	list-style-image: none;	
	list-style-type: none;
	margin: 0px 0px 0px 3px;
	padding: 4px 0px 0px 0px;
}

.menuItem
{
	height: 19px;
	margin:0 0 0 0;
	padding: 3px 15px 3px 0px;
	float: right;
		font-variant: small-caps;
}

.menuItem a
{
	display: inline-block;
}

.menuItem a:link
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.menuItem a:hover, .menuItem a:visited:hover
{
	color: #ffffff;	
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 3px #b6dd39;
}

.menuItem a:active
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;	
}

.menuItem a:visited
{
	color: #ffffff;
	font-weight: bold;	
	text-decoration: none;	
}*/

.rightListBoxContainer
{
	padding: 3px 3px 3px 3px;
	border-bottom: solid 20px #f0f0f0;
	font-size: 11px;
}

.mainBodyLeftCell .rightListBoxContainer
{
	border-bottom: solid 20px #ffffff;
}

.rightListBoxContainer span
{
	width: 100%;
	display: block;
	font-size: 11px;
	font-variant: small-caps;
	margin-bottom: 5px;
	background-color: #404040;
	color:#ffffff;
	padding:1px 1px 1px 1px;
}

.rightListItem
{
	font-variant: small-caps;
	height: 19px;
}

.rightListBoxContainer input
{
	width: 95%;
	font-size: 11px;
}

.contactTypeContainer span
{
	width:60px;
}

.contactTypeContainer input
{
	width:20px;
}

.errLabel
{
	display: block;
	color: Red;
	border:solid 5px transparent;
	font-size: 10px;
}

a:link, a:visited, a:active
{
	color: #0066cc;
	text-decoration: underline;
}

a:hover, a:visited:hover
{
	color: #606060;
	text-decoration: underline;
}

.modalBackground {
	background-color: Silver;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.popupDialog
{
	padding: 3px 3px 3px 3px;
	background-color: #505050;
	height: 130px;
	width: 300px;
	color: #000000;	
}

.popupDialog a, .popupDialog a:link, .popupDialog a:hover, .popupDialog a:active, .popupDialog a:visited, .popupDialog a:visited:hover
{
	color: #000000;
	text-decoration: underline;
}

.popupDialog table
{
	border: solid 1px #808080;		
	width: 100%;
	height: 100%;
}

.startPageTopShow
{
	margin-left: 145px;	
}
.startPageContent
{
	margin-left: 145px;
	padding-right: 5px;
	font-size:10px;
}