html {
	height : 100%;
}
body {
	height : 100%;
	margin : 0;
	background-color : #505051;
	background-image : url("/portals/CJR/skins/CJR/assets/bg_tile_gradient.png");
	background-repeat : repeat-x;
}

img {
	border : 0;
	margin : 0;
}
#shell {
	height : 100%;
	background-image : url("/portals/CJR/skins/CJR/assets/bg_tile_line.png");
}
#shell_top {
	background-image : url("/portals/CJR/skins/CJR/assets/bg_tile_top.png");
	height : 9px;
}

#shell_top_ring {
	position : relative;
	left : 50%;
	margin-left : -450px;
	width : 900px;
}

#top_ring {
	position : absolute;
	left : 137px;
	top : 0px;
}

#main_body {
	position : relative;
	left : 50%;
	margin-left : -450px;
	width : 900px;
	background-color : #FFFFFF;
}

#main_header {
	width : 900px;
	height : 146px;
	background-image : url("/portals/CJR/skins/CJR/assets/header2.jpg");
}

#main_nav {
	height : 28px;
	background-image : url("/portals/CJR/skins/CJR/assets/bg_tile_nav.png");
	border-width : 0 1px 0 1px;
	border-style : solid;
	border-color : #797979;
	padding-left: 20px;
}

#main_nav ul {
	padding : 0 0 0 20px;
	list-style-type: none;
	margin : 0;
	font-family : Impact, Verdana, Arial;
	text-align : center;
}

#main_nav ul li {
	float : left;
	color : #E0E0E0;
	margin : 2px 5px 0 0;
}

#main_nav ul a {
	font-size : 13px;
}

#main_nav ul a:link,
#main_nav ul a:visited {
	color : #E0E0E0;
	text-decoration : none;
}

#main_nav ul a:hover {
	text-decoration : underline;
}

#main_content_top {
	position : relative;
	height : 97px;
	background-color : #FFFFFF;
	background-image : url("/portals/CJR/skins/CJR/assets/bg_content_top.png");
	background-repeat : no-repeat;
	border-width : 0 1px 0 1px;
	border-style : solid;
	border-color : #797979;
}

#main_headline {
	position : absolute;
	left : 22px;
	top : 63px;
}

#main_content_bottom {
	position : relative;
	background-color : #FFFFFF;
	background-image : url("/portals/CJR/skins/CJR/assets/bg_content_bottom.png");
	background-repeat : no-repeat;
	background-position : bottom;
	border-width : 0 1px 0 1px;
	border-style : solid;
	border-color : #797979;
	padding : 0 0 40px 0;
}

#main_content_bottom p {
	font-family : arial, helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #6B6B6B;
	margin : 0 0 10px 50px;
}

#main_content_bottom p.main {
	width : 530px;
}

#main_content_bottom p.sub {
	
}

#main_content_right {
	position : absolute;
	left : 609px;
	top : 174px;
}


#main_footer {
	height : 30px;
	background-image : url("/portals/CJR/skins/CJR/assets/bg_tile_footer.png");
	border-width : 0 1px 1px 1px;
	border-style : solid;
	border-color : #797979;
}

#main_footer p {
	font-size : 12px;
	color : #E0E0E0;
	font-family : Impact, Verdana, Arial;
	text-align : center;
	margin : 0;
	padding : 5px 0 0 0;
}

#main_footer a:link,
#main_footer a:visited {
	color : #E0E0E0;
	text-decoration : none;
}
#main_footer a:hover {
	text-decoration : underline;
}

.SiteMenu_Container {
font-size: 9pt;
}

.SiteMenu {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
}

.SiteMenu_Separator {
	visibility: visible;
	color: #ffffff;
}

.SiteMenu_Item {
	cursor: pointer;
	font-size: 9pt;
	font-weight:bold;
	color: #FFFFFF;
}

.SiteMenu_ItemIcon {
}

.SiteMenu_ItemText {
	padding: 3px;
	font-size: 9pt;
	font-weight:bold;
	color: #ffffff;
}

.SiteMenu_ItemArrow {
	color: black;
	background-image: url(images/SubMenuArrow.gif);
	background-repeat: no-repeat;
}

.SiteMenu_SelItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color: #cccccc;
}

.SiteMenu_SelItem td {
	cursor: pointer;
	font-size: 9pt;
	font-weight:bold;
	color: #ffffff;
}


.SiteMenu_SelItemIcon {
}

.SiteMenu_SelItemText {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
}

.SiteMenu_SelItemArrow {
}

.SiteSubMenu {
	border: 1px solid black;
	color: black;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.SiteSubMenu_Separator {
}

.SiteSubMenu_Item {
	cursor: pointer;
}

.SiteSubMenu_ItemIcon {
}

.SiteSubMenu_ItemText {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.SiteSubMenu_ItemArrow {
}

.SiteSubMenu_SelItem {
	color: white;
	background-color:#999999;
	cursor: pointer;
}

.SiteSubMenu_SelItemIcon {
}

.SiteSubMenu_SelItemText {
	padding: 2px;
}

.SiteSubMenu_SelItemArrow {
}

.TreeView {
	border: 1px solid black;
	background-color: white;
}

.TreeView_NodeText {
	color: black;
	cursor: pointer;
	white-space: nowrap;
	padding-left: 4px;
}

.TreeView_SelNodeText {
	color: white;
	background-color: black;
	cursor: pointer;
	white-space: nowrap;
	padding-left: 4px;
}
.subf {	font-family : arial, helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #6B6B6B;
	margin : 0 0 10px 50px;}
	
.sectit {background-image:url(/portals/CJR/skins/CJR/assets/sectitle.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 4px 10px 0 14px;
	height:21px;
	width:174px;
	font-family:Arial, Helvetica, sans-serif;
	color:#222;
	font-size:12px;
	font-weight:bold;}
	
.secbox { background-image: url(/portals/CJR/skins/CJR/assets/secbtm.gif);
	background-repeat:no-repeat;
	height:auto;
	background-position:top center;
	padding: 7px 10px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#222;
	font-size:11px;
	height:221px;
	width:174px;}
	
.secbox ul{margin:10px 0px 0px 15px; padding:0px;}
.secbox ul li {margin:0px; padding:0px 0px 0px 0px; width:140px;}

.sub {	font-family : arial, helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #6B6B6B;
	margin : 0 0 10px 50px;}

.choicestyle {	font-family : arial, helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #6B6B6B;
	margin : 0 0 10px 50px;}
	
