HTML
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    TEXT-ALIGN: center
}
BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    TEXT-ALIGN: center;
    background-color:#778BC7;
}

h1
{
	width:565px;
	height:18px;
	background-color:#778BC7;
	border-bottom:solid 1px #49567A;
	border-top:solid 1px #49567A;
	border-right:solid 2px #49567A;
	font-family:Verdana,Arial;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
	margin-left:3px;
	margin-top:3px;
	padding-left:3px;
	padding-top:6px;
	font-family:Verdana,Arial;
}

h2
{
	font-family:Verdana,Arial;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	width:310px;
	border-bottom:solid 1px #000000;	
}
h3
{
	font-family:Arial;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	padding:6px;
	margin-bottom:5px;
}
#pagewidth
{
    MARGIN-LEFT: auto;
    WIDTH: 780px;
    MARGIN-RIGHT: auto;
    TEXT-ALIGN: left;
    
}
#headerTop
{
    WIDTH: 780px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #FFFFFF;
    border-bottom:solid 1px #CCCCCC;
    margin-bottom:5px;
    
}
#header
{
    WIDTH: 580px;
    POSITION: relative;
    float:right;
    HEIGHT: 160px;
    BACKGROUND-COLOR: #FFFFFF;
    text-align:center;
    height:239px;
}
#leftcol
{
    FLOAT: left;
    WIDTH: 200px;
    POSITION: relative;
    background-color:#FFFFFF;
    height: 100%;
    vertical-align:top;

}
#homeHead
{
	width:560px;
	font-family:Verdana;
	font-size:11px;
	border-bottom:solid 1px #CCCCCC;
}
#homeHead p
{
	color:#003366;
    font-family:Arial;
	font-size:11px;
	padding-left:5px;
	margin:3px;
	text-align:left;	
}

#leftblocktop
{
    WIDTH: 190px;
    background-color:#FFEAD9;
    height: 160px;
    vertical-align:top;
    border:solid 1px #FBB074;
    margin-left:5px;
	margin-top:5px;
}
#leftblockbottom
{
    WIDTH: 190px;
    background-color:#E7F1FB;
    height: 250px;
    vertical-align:top;
    border:solid 1px #99C9FA;
    margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	
}
#leftblocktop p
{
    color:#003366;
    font-family:Arial;
	font-size:11px;
	padding-left:5px;
	margin:3px;
	text-align:left;
}
#leftblockbottom p
{
    color:#003366;
    font-family:Arial;
	font-size:11px;
	padding-left:5px;
	margin:3px;
	text-align:left;
}
#maincol
{
    DISPLAY: inline;
    FLOAT: right;
    WIDTH: 580px;
    POSITION: relative;
    BACKGROUND-COLOR: #ffffff;
    margin-top:2px;
    
    
}
#maincol p
{
    font-family:Verdana;
	font-size:11px; 
}
#mainRight
{
	float:right;
	width:270px;
	margin-top:5px;
	padding:3px;
	background-color:#ffffff;
}
#mainRight img
{
	border:solid 2px #666666;	
}

#mainLeft
{
	float:left;
	width:272px;
	margin-top:5px;
	font-family:Verdana;
	border-right: solid 1px #CCCCCC;
}

#mainLeft p
{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:11px;
	padding-left:3px;
}

#mainRight p
{
	margin-top:0px;
	padding:0px;
	font-family:Verdana;
	font-size:11px;
	padding-left:3px;
	
}

#mainContent
{
	margin:5px;
	font-family:Verdana;
}
.liston
{
    background-color:#FFEAD9;
    vertical-align:top;
    border-bottom:solid 1px #FBB074;
    margin-left:5px;
	margin-top:5px; 
}
.listoff
{
    background-color:#FFFFFF;
    vertical-align:top;
    border-bottom:solid 1px #FBB074;
    margin-left:5px;
	margin-top:5px;
}
.EditingFormLabel
{
    font-weight:bold;
	margin-top:0px;
	padding:0px;
	font-family:Verdana;
	font-size:11px;
	padding-left:3px;
}
.mainContentFlow
{
	float: left;
	clear: left;
	margin: 0px 1.25em 0px 0px;
	border:solid 2px red;
}
#mainPic
{
	BORDER-RIGHT: #001E7A 2px dotted;
	PADDING-RIGHT: 5px;
	DISPLAY: block; 
	PADDING-LEFT: 5px; 
	FLOAT: right; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 5px; 
	FONT: bold 14px Verdana ,Arial, Helvetica; 
	BORDER-LEFT: #001E7A 2px dotted; 
	WIDTH: 170px; 
	COLOR: #ca7900; 
	PADDING-TOP: 5px;
	text-align:center;
}

#mainPic img
{
	border:solid 2px #666666;	
}

#footer
{
    CLEAR: both;
    HEIGHT: 18px;
    BACKGROUND-COLOR: #001E7A;
    color:#ffffff;
    font-family:Arial;
	font-size:12px;
	padding:3px;
	padding-top:6px;
	text-align:center;
	width:774px;
	display:block;
	margin: 0 auto 20px auto;
}
.clearfix:unknown
{
    CLEAR: both;
    DISPLAY: block;
    VISIBILITY: hidden;
    HEIGHT: 0px;
    content: "."
}
.clearfix
{
    DISPLAY: inline-block;
}
 HTML .clearfix
{
    HEIGHT: 1%
}
.clearfix
{
    DISPLAY: block
}
#twocols
{
    FLOAT: none;
    WIDTH: 100%
}

.containerHome
{
	background-color:#FFFFFF;
	width:565px;
	margin-left:3px;
	margin-bottom:5px;
	padding-left:3px;
	font-family:Arial;
	font-size:12px;
}

.container
{
	background-color:#FFFFFF;
	border:solid 1px #7A7A7A;
	border-bottom:outset 2px #7A7A7A;
	border-right:outset 2px #7A7A7A;
	width:565px;
	margin-left:3px;
	margin-bottom:5px;
	padding-left:3px;
	font-family:Arial;
	font-size:12px;
}

.FooterMenuCMSMenuItem
{
	color: #FFFF00;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	text-decoration: none;
	padding-right:8px;
	font-size: 10px;
	text-align: center;
	white-space:nowrap;
}

.FooterMenuCMSMenuItemMouseOver
{
	color: #FFFFFF;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	text-decoration: underline;
	cursor:pointer;
	padding-right:8px;
	font-size: 10px;
	white-space:nowrap;
}

.FooterMenuCMSMenuHighlightedMenuItem
{
	color: #FFFFFF;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	text-decoration: none;
	padding-right:8px;
	font-size: 10px;
	white-space:nowrap;
}

.FooterMenuCMSMenuHighlightedMenuItemMouseOver
{
	color: #FFFFFF;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	text-decoration: none;
	padding-right:8px;
	font-size: 10px;
	white-space:nowrap;
}

.FooterMenuCMSMenuHighlightedMenuItemMouseDown
{
	color: #FFFFFF;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	text-decoration: underline;
	cursor:pointer;
	padding-right:8px;
	font-size: 10px;
	white-space:nowrap;
}


.FooterMenuCMSMenuItemMouseDown
{
	color: #FFFFFF;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	text-decoration: underline;
	cursor:pointer;
	padding-right:8px;
	font-size: 10px;
	white-space:nowrap;
}

.FooterMenuCMSMenuItemMouseUp
{
	color: #FFFFFF;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	text-decoration: underline;
	cursor:pointer;
	padding-right:8px;
	font-size: 10px;
	white-space:nowrap;
}



.FooterMenu a:link {
	color: #ffffff;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	text-decoration: none;
	text-align: center;
	white-space:nowrap;
}





.SubMenuCMSMenuItem
{
	color: #001E7A;
	text-decoration: none;
	font-size: 10px;
	white-space:nowrap;
}

.SubMenuCMSMenuItemMouseOver
{
	color: #001E7A;
	text-decoration: underline;
	cursor:pointer;
	font-size: 10px;
	white-space:nowrap;
}
/*
.SubMenuCMSMenuHighlightedMenuItem
{
	color: #001E7A;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	text-decoration: none;
	padding-right:8px;
	font-size: 10px;
	white-space:nowrap;
}

.SubMenuCMSMenuHighlightedMenuItemMouseOver
{
	color: #001E7A;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	text-decoration: none;
	padding-right:8px;
	font-size: 10px;
	white-space:nowrap;
}

.SubMenuCMSMenuHighlightedMenuItemMouseDown
{
	color: #001E7A;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	text-decoration: underline;
	cursor:pointer;
	padding-right:8px;
	font-size: 10px;
	white-space:nowrap;
}


.SubMenuCMSMenuItemMouseDown
{
	color: #001E7A;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	text-decoration: underline;
	cursor:pointer;
	padding-right:8px;
	font-size: 10px;
	white-space:nowrap;
}

.SubMenuCMSMenuItemMouseUp
{
	color: #FFFFFF;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	text-decoration: underline;
	cursor:pointer;
	padding-right:8px;
	font-size: 10px;
	white-space:nowrap;
}

*/
.SubMenu a:link {
	color: #001E7A;
	text-decoration: none;
	white-space:nowrap;
}


