@media all {
	.page-break	{ display: none; }
}

@media print {
	.page-break	{ display: block; page-break-before: always; }
}

@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}

body
{
	background-color: #c4bcb3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
img
{
	border: 0px;
}
div#contentout
{
	background: #ffffff;
	color: #363636;
	font-size: 0.9em;
	/*line-height: 1.2em;*/
	margin: 0px;
	padding: 24px;
}

images
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#container
{
	width: 881px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
#header
{
	float: left;
	width: 773px;
	height: 165px;
	margin-top: 20px;
	margin-right: 54px;
	margin-left: 54px;
	background-image: url(../image/MRC-header-logo.png);
	background-repeat: no-repeat;
	position: relative;
}

#header a#header-home
{
	height: 165px;
	width: 190px;
	position: absolute;
}

#logo
{
	float: left;
	height: 135px;
	width: 148px;
}
#header_text
{
	float: left;
	width: 400px;
	height: 143px;
	margin-top: 17px;
	margin-left: 28px;
}
#header_text_title
{
	background-image: url(../images/header_text_img.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 59px;
	width: 400px;
}
#searchbox
{
	float: left;
	height: 27px;
	width: 197px;
}

#header_text_subtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #433629;
	width: 435px;
	margin-top: 15px;
	
	position: absolute;
	z-index: 200;
	line-height: 17px;
}
#header_thirdcolumn
{
	float: right;
	width: 150px;
}
#searchbox_input
{
	float: left;
	height: 24px;
	width: 110px;
	margin-top: 15px;
}
#searchbox_input #search
{
	float: left;
	width: 110px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
}
#search_button
{
	float: left;
	height: 24px;
	width: 37px;
	margin-top: 15px;
}
#search_button #search_button2
{
	float: left;
	height: 23px;
	width: 37px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/search_button.jpg);
	background-repeat: no-repeat;
}

.search_button3
{
	float: left;
	height: 23px;
	width: 37px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/search_button.jpg);
	background-repeat: no-repeat;
}
#login_container
{
	float: right;
	width: 143px;
	margin-top: 29px;
}
#login_button
{
	float: right;
	height: 28px;
	width: 143px;
}
#login_button a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	float: left;
	width: 103px;
	text-align: left;
	height: 21px;
	background-image: url(../images/login.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 40px;
}
#login_button a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	float: left;
	width: 103px;
	text-align: left;
	height: 21px;
	background-image: url(../images/login.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 40px;
}
#socialmedia_container
{
	float: right;
	width: 107px;
	margin-top: 29px;
	margin-left: 89px;
}

#login_forgotregister
{
	float: right;
	width: 143px;
}
#login_forgotregister_items
{
	float: left;
	margin-top: 7px;
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3e250a;
	font-size: 10px;
}
#login_forgotregister_items a
{
	color: #3e250a;
	text-decoration: none;
}
#login_forgotregister_items a:hover
{
	color: #3e250a;
	text-decoration: underline;
}
#socialmedia_icons
{
	float: left;
	height: 26px;
	width: 26px;
	margin-left: 8px;
}
#maincontent_container
{
	float: left;
	width: 773px;
	margin-right: 54px;
	margin-left: 54px;
}
#maincontent_navbar
{
	float: left;
	width: 773px;
}
#maincontent_navbar ul
{
	margin: 0px;
	padding: 0px;
	float: left;
}
#maincontent_navbar ul li
{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#maincontent_navbar ul li.home a
{
	width: 125px;
	display: block;
	float: left;
	height: 25px;
	text-align: center;
	background-image: url(../images/navbar_30.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#maincontent_navbar ul li.home a.hoveractive {
	width: 125px;
	display: block;
	float: left;
	height: 25px;
	text-align: center;
	background-image: url('../images/navbar_over_34.jpg');
	background-repeat: no-repeat;
	background-color: #1c56ab;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#maincontent_navbar ul li.home a.active {
	background-image: url(../images/navbar_over_34.jpg);
	background-repeat: no-repeat;
	background-color: #1c56ab;
}
/*SubMenu For Home Begin*/
#maincontent_navbar ul li.home ul
{
	float: left;
	position: absolute;
	width: 249px;
	margin-top: 34px;
	margin-left: -66px;
	background-color: #233f7b;
	padding-top: 10px;
	text-align: center;
	z-index: 1000;
}
#maincontent_navbar ul li.home ul li a
{
	height: 28px;
	width: 208px;
	float: left;
	margin-left: 15px;
	padding-top: 12px;
	background-image: url(../images/submenu_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	margin-right: 17px;
	text-align: left;
	display: block;
	padding-left: 8px;
}
#maincontent_navbar ul li.home ul li a:hover
{
	height: 28px;
	width: 208px;
	float: left;
	margin-left: 15px;
	padding-top: 12px;
	background-image: url(../images/submenu_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 17px;
	text-align: left;
	display: block;
	padding-left: 8px;
}
/*SubMenu For Home End*/
#maincontent_navbar ul li.volunteer a
{
	width: 125px;
	display: block;
	float: left;
	height: 25px;
	text-align: center;
	background-color: #233f7b;
	background-image: url('../images/navbar_31.jpg');
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#maincontent_navbar ul li.volunteer a.hoveractive {
	background-image: url('../images/navbar_over_34.jpg');
	background-repeat: no-repeat;
	width: 125px;
	background-color: #233f7b;
}
#maincontent_navbar ul li.volunteer a.active
{
	background-image: url(../images/navbar_over_34.jpg);
	background-repeat: no-repeat;
	background-color: #233f7b;
}
/*SubMenu For Volunteer Begin*/
#maincontent_navbar ul li.volunteer ul
{
	float: left;
	position: absolute;
	width: 249px;
	margin-top: 34px;
	margin-left: -66px;
	background-color: #233f7b;
	padding-top: 10px;
	text-align: center;
	z-index: 1000;
}
#maincontent_navbar ul li.volunteer ul li a
{
	height: 28px;
	width: 208px;
	float: left;
	margin-left: 15px;
	padding-top: 12px;
	background-color: #233f7b;
	background-image: url(../images/submenu_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	margin-right: 17px;
	text-align: left;
	display: block;
	padding-left: 8px;
}
#maincontent_navbar ul li.volunteer ul li a:hover
{
	height: 28px;
	width: 208px;
	float: left;
	margin-left: 15px;
	padding-top: 12px;
	background-color: #233f7b;
	background-image: url(../images/submenu_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 17px;
	text-align: left;
	display: block;
	padding-left: 8px;
}
/*SubMenu For Volunteer End*/
#maincontent_navbar ul li.leader a
{
	width: 125px;
	display: block;
	float: left;
	height: 25px;
	text-align: center;
	background-color: #233f7b;
	background-image: url(../images/navbar_32.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#maincontent_navbar ul li.leader > a.hoveractive
{
	background-image: url(../images/navbar_over_34.jpg);
	background-repeat: no-repeat;
}
#maincontent_navbar ul li.leader a.active
{
	background-image: url(../images/navbar_over_34.jpg);
	background-repeat: no-repeat;
}
/*SubMenu For Leader Begin*/
#maincontent_navbar ul li.leader ul
{
	float: left;
	position: absolute;
	width: 249px;
	margin-top: 34px;
	margin-left: -66px;
	background-color: #233f7b;
	padding-top: 10px;
	text-align: center;
	z-index: 1000;
}
#maincontent_navbar ul li.leader ul li a
{
	height: 28px;
	width: 208px;
	float: left;
	margin-left: 15px;
	padding-top: 12px;
	background-image: url(../images/submenu_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	margin-right: 17px;
	text-align: left;
	display: block;
	padding-left: 8px;
}
#maincontent_navbar ul li.leader ul li a:hover
{
	height: 28px;
	width: 208px;
	float: left;
	margin-left: 15px;
	padding-top: 12px;
	background-image: url(../images/submenu_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 17px;
	text-align: left;
	display: block;
	padding-left: 8px;
}
/*SubMenu For Leader End*/

#maincontent_navbar ul li.partner a
{
	width: 128px;
	display: block;
	float: left;
	height: 25px;
	text-align: center;
	background-color: #233f7b;
	background-image: url(../images/navbar_33.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#maincontent_navbar ul li.partner a.hoveractive
{
	background-image: url(../images/navbar_over_34.jpg);
	background-repeat: no-repeat;
}
#maincontent_navbar ul li.partner a.active
{
	background-image: url(../images/navbar_over_34.jpg);
	background-repeat: no-repeat;
}
/*SubMenu For Partner Begin*/
#maincontent_navbar ul li.partner ul
{
	float: left;
	position: absolute;
	width: 249px;
	margin-top: 34px;
	margin-left: -66px;
	background-color: #233f7b;
	padding-top: 10px;
	text-align: center;
	z-index: 1000;
}
#maincontent_navbar ul li.partner ul li a
{
	height: 28px;
	width: 208px;
	float: left;
	margin-left: 15px;
	padding-top: 12px;
	background-image: url(../images/submenu_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	margin-right: 17px;
	text-align: left;
	display: block;
	padding-left: 8px;
}
#maincontent_navbar ul li.partner ul li a:hover
{
	height: 28px;
	width: 208px;
	float: left;
	margin-left: 15px;
	padding-top: 12px;
	background-image: url(../images/submenu_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 17px;
	text-align: left;
	display: block;
	padding-left: 8px;
}
/*SubMenu For Partner End*/
#absolute_ tabs_container
{
	width: 773px;
	position: absolute;
}
#maincontent_navbar ul li.units a
{
	width: 128px;
	display: block;
	float: left;
	height: 25px;
	text-align: center;
	background-color: #233f7b;
	background-image: url(../images/navbar_34.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#maincontent_navbar ul li.units a.hoveractive
{
	background-image: url(../images/navbar_over_34.jpg);
	background-repeat: no-repeat;
}
#maincontent_navbar ul li.units a.active
{
	background-image: url(../images/navbar_over_34.jpg);
	background-repeat: no-repeat;
}
/*SubMenu For Units Begin*/
#maincontent_navbar ul li.units ul
{
	float: left;
	position: absolute;
	width: 249px;
	margin-top: 34px;
	margin-left: -66px;
	background-color: #233f7b;
	padding-top: 10px;
	text-align: center;
	z-index: 1000;
}
#maincontent_navbar ul li.units ul li a
{
	height: 28px;
	width: 208px;
	float: left;
	margin-left: 15px;
	padding-top: 12px;
	background-image: url(../images/submenu_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	margin-right: 17px;
	text-align: left;
	display: block;
	padding-left: 8px;
}
#maincontent_navbar ul li.units ul li a:hover
{
	height: 28px;
	width: 208px;
	float: left;
	margin-left: 15px;
	padding-top: 12px;
	background-image: url(../images/submenu_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 17px;
	text-align: left;
	display: block;
	padding-left: 8px;
}
/*SubMenu For Units End*/
#maincontent_navbar ul li.photos a
{
	width: 142px;
	display: block;
	float: left;
	height: 25px;
	text-align: center;
	background-color: #233f7b;
	background-image: url(../images/navbar_35.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#maincontent_navbar ul li.photos a.hoveractive
{
	background-image: url(../images/navbar_over_35.jpg);
	background-repeat: no-repeat;
}
#maincontent_navbar ul li.photos a.active
{
	background-image: url(../images/navbar_over_35.jpg);
	background-repeat: no-repeat;
}
/*SubMenu For Photos Begin*/
#maincontent_navbar ul li.photos ul
{
	float: left;
	position: absolute;
	width: 249px;
	margin-top: 34px;
	margin-left: -66px;
	background-color: #233f7b;
	padding-top: 10px;
	text-align: center;
	z-index: 1000;
}
#maincontent_navbar ul li.photos ul li a
{
	height: 28px;
	width: 208px;
	float: left;
	margin-left: 15px;
	padding-top: 12px;
	background-image: url(../images/submenu_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	margin-right: 17px;
	text-align: left;
	display: block;
	padding-left: 8px;
}
#maincontent_navbar ul li.photos ul li a:hover
{
	height: 28px;
	width: 208px;
	float: left;
	margin-left: 15px;
	padding-top: 12px;
	background-image: url(../images/submenu_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 17px;
	text-align: left;
	display: block;
	padding-left: 8px;
}
/*SubMenu For Photos End*/
#maincontent_navbar ul li.videos a
{
	width: 106px;
	display: block;
	float: left;
	height: 25px;
	text-align: center;
	background-image: url(../images/navbar_36.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#maincontent_navbar ul li.videos a.hoveractive
{
	background-image: url(../image/navbar_over_38.jpg);
	background-repeat: no-repeat;
}
#maincontent_navbar ul li.videos a.active
{
	background-image: url(../images/navbar_over_36.jpg);
	background-repeat: no-repeat;
}
/*SubMenu For Videos Begin*/
#maincontent_navbar ul li.videos ul
{
	float: left;
	position: absolute;
	width: 249px;
	margin-top: 34px;
	margin-left: -66px;
	background-color: #233f7b;
	padding-top: 10px;
	text-align: center;
	z-index: 1000; 
}
#maincontent_navbar ul li.videos ul li a
{
	height: 28px;
	width: 208px;
	float: left;
	margin-left: 15px;
	padding-top: 12px;
	background-image: url(../images/submenu_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	margin-right: 17px;
	text-align: left;
	display: block;
	padding-left: 8px;
}
#maincontent_navbar ul li.videos ul li a:hover
{
	height: 28px;
	width: 208px;
	float: left;
	margin-left: 15px;
	padding-top: 12px;
	background-image: url(../images/submenu_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 17px;
	text-align: left;
	display: block;
	padding-left: 8px;
}
/*SubMenu For Videos End*/
#maincontent_slider
{
	float: left;
	height: 267px;
	width: 773px;
	background-color: #FFF;
}
#maincontent_threeblueboxes
{
	float: left;
	width: 773px;
	background-color: #FFF;
}
#threeblueboxes_topbox
{
	float: left;
	width: 726px;
	margin-right: 23px;
	margin-left: 24px;
	padding-top: 14px;
}
#treeblueboxes_topbox_bluepack
{
	float: left;
	width: 188px;
	padding-top: 16px;
	padding-right: 26px;
	padding-bottom: 18px;
	padding-left: 26px;
}
#treeblueboxes_topbox_bluepack_title
{
	float: left;
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #40332f;
	text-align: center;
}
#treeblueboxes_topbox_bluepack_button
{
	float: left;
	width: 188px;
	margin-top: 18px;
}
#treeblueboxes_topbox_bluepack_button a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	display: block;
	text-decoration: none;
	background-color: #194e9e;
	background-image: url(../images/threeblueboxes_topbox_bluepack_button.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 192px;
	padding-top: 11px;
	text-align: center;
}
#treeblueboxes_topbox_bluepack_button a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	display: block;
	text-decoration: underline;
	background-image: url(../images/threeblueboxes_topbox_bluepack_button.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 192px;
	padding-top: 11px;
	text-align: center;
}

#treeblueboxes_topbox_bluepack_bar
{
	background-color: #c1b8ad;
	float: left;
	height: 116px;
	width: 1px;
	margin-right: 1px;
	margin-left: 1px;
}
#threeblueboxes_bottombox
{
	float: left;
	width: 726px;
	margin-right: 23px;
	margin-left: 24px;
	margin-top: 20px;
}
#threeblueboxes_top
{
	float: left;
	width: 726px;
	height: 7px;
}
#threeblueboxes_top_cornerleft
{
	background-image: url(../images/maincontent_3bluboxes_41.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 7px;
	width: 7px;
}
#threeblueboxes_top_center
{
	background-image: url(../images/maincontent_3bluboxes_42.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 7px;
	width: 712px;
}
#threeblueboxes_top_cornerright
{
	background-image: url(../images/maincontent_3bluboxes_42a.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 7px;
	width: 7px;
}
#threeblueboxes_center
{
	float: left;
	width: 726px;
}

#threeblueboxes_center_cornerleft
{
	background-image: url(../images/maincontent_3bluboxes_44.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 216px;
	width: 7px;
}
#threeblueboxes_center_center
{
	float: left;
	width: 712px;
	height: 216px;
	background-image: url(../images/maincontent_3bluboxes_45.jpg);
	background-repeat: repeat-x;
}
#threeblueboxes_center_cornerright
{
	background-image: url(../images/maincontent_3bluboxes_46.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 216px;
	width: 7px;
}
#threeblueboxes_center_center_pack {
	float: left;
	height: 188px;
	width: 286px;
	margin-top: 17px;
	margin-right: 20px;
	margin-left: 34px;
}

#threeblueboxes_center_center_pack_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #93181c;
	float: left;
	width: 160px;
	text-align: center;
}
#threeblueboxes_center_center_pack_link
{
	float: left;
	width: 160px;
	margin-top: 3px;
	text-align: center;
}
#threeblueboxes_center_center_pack_link a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3157a4;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 37px;
}
#threeblueboxes_center_center_pack_images
{
	float: left;
	width: 160px;
	margin-top: 16px;
	text-align: center;
}

#threeblueboxes_center_center_pack_link a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3157a4;
	text-decoration: underline;
	text-transform: uppercase;
}
#threeblueboxes_center_center_pack_images_thumbcont
{
	background-image: url(../images/threeblueboxes_thumbbackground.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 129px;
	width: 160px;
}

.left-blue-box {
	float: left;
	width: 124px;
	padding: 40px 0;
}

.right-blue-box {
	float: right;
	width: 152px;
}

#thumbcont_arrowleft
{
	float: left;
	height: 20px;
	width: 10px;
	margin-top: 50px;
	margin-right: 10px;
	margin-left: 10px;
}
#thumbcont_images
{
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 9px;
}
#thumbcont_arrowright
{
	float: left;
	height: 20px;
	width: 10px;
	margin-top: 50px;
	margin-right: 10px;
	margin-left: 10px;
}
#thumbcont_videos
{
	float: left;
	height: 100px;
	width: 150px;
	margin-top: 9px;
	margin-right: 5px;
	margin-left: 5px;
}
#footer
{
	float: left;
	width: 773px;
	background-color: #FFF;
	padding-top: 2px;
	padding-bottom: 50px;
}
#container_background
{
	width: 881px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	float: left;
}
#footer_firstline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14337a;
	text-align: center;
	width: 773px;
	margin-bottom: 2px;
}

#footer_firstline a
{
	text-decoration: none;
	color: #14337a;
}

#footer_firstline a:hover
{
	text-decoration: underline;
}

#footer_secondline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e250a;
	text-align: center;
	width: 773px;
	margin-top: 2px;
	float: left;
}
#footer_secondline a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e250a;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
#footer_logocontainer
{
	float: left;
	width: 368px;
	margin-top: 22px;
	margin-right: 253px;
	margin-left: 253px;
}
#footer_logo
{
	float: left;
	height: 51px;
	margin-right: 13px;
	margin-left: 13px;
}

#footer_secondline a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e250a;
	text-decoration: underline;
}
#footer_bar
{
	background-color: #cbc0b0;
	float: left;
	height: 1px;
	width: 471px;
	margin-right: 151px;
	margin-left: 151px;
}
#slider_panel
{
	float: left;
	height: 263px;
	width: 773px;
}
#slider_panel #tabs
{
	float: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 900;
	height: 263px;
	width: 206px;
	background-color: #E1D7CB;
}
#slider_panel #tabs li
{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	float: left;
}
#slider_panel #tabs li a
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	float: left;
	height: 33px;
	width: 166px;
	padding-top: 18px;
	padding-left: 40px;
	background-color: #E1D7CB;
}
.current
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-image: url(../images/slider_button_down_38.png);
	background-repeat: no-repeat;
	font-weight: bold;
}
.unselect
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #373737;
	text-decoration: none;
	display: block;
	background-color: #e1d7cb;
	background-image: url(../images/slider_button_up_38.jpg);
	background-repeat: no-repeat;
}
#slider_panel #tabs_content
{
	height: 263px;
	width: 567px;
	z-index: 800;
	float: left;
	margin-left: 206px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#tabs_content li
{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 263px;
	width: 567px;
	list-style-type: none;
}
#tabs_content_images
{
	float: left;
	height: 263px;
	width: 567px;
}
#tabs_content_description
{
	float: left;
	height: 51px;
	width: 567px;
	margin-top: 212px;
	position: absolute;
	z-index: 800;
}
#tabs_content_description_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	height: 40px;
	width: 412px;
	margin-top: 9px;
	margin-right: 30px;
	margin-left: 24px;
	font-weight: bold;
	line-height: 17px;
}

#tabs_content_description_text3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	height: 40px;
	width: 412px;
	margin-top: 1px;
	margin-right: 30px;
	margin-left: 24px;
	font-weight: bold;
	line-height: 17px;
}

#tabs_content_description_buttonmore
{
	float: left;
	height: 31px;
	width: 75px;
	margin-top: 9px;
}
#tabs_content_description_buttonmore a
{
	background-image: url(../images/buttonmore.png);
	background-repeat: no-repeat;
	background-color: #D51C0D;
	text-align: center;
	display: block;
	float: left;
	height: 24px;
	width: 75px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#tabs_content_description_buttonmore a:hover
{
	background-image: url(../images/buttonmore.png);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	float: left;
	height: 24px;
	width: 75px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#slider_bar
{
	float: left;
	height: 6px;
	width: 773px;
}
#absolute_tabcontainer {
	float: left;
	width: 160px;
}
#absolute_tabcontent_description
{
	float: left;
}
.tabcontent_unselect
{
	display: none;
}
#header_text_subtitle_absolutecontainer
{
	float: left;
	width: 400px;
}
#maincontent_videos_skybluebar
{
	background-color: #7daadb;
	float: left;
	height: 5px;
	width: 773px;
}

#maincontent_videos
{
	float: left;
	width: 773px;
	background-color: #FFF;
}
#maincontent_videos_breadcrumbs
{
	float: left;
	height: 11px;
	width: 711px;
	margin-top: 30px;
	margin-right: 31px;
	margin-bottom: 14px;
	margin-left: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29498d;
}
#maincontent_videos_breadcrumbs a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29498d;
	text-decoration: none;
	background-image: url(../images/arrow_breadcrums.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 12px;
	margin-right: 3px;
}
#maincontent_videos_breadcrumbs a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29498d;
	text-decoration: underline;
}
#maincontent_videos_breadcrumbs a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a7a7a7;
	text-decoration: none;
}
#maincontent_videos_bar
{
	background-color: #c9c9c9;
	float: left;
	height: 1px;
	width: 711px;
	margin-right: 31px;
	margin-left: 31px;
	margin-bottom: 31px;
}
#maincontent_videos_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #2b4c92;
	float: left;
	width: 711px;
	margin-right: 31px;
	margin-left: 31px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 36px;
}
#videos_container
{
	float: left;
	width: 711px;
	margin-right: 31px;
	margin-left: 31px;
}
#videos_container_pack
{
	float: left;
	width: 711px;
}
#videos_container_pack_video
{
	float: left;
	height: 241px;
	width: 428px;
	margin-right: 42px;
	margin-top: 5px;
}
#videos_container_pack_rightcolumn
{
	float: left;
	width: 241px;
}
#videopack_rightcolumn_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #40332f;
	float: left;
	height: 47px;
	width: 241px;
}
#videopack_rightcolumn_title a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #40332f;
	text-decoration: none;
}
#videopack_rightcolumn_buttons
{
	float: left;
	width: 241px;
	margin-top: 16px;
}
#video_download_button
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/video_download_button.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 137px;
	padding-top: 17px;
	padding-left: 43px;
	margin-bottom: 14px;
	display: block;
	margin-right: 61px;
}
#video_download_button:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/video_download_button.jpg);
	background-repeat: no-repeat;
	display: block;
}

#video_copy_button
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/video_copy_button.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 125px;
	padding-top: 17px;
	padding-left: 55px;
	margin-bottom: 14px;
	display: block;
	margin-right: 61px;
}
#video_copy_button:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/video_copy_button.jpg);
	background-repeat: no-repeat;
	display: block;
}
#videopack_rightcolumn_input
{
	float: left;
	width: 241px;
}
#copy_url
{
	width: 174px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 30px;
	color: #4d4a49;
	padding-left: 6px;
	border: 1px solid #c2c2c2;
}
#videopack_rightcolumn_shareit
{
	float: left;
	width: 241px;
	margin-top: 20px;
}
#video_rightcolumn_shareit_icons
{
	float: left;
	height: 16px;
	width: 16px;
	margin-right: 9px;
}
#video_rightcolumn_shareit_icons_container
{
	float: left;
	width: 241px;
}
#video_rightcolumn_shareit_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #40332f;
	width: 241px;
	margin-bottom: 8px;
}
#videos_container_bar
{
	background-color: #c9c9c9;
	float: left;
	height: 1px;
	width: 711px;
	margin-top: 28px;
	margin-bottom: 32px;
}
#footer_videos
{
	float: left;
	width: 773px;
	background-color: #FFF;
	padding-top: 76px;
	padding-bottom: 50px;
}
#maincontent_navbar ul li.photos_onseccion a
{
	width: 111px;
	display: block;
	float: left;
	height: 25px;
	text-align: center;
	background-image: url(../images/navbar_over_35.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#maincontent_navbar ul li.units_onseccion a
{
	width: 110px;
	display: block;
	float: left;
	height: 25px;
	text-align: center;
	background-image: url(../images/navbar_over_34.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#maincontent_navbar ul li.partner_onseccion a
{
	width: 110px;
	display: block;
	float: left;
	height: 25px;
	text-align: center;
	background-image: url(../images/partner_onseccion.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#maincontent_navbar ul li.partner_onseccion ul
{
	float: left;
	position: absolute;
	width: 249px;
	margin-top: 34px;
	margin-left: -66px;
	background-color: #233f7b;
	padding-top: 10px;
	text-align: center;
	z-index: 1000;
	visibility: hidden;
}
#maincontent_navbar ul li.partner_onseccion ul li a
{
	height: 28px;
	width: 208px;
	float: left;
	margin-left: 15px;
	padding-top: 12px;
	background-image: url(../images/submenu_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	margin-right: 17px;
	text-align: left;
	display: block;
	padding-left: 8px;
}
#maincontent_navbar ul li.partner_onseccion ul li a:hover
{
	height: 28px;
	width: 208px;
	float: left;
	margin-left: 15px;
	padding-top: 12px;
	background-image: url(../images/submenu_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 17px;
	text-align: left;
	display: block;
	padding-left: 8px;
}

#maincontent_navbar ul li.leader_onseccion a
{
	width: 111px;
	display: block;
	float: left;
	height: 25px;
	text-align: center;
	background-image: url(../images/leader_onseccion.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#maincontent_navbar ul li.leader_onseccion ul
{
	float: left;
	position: absolute;
	width: 249px;
	margin-top: 34px;
	margin-left: -66px;
	background-color: #233f7b;
	padding-top: 10px;
	text-align: center;
	z-index: 1000;
	visibility: hidden;
}
#maincontent_navbar ul li.leader_onseccion ul li a
{
	height: 28px;
	width: 208px;
	float: left;
	margin-left: 15px;
	padding-top: 12px;
	background-image: url(../images/submenu_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	margin-right: 17px;
	text-align: left;
	display: block;
	padding-left: 8px;
}
#maincontent_navbar ul li.leader_onseccion ul li a:hover
{
	height: 28px;
	width: 208px;
	float: left;
	margin-left: 15px;
	padding-top: 12px;
	background-image: url(../images/submenu_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 17px;
	text-align: left;
	display: block;
	padding-left: 8px;
}

#maincontent_navbar ul li.volunteer_onseccion a
{
	width: 112px;
	display: block;
	float: left;
	height: 25px;
	text-align: center;
	background-image: url(../images/volunteer_onseccion.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#maincontent_navbar ul li.volunteer_onseccion ul
{
	float: left;
	position: absolute;
	width: 249px;
	margin-top: 34px;
	margin-left: -66px;
	background-color: #233f7b;
	padding-top: 10px;
	text-align: center;
	z-index: 1000;
	visibility: hidden;
}
#maincontent_navbar ul li.volunteer_onseccion ul li a
{
	height: 28px;
	width: 208px;
	float: left;
	margin-left: 15px;
	padding-top: 12px;
	background-image: url(../images/submenu_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	margin-right: 17px;
	text-align: left;
	display: block;
	padding-left: 8px;
}
#maincontent_navbar ul li.volunteer_onseccion ul li a:hover
{
	height: 28px;
	width: 208px;
	float: left;
	margin-left: 15px;
	padding-top: 12px;
	background-image: url(../images/submenu_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 17px;
	text-align: left;
	display: block;
	padding-left: 8px;
}

#maincontent_navbar ul li.home_onseccion a
{
	width: 113px;
	display: block;
	float: left;
	height: 25px;
	text-align: center;
	background-image: url(../images/navbar_over_30.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#maincontent_navbar ul li.volunteer_onseccion a:hover
{
	width: 112px;
	display: block;
	float: left;
	height: 25px;
	text-align: center;
	background-image: url(../images/navbar_over_31.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#maincontent_navbar ul li.leader_onseccion a:hover
{
	width: 111px;
	display: block;
	float: left;
	height: 25px;
	text-align: center;
	background-image: url(../images/navbar_over_32.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#maincontent_navbar ul li.partner_onseccion a:hover
{
	width: 110px;
	display: block;
	float: left;
	height: 25px;
	text-align: center;
	background-image: url(../images/navbar_over_33.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#contentout
{
	float: left;
	width: 711px;
	margin-right: 31px;
	margin-left: 31px;
	margin-top: 23px;
	background-color: #FFF;
}
#cmspagecontent
{
	float: left;
	width: 773px;
	background-color: #FFF;
}
#subnav
{
	float: left;
	width: 180px;
}
#subnav_content
{
	background-image: url(../images/leader_leftnav_08.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 180px;
	min-height: 508px;
	padding-top: 12px;
}
#subnav
{
	width: 180px;
	float: left;
}
#subnav_top
{
	float: left;
	height: 17px;
	width: 180px;
	background-image: url(../images/leader_leftnav_03.jpg);
	background-repeat: no-repeat;
}
#subnav_bottom
{
	background-image: url(../images/leader_leftnav_10.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 180px;
}
#subnav_content ul
{
	margin: 0px;
	padding: 0px;
	width: 180px;
}
#subnav_content ul li
{
	margin: 0px;
	list-style-type: none;
	background-image: url(../images/leader_leftnav_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#subnav_content ul li a
{
	text-decoration: none;
	height: 26px;
	width: 155px;
	padding-top: 12px;
	display: block;
	padding-left: 16px;
	padding-right: 9px;
}
#subnav_content ul li a.single
{
	height: 26px;
}
#subnav_content ul li a.double
{
	height: 32px;
}
#subnav_content ul li a:hover
{
	text-decoration: none;
	width: 155px;
	display: block;
	padding-left: 16px;
	background-image: url(../images/leader_leftnav_over.jpg);
	background-repeat: no-repeat;
	padding-right: 9px;
	color: #FFF;
	-moz-opacity: 0.40;
	opacity: .40;
	filter: alpha(opacity=40);
}
#subnav_content ul li a.single:hover
{
	height: 26px;
	padding-top: 12px;
}
#subnav_content ul li a.double:hover
{
	text-decoration: none;
	height: 32px;
	width: 155px;
	padding-top: 5px;
	display: block;
	padding-left: 16px;
	background-image: url(../images/leader_leftnav_over.jpg);
	background-repeat: no-repeat;
	padding-right: 9px;
	color: #FFF;
}
#subnav_content ul li a.active1
{
	text-decoration: none;
	height: 26px;
	width: 155px;
	padding-top: 12px;
	display: block;
	padding-left: 16px;
	background-image: url(../images/leader_leftnav_over.jpg);
	background-repeat: no-repeat;
	padding-right: 9px;
	color: #FFF;
}
#subnav_content ul li a.double.active1
{
	text-decoration: none;
	height: 32px;
	width: 155px;
	padding-top: 5px;
	display: block;
	padding-left: 16px;
	background-image: url(../images/leader_leftnav_over.jpg);
	background-repeat: no-repeat;
	padding-right: 9px;
	color: #FFF;
}
#subprime li a.single
{
	text-decoration: none;
	height: 26px;
	width: 155px;
	padding-top: 12px;
	display: block;
	padding-left: 16px;
	color: #444F95;
	background-image: none;
	background-repeat: no-repeat;
	padding-right: 9px;
}

#subprime li a.double
{
	text-decoration: none;
	height: 26px;
	width: 155px;
	padding-top: 5px;
	display: block;
	padding-left: 16px;
	color: #444F95;
	background-image: none;
	background-repeat: no-repeat;
	padding-right: 9px;
}

#subnav_content ul li ul
{
	margin: 0px;
	padding: 0px;
	width: 180px;
	display: none;
}

#subnav_content ul li ul li
{
	margin: 0px;
	list-style-type: none;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
}
#subnav_content ul li ul li a
{
	text-decoration: none;
	height: 26px;
	width: 145px !important;
	padding-top: 12px;
	display: block;
	padding-left: 22px;
	color: #43301e;
	padding-right: 9px;
	background-image: url(../images/leader_leftnav_submenuback.jpg);
	background-repeat: repeat-y;
}
/*#subnav_content ul li ul li a:hover
{
text-decoration: underline;
height: 26px;
width: 145px !important;
padding-top: 12px;
display: block;
padding-left: 22px;
color: #43301e;
padding-right: 9px;
background-image: url(../images/leader_leftnav_submenuback.jpg);
background-repeat: repeat-y;
}*/

#cms_content
{
	float: left;
	width: 508px;
	margin-left: 23px;
}
p.breadcrumb
{
	align: left;
	height: 15px;
	width: 508px;
	margin-top: 17px;
	margin-bottom: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29498d;
	padding-bottom: 14px;
	border-bottom: #C9C9C9 1px solid;
}
#entirecolumn p.breadcrumb
{
	width: 100%;
}
p.breadcrumb a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29498d;
	text-decoration: none;
	background-image: url(../images/arrow_breadcrums.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 12px;
	margin-right: 3px;
}
p.breadcrumb a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29498d;
	text-decoration: underline;
}
p.breadcrumb a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a7a7a7;
	text-decoration: none;
}
.chart_divider
{
	background-color: #c9c9c9;
	float: left;
	height: 1px;
	width: 100%;
	margin-bottom: 8px;
}
#cms_content_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #2b4c92;
	float: left;
	width: 508px;
	font-weight: bold;
	margin-bottom: 10px;
}

#cms_content_body
{
	float: left;
	width: 508px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	line-height: 17px
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-bottom: 46px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.gray
{
	color: #40332f;
}
#cms_content_body p
{
	font-size: 14px;
	line-height: 17px;
}
.cms_content_body_time
{
	text-align: center;
	display: block;
	margin-top: 36px;
	font-size: 14px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #2b4c92;
	/*float: left;*/
	/*width: 711px;*/
	margin-right: 31px;
	/*margin-left: 5px;*/
	font-weight: bold;
	margin-bottom: 15px;
	word-wrap: normal;
}
.hidden
{
	visibility: hidden;
}
.video
{ margin-left: 30px; }		

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 21px;
	color: #93181c;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 20px;
	color: #40332f;
}

/* Other styles from default.css*/
.RptMainPanel
{
	border-width: 2px;
	background-color: #f0f0f0;
	border-radius: 20px;
}

.RptSelectPanel
{
	border-style: ridge;
	border-width: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background: transparent;
	border-radius: 20px;
}
/*
.RptColumns div
{
padding: 5px 5px 5px 5px;
}*/
.RptColumns fieldset
{
	top: 5px;
	border: solid 1px #A8A8A8;
	background-color: rgb(249, 249, 249); /*margin: 20px 0px 20px 0px;*/
	position: relative; /* fieldset fits content */
	padding: 5px 10px 10px 10px; /*margin: 5px;*/
	min-width: 550px; /*     border-radius: 15px;     behavior: url(../UnitReports/PIE.htc);     -moz-border-radius: 15px;     -webkit-border-radius: 15px;*/
}

.RptColumns legend
{
	font-size: 12px;
	background: url(../images/MRC-header-bg-offhover.jpg) repeat-x;
	color: #FCFCFC;
	font-weight: bold;
	font-variant: small-caps;
	padding: 0px 8px 2px 8px;
	margin: 2px 0px 10px 0px; /*    border-radius: 10px;     behavior: url(../UnitReports/PIE.htc);     -moz-border-radius: 10px;     -webkit-border-radius: 10px;*/
}

.RptFilter fieldset
{
	top: 5px;
	border: solid 1px #A8A8A8;
	background-color: rgb(249, 249, 249); /*margin: 20px 0px 20px 0px;*/
	position: relative; /*display:inline; /* fieldset fits content */
	padding: 5px 10px 10px 10px; /*margin: 5px;*/
	min-width: 550px; /*     border-radius: 15px;     behavior: url(../UnitReports/PIE.htc);     -moz-border-radius: 15px;     -webkit-border-radius: 15px;*/
}

.RptFilter legend
{
	font-size: 12px;
	background: url(../images/MRC-header-bg-offhover.jpg) repeat-x;
	color: #FCFCFC;
	font-weight: bold;
	font-variant: small-caps;
	padding: 0px 8px 2px 8px;
	margin: 2px 0px 10px 0px;
	position: relative; /*    border-radius: 10px;     behavior: url(../UnitReports/PIE.htc);     -moz-border-radius: 10px;     -webkit-border-radius: 10px;*/
}

.RptAccord
{
	width: 670px;
	background-color: rgb(249, 249, 249);
	position: relative; /*border: solid 1px #A8A8A8;*/
}

.accordionHeader
{
	color: #333366;
	font-size: 15px;
	background-color: #F9F9F9;
	border-width: 1px;
	border-color: #AAAAAA;
	border-style: solid;
	text-align: center;
	text-shadow: 0px 1px 0px #e5e5ee;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: 300;
	padding: 5px;
	position: relative;
	border-radius: 15px;
	behavior: url(../UnitReports/PIE.htc);
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.accordionHeader:hover, .accordionHeaderSelected:hover
{
	text-shadow: 0px 1px 0px #e5e5ee;
	font-size: large;
	font-weight: 500;
	font-style: italic;
	cursor: pointer;
}

.accordionHeaderSelected
{
	color: #333366;
	font-size: 15px;
	border-width: 1px;
	border-color: #AAAAAA;
	border-style: solid;
	text-align: left;
	text-shadow: 0px 1px 0px #e5e5ee;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: 300;
	padding: 5px;
	position: relative;
	border-radius: 15px;
	behavior: url(../UnitReports/PIE.htc);
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background-color: #C0C0C0;
}

.accordionContent
{
	color: #000000;
	background-color: #FFFFFF;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-style: solid;
	border-color: #AAAAAA;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	line-height: 20px;
	padding: 20px;
	position: relative;
}

.accordionContent td
{
	vertical-align: top;
}

.RptButton input
{
	/*background: url(../images/rptbutton.png) no-repeat top left;*/
	background: url(../images/MRC-header-bg-offhover.jpg) no-repeat;
	float: right;
	color: #FCFCFC;
	height: 26px;
	width: 100px;
	position: relative;
	top: -8px;
	border-radius: 15px;
	behavior: url(../UnitReports/PIE.htc);
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.RptButtonNoFloat input
{
	/*background: url(../images/rptbutton.png) no-repeat top left;*/
	background: url(../images/MRC-header-bg-offhover.jpg) no-repeat;
	color: #FCFCFC;
	height: 26px;
	width: 100px;
	position: relative;
	top: -8px;
	border-radius: 15px;
	behavior: url(../UnitReports/PIE.htc);
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.RptButton input:hover
{
	color: #990000;
	cursor: pointer;
}

.RptButtonNoFloat input:hover
{
	color: #990000;
	cursor: pointer;
}

.RptColHeader
{
	color: #333366;
	font-size: 15px;
	background-color: #F9F9F9;
	border-width: 1px;
	border-color: #AAAAAA;
	border-style: solid;
	text-shadow: 0px 1px 0px #e5e5ee;
	vertical-align: middle;
	font-weight: 300; /*float:right;*/
	top: 5px;
	height: 25px;
	padding: 5px;
	position: relative;
	border-radius: 15px;
	behavior: url(../UnitReports/PIE.htc);
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.rptModal
{
	background: #fff;
	padding: 20px;
	border: 5px solid #ddd; /*float: left;*/
	font-size: 1.2em;
	position: fixed;
	top: 40%;
	left: 10%;
	z-index: 99999; /*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(../UnitReports/PIE.htc);
}

.rptModal input
{
	position: absolute;
	top: -15px;
	right: -15px;
}

.RptConfirmButton input
{
	/*background: url(../images/rptbutton.png) no-repeat top left;*/
	background: url(../images/MRC-header-bg-offhover.jpg) no-repeat;
	color: #FCFCFC;
	height: 26px;
	width: 100px;
	position: relative;
	border-radius: 15px;
	behavior: url(../UnitReports/PIE.htc);
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.RptConfirmButton input:hover
{
	color: #990000;
	cursor: pointer;
}

.rptModalProgress
{
	background: #fff;
	padding: 20px;
	border: 5px solid #ddd; /*float: left;*/
	font-size: 1.2em;
	position: fixed;
	top: 40%;
	left: 40%;
	text-align: center;
	z-index: 99999;
	width: 250px;
	height: 100px; /*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(../UnitReports/PIE.htc);
}

.progressBackgroundFilter
{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	z-index: 1000;
}

.usrLoginPanel
{
	position: relative;
	-webkit-box-shadow: 0px 0px 10px #000;
	-moz-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(../UnitReports/PIE.htc);
}

.CreateUser
{
	/*background-image: url("../images/loginBack.png"); background-attachment: scroll;     background-clip: border-box;     background-color: transparent;*/
	height: 200px;
	padding: 0;
	box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(../UnitReports/PIE.htc);
	background-color: white;
	top: 0px;
	left: 0px;
}

.CreateUserTitle
{
	padding: 5px;
	background-color: #28549f;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	
	font-size: 0.9em;
	text-align: center;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(../UnitReports/PIE.htc);
}

.dashboard-open
{
   background: url(/Content/images/carrot_open.png) no-repeat top left;
   float:right;
   top: 4px;
   height: 16px;
   width: 36px;
}

.dashboard-close
{
   background: url(/Content/images/carrot_closed.png) no-repeat top left;
   float:right;
   top: 4px;
   height: 16px;
   width: 36px;
}

.RegisterButton input
{
	/*background: url(../images/rptbutton.png) no-repeat top left;*/
	background-color: #28549f;
	float: right;
	color: #FCFCFC;
	height: 26px;
	width: 100px;
	position: relative;
	top: -8px;
	right: 10px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	behavior: url(../UnitReports/PIE.htc);
	z-index: auto;
}

.RegisterButton input:hover
{
	color: #990000;
	cursor: pointer;
}

/* Tab Container */

/* TabTheme theme */
/* TabTheme theme */
.TabTheme .ajax__tab_header 
{
	background: url(images/tab-line.png) repeat-x bottom;
	font-size: 12px;
	display: block;
}
.TabTheme .ajax__tab_header .ajax__tab_outer 
{
	border: solid 1px #D7DCE1;
	padding: 1px 1px 0px 1px;
	border-bottom: solid 2px #A8D4D9;
	background-color: #edf2fb;
}
.TabTheme .ajax__tab_header .ajax__tab_tab 
{
	padding: 6px 10px 6px 10px;
	color: #444444;
	width: 114px;
	display: block;
	text-align: center; 
}
.TabTheme .ajax__tab_header .ajax__tab_tab img
{
	height: 24px;
	width: 24px;
}
.TabTheme .ajax__tab_header .ajax__tab_tab div
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	white-space: nowrap;
	line-height: 145%;
	font-size: 92%;
}
.TabTheme .ajax__tab_active .ajax__tab_outer 
{
	padding: 0px 0px 0px 0px;
	border: solid 2px #A8D4D9;
	border-bottom-color: #ffffff;
	background-color: #ffffff;
}
.TabTheme .ajax__tab_body 
{
	font-family: verdana, tahoma, helvetica;
	font-size: 10pt;
	padding: 20px;
	background-color: #ffffff;
	border: solid 2px #A8D4D9;
	border-top-width: 0;
}

.umlinks
{
	background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

.umlinks span
{
	background: transparent url('images/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

.umlinks:active
{
	background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}

.umlinks:active span
{
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{ 
	margin: 0px!important;
	background-color: inherit;
	color: windowtext;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: 'default';
	overflow: auto;
	height: 200px;
	width: 250px;
	font-family: Tahoma;
	font-size: small;
	text-align: left;
	padding: 0px;
	list-style-type: none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color: window;
	color: windowtext;
	padding: 1px;
}

.ui-multiselect.multiSelectZindex
{
	z-index: 22222;
}

.ui-multiselect-menu.multiSelectZindex
{
	z-index: 22222;
}

.watermark
{
	color: gray;
}

.nowatermark
{
	color: blue;
}
.pagetitle
{
	overflow: hidden;
	word-wrap: normal;
}
#contentexpandablepack { margin: 0px; padding: 0px; display: inline; float: right; }
#contentexpandablepack tr #cell_corner_top_left { background-image: url(/images/shadow_box/shadow_top_left_corner.jpg); height: 25px; width: 25px; }
#contentexpandablepack tr #cell_corner_top_right { background-image: url(/images/shadow_box/shadow_top_right_corner.jpg); height: 25px; width: 25px; }
#contentexpandablepack tr #cell_corner_bottom_right { background-image: url(/images/shadow_box/shadow_bottom_right_corner.jpg); height: 25px; width: 25px; }
#contentexpandablepack tr #cell_corner_bottom_left { background-image: url(/images/shadow_box/shadow_bottom_left_corner.jpg); height: 25px; width: 25px; }
#contentexpandablepack tr #cell_side_top { background-image: url(/images/shadow_box/shadow_top.jpg); background-repeat: repeat-x; height: 25px; }
#contentexpandablepack tr #cell_side_left { background-image: url(/images/shadow_box/shadow_left.jpg); background-repeat: repeat-y; width: 25px; }
#contentexpandablepack tr #cell_side_right { background-image: url(/images/shadow_box/shadow_right.jpg); background-repeat: repeat-y; width: 25px; }
#contentexpandablepack tr #cell_side_bottom { background-image: url(/images/shadow_box/shadow_bottom.jpg); background-repeat: repeat-x; height: 25px; } 

.loading { background: url(/img/ajax-loader.gif) center no-repeat !important }

.error
{
	color: red;
}
@media print
{
	.ui-accordion .ui-accordion-content
	{
		display: block !important;
	}
   
}

a.showActTooltip
{
	text-decoration: underline;
	cursor: help;
}

.fixed-dialog
{
	position: fixed;
	top: 50px;
	left: 50px;
}

div.bigstars div.rateit-range
{
background: url(/image/star-white-64.png);


	height: 32px;
}


div.bigstars div.rateit-hover
{
	
background: url(/image/star-gold-64.png);
}
 
div.bigstars div.rateit-selected
{
background: url(/image/star-red-64.png);
}
 
div.bigstars div.rateit-reset
{
	
background: url(/image/star-white-64.png);
	width: 32px;
	height: 32px;
}
 
div.bigstars div.rateit-reset:hover
{

background: url(/image/star-white32.png);
}
