﻿#container 
{
	width: 917px;
	_height: 500px;
	min-height: 500px;
	margin: auto;
}

#menutop
{
	height: 104px;	
}

#menutop a,
#menutop a:link,
#menutop a:visited
{
	font-size: 9px;
	color: #8c9db3;
}
#menutop a:hover,
#menutop a:active
{
	font-size: 9px;
	color: #ffffff;
}


#menutitle
{
	
	width: 150px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}


#menuzone 
{
	width: 216px;
	background-color: #3f556f;
	border: solid 1px #2e2e2e;
}

#menuzone a,
#menuzone a:link,
#menuzone a:visited
{
	color: #fff;
	text-decoration: none;

}
#menuzone a:hover,
#menuzone a:active
{
	color: #ccc;
}



#contentzone
{
	width: 684px;
	background-color: #ffffff;
	border: solid 1px #2e2e2e;
}

#footer
{
	font-size: 10px;
	color: #a6b9d1;
	margin-top: 5px;
	margin-bottom: 10px;
}

#footer a,
#footer a:link,
#footer a:visited
{
	font-size: 10px;
	color: #a6b9d1;
	text-decoration: none;
}

#footer a:hover,
#footer a:active
{
	color: #ffffff;
}

/* r.a.d.menu Plain skin */
.RadMenu_brodeur_Context
{
	background: none;
	border:0;
}

.RadMenu_brodeur .link
{
	text-decoration:none;
	color: #0083a9;	
}


.RadMenu_brodeur .text .focused,
.RadMenu_brodeur .text:hover
{
	background-repeat: no-repeat;
	background-position: right center;
	
}

.RadMenu_brodeur .text
{
	padding-left: 8px;	
	padding-right: 8px;
	font-size: 12px;
	font-family: Verdana;
	cursor: hand;
	cursor: pointer;
}

.RadMenu_brodeur .vertical
{	
	border: solid 1px #000000;
	background-color: #3f556f;
	text-align: left;
}

.RadMenu_brodeur .vertical .item
{	
	
	padding-top: 3px;
	padding-bottom: 3px;
}

.RadMenu_brodeur .vertical .text
{
	color: #b3c1d0;
}

.RadMenu_brodeur .vertical .focused,
.RadMenu_brodeur .vertical .text:hover
{
	color: #ffffff;
}

.RadMenu_brodeur .vertical .separator
{
	height: 1px;
	font-size: 0px;
	background-color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
}


.RadMenu_brodeur .separator .text
{
	display: none;
}


.textdisabled1, 
.textcollapsed1
{
	
	color: #b3c1d0;
}

.texthovercollapsed1, 
.texthoverexpanded1, 
.textselected1, 
.textexpanded1,
.textdisabled1
{
	color: #ffffff;
	
}

.collapsed1, 
.hovercollapsed1, 
.hoverexpanded1,
.expanded1,
.selected1,
.disabled1
{
	padding-left: 20px;	
	padding-right: 2px;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	font-family: Verdana;
	cursor: hand;
	cursor: pointer;
}

.textdisabled2, 
.textcollapsed2,
.textexpanded2
{
	
	color: #b3c1d0;
}

.texthovercollapsed2, 
.texthoverexpanded2, 
.textselected2, 
.textdisabled2
{
	color: #ffffff;
	
}

.collapsed2, 
.hovercollapsed2, 
.hoverexpanded2,
.expanded2,
.selected2,
.disabled2
{
	padding-left: 30px;	
	padding-right: 2px;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	font-family: Verdana;
	cursor: hand;
	cursor: pointer;
}

.textdisabled3, 
.textcollapsed3,
.textexpanded3
{
	
	color: #b3c1d0;
}

.texthovercollapsed3, 
.texthoverexpanded3, 
.textselected3, 
.textdisabled3
{
	color: #ffffff;
	
}

.collapsed3, 
.hovercollapsed3, 
.hoverexpanded3,
.expanded3,
.selected3,
.disabled3
{
	padding-left: 40px;	
	padding-right: 2px;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	font-family: Verdana;
	cursor: hand;
	cursor: pointer;
}