﻿

/* --------------------------------------------------------------------------------------------------------- */
/* Sub Page Styles */
/* --------------------------------------------------------------------------------------------------------- */

h1, h2 {
	margin: 10px 0px;
}

.customGlobalNav {
	width: 378px;
	height: 22px;
	float: right;
	padding-right: 35px;
}

.customGlobalNavLeft {
	width: 4px;
	height: 22px;
	background: white url('globalnav_left.gif') top left no-repeat;	
	float: left;	
}

.customGlobalNavMain {
	background-color:#cc092f;
	float:left;
	font-size:1.1em;
	height:20px;
	padding-top:2px;
	text-align:center;
	width:370px;
	color: white;
}

.customGlobalNavMain a {
	color: white;
}

.customGlobalNavRight {
	width: 4px;
	height: 22px;
	background: white url('globalnav_right.gif') top left no-repeat;
	float: left;	
}

.customTopNav {
	background-image: url('nav_bg.jpg');
	background-repeat: no-repeat;
	height: 34px;
	width: 100%;
}	

.customMainShadow {
	background-image: url('main_shadow_bg.gif');
	background-repeat: repeat-y;
	background-position: top right;
	width: 100%;
	background-color: white;
}

.customMain {
	background-image: url('main_shadow.gif');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 10px 20px 10px;
	min-height: 300px;	
	/*font-size: 102%;*/
	font-size: 113%;
}

.customMainTable {
	border-collapse:collapse;
	background-image: url('rightside_bg.gif');
	background-repeat: repeat-y;
	background-position: top right;
	height: auto;
}

.customMainTable p {
	line-height:150%;
}

.customMainTable td {
	vertical-align: top;
}	

.customPageLeft {
	width: 650px;
	background-image: url('title_footer.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding:15px 40px 40px;
	height: 300px;
}

.customBreadCrumbs {
	color: #959595;
	padding-bottom: 10px;
}

.customBreadCrumbs a {
	color: #959595;
}

.customPageRight {
	width: 177px;
	background-image: url('rightbottom_generic.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding:15px 28px 15px 22px;
	height: 300px;	
}


.customFooter {
	background-image:url(footer_bg2.jpg);
	background-repeat:no-repeat;
	color:white;
	font-size:0.9em;
	height:30px;
	padding-right:23px;
	padding-top:27px;
	text-align:right;
	/*zoom: 1;*/
}

/*
-----------------------------------------------------------------------------
  Centers
-----------------------------------------------------------------------------
*/

.customContentArea{
	float:left; 
	width:365px; 
	padding:10px; 
	margin-right:10px;
}

.customBlueBoxInner{
	background-color: #e1e9f0; 
	border: 1px solid #ccd2d7;
	padding: 10px 15px 10px 30px;
	height:100%;
	min-height:152px;
}

.customBlueBoxInner .ms-WPBody a:link, .customBlueBoxInner .ms-WPBody a:visited {
	color: black;
}

.customBlueBoxInner .link-item, .customBlueBoxInner .link-item a, .customBlueBoxInner .link-item a:link {
	font-size: 13px;
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
}
.customBlueBoxInner h3 {	
	color:#363636;
}

.customBlueBoxInner .bullet {
	background-image:none;
	padding:10px 0px 0px 0px;
	text-align:right;
}

.customBlueBoxInner .ms-WPTitle {
	color:#363636;
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size:200%;
	font-weight:normal;
	left:-20px;
	position:relative;
}

.customBlueBoxInner .ms-WPHeader td {
	border-bottom:none;
}

.customBlueBox1 {
	background-color: #e1e9f0;
	width: 224px; 
	min-height:280px;
	padding:10px 10px;
	margin-right:7px;
	float:left;
	position:relative;
}

.customBlueBox2 {
	background-color: #e1e9f0;
	width: 178px; 
	min-height: 280px;		
	padding:10px 10px;
	float:left;
	margin-right:7px;
	position:relative;
}

.customBlueBox3 {
	background-color: #e1e9f0;
	width: 178px; 
	min-height: 280px;		
	padding:10px 10px;
	float:left;
	position:relative;

}

.customBlueBox4 {
	background-color: #e1e9f0;
	width: 270px; 
	min-height:152px;
	padding:10px 10px;
	float:left;
	position:relative;

}

.customBlueBox5 {
	background-color: #e1e9f0;
	width: 270px; 
	min-height:152px;
	padding:10px 10px;
	float:right;
	position:relative;

}

.customBlueBox6 {
	background-color: #e1e9f0;
	width: 180px; 
	min-height: 152px;		
	padding:10px 10px;
	float:right;
	position:relative;
}

.customBlueBoxImg1{
	background-image:url(FromSuptImg.gif);
	background-position:bottom right;
	bottom:0;
	right:0;
	background-repeat:no-repeat;
	height:149px;
	position:absolute;
	width:145px;
}


/*
-----------------------------------------------------------------------------
  Overrides for out of the box moss css
-----------------------------------------------------------------------------
*/


.customPageRight .ms-WPHeader td {
	border-bottom: none;
}

.customPageRight .ms-WPTitle {
	color:#30728D;
	font-family:Helvetica,Helvetica Neue,Arial,sans-serif;
	font-size:150%;
	font-weight:normal;
	padding-bottom:10px;
	padding-left:0;
}


