body
{
	font: normal 11px Verdana, Sans-serif;
	background-image:url(../images/background.gif);
	margin:0px;
	padding-top: 20px;
	line-height:15px;
}

h1, h2, h3
{
	font: bold 10pt Verdana, Sans-serif;
	margin-bottom:0px;
}

.clearer
{
	height: 1px;
}

p
{
	font: normal 10pt Verdana, Sans-serif;
}

a
{
	color:#ffcb05;
	text-decoration:none;
}

a:hover
{
	color:#000;
	text-decoration:none;
}

hr
{
	color:#ccc;
	height:1px;
}

img
{
	border:none;
}

#main
{
	margin:0px auto;
	width:997px;
	background:#fff;
}

#header
{
	height:108px;
	background-image:url(../images/header.jpg);
}

#menu
{
	height:23px;
	padding:59px 8px;
}
#menu2
{
	height:23px;
	padding-top:3px;
	padding-left:620px;
}

.box
{
	margin:0;
	padding:0;
	margin-left:8px;
	margin-top:10px;
	display:block;
}
.box h1
{
	color:#000000;
	line-height:20px;
	background:#ededed;
	border-left:4px solid #ffcb05;
	border-top: 1px solid #ffcb05;
	border-right: 1px solid #ffcb05;
	padding-left:15px;
	padding-bottom:0px;
	margin-bottom:0px;
	display:block;
}
.box p
{
	border-left:4px solid #ffcb05;
	border-right: 1px solid #ffcb05;
	border-bottom: 1px solid #ffcb05;
	padding-left:15px;
	padding-top:0px;
	margin-top:-30px;
	display:block;
}

#submenu
{
	width:212px;
	float:left;
}

#submenu ul {margin:0; padding:0; margin-left:8px; margin-top:10px; background-color:#ffffff;list-style:none;}
#submenu ul li {margin:0; margin-bottom:1px; padding:0; text-indent:15px; list-style:none;}
#submenu ul li.instate a {border-left:4px solid #000;}
#submenu ul li a {color:#000000; text-decoration:none; display:block; line-height:20px; background:#ededed; border-left:4px solid #ffcb05;}
#submenu ul li.instate a {color:#ffcb05; font-weight:bold; background: #ededed;}
#submenu ul li a:hover { color:#ffcb05; text-decoration:none;}

.submenu_box
{
	margin:10px 8px;
	margin-right:0px;
	padding:10px 16px;
	background: #fce17b;
}

.addr_box
{
	margin:10px 8px;
	margin-right:0px;
	padding:10px 16px;
	color: #6e6e6e;
}

#main-content
{
	margin:10px 0px;
	padding-top: 10px;
	margin-left:225px;
	width:750px;
}

#background_bottom
{
	height:30px;
	border-top:2px solid #ededed;
}

#footer
{
	padding:8px;
	color:#6e6e6e;
	font-size:8pt;
}

/* MENU */
.radmenu
{
	white-space:nowrap;
	float:left;
	position:relative;
}


.radmenu:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.radmenu ul.horizontal,
.radmenu ul.vertical
{
	margin:0;
	padding:0;
	display:none;
	position:relative;
	left:0;
	float:left;
}

.radmenu .item
{
	float:left;
	position:relative;
	list-style-image: none;
	list-style-position:outside;
	list-style:none;	
	_display:inline;
}


.radmenu .horizontal .item
{
	clear:none;
}

.radmenu .vertical .item
{
	clear:both;
}


.radmenu ul.active,
.radmenu ul.rootGroup
{
	display:block;
}

.radmenu .slide, 
.contextMenu
{
	position:absolute;
	overflow:hidden;
	display:none;
	_height:1px;
	float:left;
}

.contextMenu
{
	z-index:1000;
}

.radmenu .text
{
	display:block;
}

.radmenu a.link
{
	cursor:default;
	display:block;	
}


.scrollWrap
{
	position:absolute;
	float:left;
	overflow:hidden;
	left:0;
}

.radmenu .leftArrow,
.radmenu .topArrow,
.radmenu .bottomArrow,
.radmenu .rightArrow
{
	position:absolute;
	z-index:2000;
	text-indent:-1000em;
}

.radmenu .leftArrowDisabled,
.radmenu .topArrowDisabled,
.radmenu .bottomArrowDisabled,
.radmenu .rightArrowDisabled
{
	display:none;
	text-indent:-1000em;
}

.radmenu .bottomArrow, .radmenu .bottomArrowDisabled
{
	margin-bottom: -1px;
}

.radmenu .leftImage
{
	border:0;
	float:left;
}

.rtl
{
	float:right;
}

.rtl ul.horizontal,
.rtl ul.vertical
{
	float:right;
}

.rtl .item
{
	float:right;	
}

.rtl .leftImage,
.rtlcontext .leftImage
{
	border:0;
	float:right;
}

.radmenu ul.rootGroup
{
	float:none;
	_float:left;
}

.radmenu .link
{
	width:auto;
}
/* END MENU */

/* RadMenu WebBlue skin */

.RadMenu_WebBlue
{
	/* padding: 0 30px; */
	background: #d5d9de url('../images/menu/MenuBackground.gif');
	line-height: 23px;
}

.RadMenu_WebBlue .link
{
	text-decoration:none;
	color:#000;
	font-weight: bold;
	text-align:  center;
	line-height: 23px;
	padding-right: 1px;
}

.RadMenu_WebBlue .link:hover,
.RadMenu_WebBlue .focused,
.RadMenu_WebBlue .expanded
{
	color: #ffcb05;
	font-weight: bold;
	background: #ededed;
	border: 1px solid #c5c7ca;
	border-bottom: 0px;
	line-height: 22px;
	padding-right: 0px;
	
}

.RadMenu_WebBlue .text
{
	font-size: 11px;
	padding: 0px 4px;
}

.RadMenu_WebBlue .group
{
	border: solid 1px #c5c7ca;
	border-top: 0px;
	border-bottom: 1px;
}

.RadMenu_WebBlue .group .link
{
	background: #ededed;
	border-bottom: solid 1px #fff;
	border-left: 0px;
	border-right: 0px;
	width: auto;
	text-align: left;
	color: #000;
}

.RadMenu_WebBlue .group .text
{
	padding-left: 12px;
	font-weight: normal;
	padding-right: 60px;
}

.RadMenu_WebBlue .group .link:hover,
.RadMenu_WebBlue .group .focused,
.RadMenu_WebBlue .group .expanded
{
	background: white;
	color: #ffcb05;
	font-weight: normal;
}

.RadMenu_WebBlue .leftArrow,
.RadMenu_WebBlue .rightArrow,
.RadMenu_WebBlue .topArrow,
.RadMenu_WebBlue .bottomArrow,
.RadMenu_WebBlue .leftArrowDisabled,
.RadMenu_WebBlue .rightArrowDisabled,
.RadMenu_WebBlue .topArrowDisabled,
.RadMenu_WebBlue .bottomArrowDisabled
{
	border-left: 1px solid #d2d8de;
	border-left: 1px solid #d2d8de;
	background: #889bb0 url('../images/menu/left.gif') center center no-repeat;
	width:15px;
	text-decoration:none;
	text-indent:-3000px;
	color:#889bb0;
	overflow:hidden;
}

.RadMenu_WebBlue .topArrow,
.RadMenu_WebBlue .topArrowDisabled
{
	background-image:url('../images/menu/top.gif');
	width:100%;
}

.RadMenu_WebBlue .bottomArrow,
.RadMenu_WebBlue .bottomArrowDisabled
{
	background-image:url('../images/menu/bottom.gif');
	width:100%;
}

.RadMenu_WebBlue .rightArrow,
.RadMenu_WebBlue .leftArrow
{
	height:100%;
}

.RadMenu_WebBlue .rightArrow,
.RadMenu_WebBlue .rightArrowDisabled
{
	background-image: url('../images/menu/right.gif');
}

.RadMenu_WebBlue .vertical .separator .text
{
	padding-top: 3px;
	background: #f7f7f7 url('../images/menu/Separator.gif') no-repeat right;
	font-size: 0px;
	border-top:0px;
	border-bottom:0px;
}

.RadMenu_WebBlue .expandLeft,
.RadMenu_WebBlue .expandRight
{
	background:transparent url(../images/menu/groupImage.gif) right center no-repeat;
}

.RadMenu_WebBlue .link:hover .expandLeft,
.RadMenu_WebBlue .link:hover .expandRight,
.RadMenu_WebBlue .focused .expandLeft,
.RadMenu_WebBlue .focused .expandRight,
.RadMenu_WebBlue .expanded .expandLeft,
.RadMenu_WebBlue .expanded .expandRight
{
	background:transparent url(../images/menu/invertedGroupImage.gif) right center no-repeat;
}

/*right-to-left support*/

.RadMenu_WebBlue_rtl,
.RadMenu_WebBlue_rtl *
{
    text-align:right !important;
}

.RadMenu_WebBlue_rtl .group .text
{
	padding-left: 60px;
	padding-right: 12px;
}

.RadMenu_WebBlue_rtl .expandLeft,
.RadMenu_WebBlue_rtl .expandRight
{
	background:transparent url(../images/menu/left.gif) left center no-repeat;
}

.RadMenu_WebBlue_rtl .link:hover .expandLeft,
.RadMenu_WebBlue_rtl .link:hover .expandRight,
.RadMenu_WebBlue_rtl .focused .expandLeft,
.RadMenu_WebBlue_rtl .focused .expandRight,
.RadMenu_WebBlue_rtl .expanded .expandLeft,
.RadMenu_WebBlue_rtl .expanded .expandRight
{
	background:transparent url(../images/menu/invertedGroupImageRTL.gif) left center no-repeat;
}

.RadMenu_WebBlue_rtl .group .link:hover .expandLeft,
.RadMenu_WebBlue_rtl .group .link:hover .expandRight,
.RadMenu_WebBlue_rtl .group .focused .expandLeft,
.RadMenu_WebBlue_rtl .group .focused .expandRight,
.RadMenu_WebBlue_rtl .group .expanded .expandLeft,
.RadMenu_WebBlue_rtl .group .expanded .expandRight
{
	background:transparent url(../images/menu/left.gif) left center no-repeat;
}