#Body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #909dc0;
}

p
{
	margin: 0;
	color: #555;
}

a:link, a:visited
{
	color: #555;
	text-decoration: underline;
}

H1, H2, H3, H4
{
	font-family: Arial;
	color:#555;
}
H1
{
	font-size: 20px;
}
H2
{
	font-size: 18px;
}
H3
{
	font-size: 16px;
}
H4
{
	font-size: 14px;
}



#boxPage
{
	width: 1000px;
	background: #fff;
	margin: 0 auto;
	position: relative;
}

#boxTopRow
{
	background: url(img/topRow_bg.gif) no-repeat;
	height: 60px;
}

#boxNavLinks
{
	padding: 8px 0 0 0;
	margin: 0 auto;
	font-size: 10px;
	color: #fff;
	height: 52px;
	float: left;
	width: 300px;
}

#boxNavLinks ul
{
	float: left;
	display: inline;
	margin: 0;
	padding: 2px 0;
}

#boxNavLinks ul li
{
	padding-top: 3px;
	display: inline;
	margin: 0 auto !important;
	padding: 0 4px;
	border-right: 2px #c7cedf solid;
}

#boxNavLinks li.last
{
	border-right: none;
}

#boxNavLinks a
{
	padding-left: 2px;
	color: #fff;
	margin: 0 !important;
	text-decoration: underline;
}

#boxNavLinks a:hover
{
	text-decoration: underline;
	color: #ccc;
}


#boxBanner
{
	height: 123px;
	background: url(img/banner_bg.gif) no-repeat;
	border-top: 2px #909dc0 solid;
	border-bottom: 2px #909dc0 solid;
}

#boxLogo
{
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-left: 10px;
}

#boxTagline
{
	margin-left: 200px;
	padding: 0 10px 0 0;
}
#boxTagline H1
{
	position: relative;
	font-family: Arial;
	font-weight: bold;
	color: #fff;
	top: 30px;
	left: 5px;
	font-size: 23px;
}

#boxTagline H2
{
	position: relative;
	top: 40px;
	padding: 3px;
	text-align: justify;
	font-size: 12px;
	font-weight: bold;
	color: #2d427b;
	border-bottom: 1px #909dc0 solid;
	border-top: 1px #909dc0 solid;
	text-indent: 10px;
}

#boxUtility
{
	background-color: #909dc0;
	height: 20px;
}

#boxHorizontalMenu
{
	background: url(img/utility_bg.gif) no-repeat;
	font-size: 10px;
	margin: 0 auto;
	width: 1000px;
	border-bottom: 2px #909dc0 solid;
	height: 18px;
}

#boxHorizontalMenu ul
{
	display: inline;
	margin: 0;
	height: 16px;
}

#boxHorizontalMenu ul li
{
	float: left;
	display: block;
	width: auto;
	margin: 0em auto auto 0;
	border-right: 1px #909dc0 solid;
	padding: 2px;
}

#boxHorizontalMenu ul li a
{
	display: inline;
	background: url(img/menu_bg_off.gif) repeat-x;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	margin-top: 1px;
	padding: 4px;
}

#boxHorizontalMenu ul li a:hover
{
	background: none;
	color: #fff;
}


#boxContent
{
	background: #fff;
	clear: both;
	float: left;
	width: 990px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

#boxLeft
{
	float: left;
	width: 185px;
}

#boxMenu
{
	width: 185px;
	float: left;
	background: url(img/utility_bg.gif) repeat;
}
#boxLeftPane
{
	clear: both;
	padding-top: 10px;
}

#boxTop
{
	float: right;
	width: 800px;
	padding-left: 5px;
}

#boxCenter
{
	float: left;
	width: 400px;
	padding-left: 5px;
}

#boxRight
{
	float: left;
	width: 395px;
	padding-left: 5px;
}

#boxFooter
{
	clear: both;
	border-top: solid 1px #ccc;
	background: url(img/footer_bg.gif);
	height: 30px;
	text-align: right;
	color: #fff;
	padding: 30px 10px 0 0;
}

#boxFooter .SkinObject
{
	color: #fff;
	font-weight: normal;
	padding: 0 4px 0 4px;
}

#boxFooter a.SkinObject:link, #boxFooter a.SkinObject:visited, #boxFooterItems a.SkinObject:active
{
	text-decoration: underline;
	color: #fff;
	font-weight: normal;
}

#boxFooter a.SkinObject:hover
{
	text-decoration: underline;
	color: #ccc;
}






/* r.a.d.menu USAR skin */
#boxMenu .rmLink, #boxMenu .rmLink:visited
{	
	text-decoration: none;
	color: #fff;
	background: transparent;
	background: #6682b8 url(img/menu_off.gif) top left;
	border-top: 1px solid #aaa;
	border-bottom:solid 1px #aaa;
	width: 185px;
	padding:0;	
}
#boxMenu .rmLink:hover, 
#boxMenu .rmFocused, 
#boxMenu .rmExpanded
{
	color: #fff;	
	background: #6682b8 url(img/menu_on.gif) top left;
}
#boxMenu .rmRootGroup .rmText
{
	padding-left: 8px;
	margin-right: 4px;
	font: bold 12px Arial, Verdana, Sans-serif;
	line-height: 28px;
}
#boxMenu .rmGroup
{
	border: solid 1px #6788be;
	border-top: 0px;
	background: white;
}
#boxMenu .rmVertical .rmGroup
{
	border: solid 1px #6788be;
}
#boxMenu .rmGroup .rmLast
{
	background: white;
}
#boxMenu .rmGroup .rmLink, #boxMenu .rmGroup .rmLink:visited
{
	background: white;
	border: 0px;
	border-bottom: solid 1px #f0f2f3;
	color: #333;
	width:auto;
	padding-right:8px;
}
#boxMenu .rmGroup .rmText
{
	font-weight: normal !important;
	background: none;
	margin-right: 0px !important;
	font-size: 11px;
}
#boxMenu .rmGroup .rmLink:hover,
#boxMenu .rmGroup .rmFocused,
#boxMenu .rmGroup .rmExpanded
{
	background: #e7f1ff;
	border: 0px;
	border-bottom: solid 1px #d8dde0;
}






