﻿.item
{
	margin:0 0 0 0;	
}
td.ms-globalTitleArea
{
	background-color: #8b99be;
	color: white;
	background-image: url('Images/BannerRight.jpg');
	background-repeat:repeat-x;
}
.ms-globalbreadcrumb
{
	text-align : right;
	padding-bottom : 2px;
	background-color : #3a3c59;
	padding-left : 5px;
	padding-right : 10px;
	font-size : 8pt;
	padding-top : 2px;
	background-repeat: no-repeat;
}
.ms-globalbreadcrumb,.ms-globalbreadcrumb A
{
	color : white;
	text-decoration : none;
}
.ms-SPLink
{
font-family:verdana;
font-size:8pt;
color: white;
}
*.ms-SPLink A:link,*.ms-SPLink A:visited{
	color : #3a3c59;
	text-decoration : none;
}
.ms-SPLink A:link,.ms-SPLink A:visited
{
/* color: #3a3c59; */
color: #606493;
text-decoration:none;
}
.ms-globallinks,.ms-globallinks a{
color: white;
}
*.ms-globalTitleArea{
padding-left : 0px;
padding-right: 0px;
padding-top : 0px;
}

/* Band specific */
.authoringRegion {
	COLOR: white;
	BACKGROUND-COLOR: #000429;
}
.sharepointLogin .ms-globallinks A {
	COLOR: white;
}
.ms-WPHeader TD{
	border-bottom: 0px;
	border-collapse:collapse;
	background-color: #d6d7e7;
	padding-left: 3px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	text-transform: uppercase;
}
.ms-SPzone .ms-WPHeader TD,.ms-SPZoneSelected .ms-WPHeader TD{
	border: 0px;
	background-color: #d6d7e7;
	background-image: none;
	padding-left: 3px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	text-transform: uppercase;
}
H1.pageTitle
{
	background-color: #e6e8ef;
	background-image: url('Images/h1-bullet.gif');
	background-position: 10px 50%; 
	background-repeat: no-repeat;
	color: #6c74a3;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight:700;
	line-height: 15.95pt;
	margin-bottom: 2px;
	padding-bottom: 0.4em;
	padding-left: 50px;
	padding-right: 1em;
	padding-top: 0.4em;
}
H1
{
	/* background-color: White; */
	background-image: url('Images/h1-bullet.gif');
	background-position: 10px 50%; 
	background-repeat: no-repeat;
	color: #6b75a5;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight:700;
	line-height: 15.95pt;
	margin-bottom: 2px;
	padding-bottom: 0.2em;
	padding-left: 50px;
	padding-right: 1em;
	padding-top: 0.4em;	
}
p.intro
{
	line-height:1.6em;
	padding-top:2px;
	padding-right:10px;
}
.pageTitle
{
	/*
	background-image: url('Images/h1-bullet.gif');
	background-position: 10px 50%; 
	background-repeat: no-repeat;
	padding-left: 50px;
	*/
	padding-left: 5px;
	line-height: 15.95pt;
	background-color: #d6d7e7;
	color: #6c74a3;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight:700;
	margin-bottom: 10px;
	padding-bottom: 0.4em;
	padding-right: 1em;
	padding-top: 0.4em;
}
.navFooter
{
	background-color: #02052A;
	color: white;
	background-image: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight:Normal;
	line-height: 18pt;
	padding-left: 10px;
	padding-right: 10px;
}
a.navFooter
{
	background-color: #02052A;
	color: white;
	background-image: none;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:Normal;
	line-height: 18pt;
	padding-left: 10px;
	padding-right: 10px;
}
/* Three column liquid DIV */
.heightfix:before {
	content:'.';
	display:block;
	visibility:hidden;
	height:0;
}
div.center{
	text-align: left;
	text-transform: uppercase;
	padding-left: 1px;
	padding-right: 1px;
	margin-left: 33%;
	margin-right: 120px;
}
div.center-box {
	position:relative;
	width:100%;
	/* This left property must be equal to the left width */
	left:33%;
	/* This is the left border of the center content */
	border-left:solid 10px white;
}
div.reset-box {
	position:relative;
	width:100%;
	left:100%;
	/* This margin-left property must be equal to the left width with a minus in front */
	margin-left:-33%;
}
div.content-box {
	position:relative;
	width:100%;
	margin-left:-100%;
	/* This left property must be equal to the right width */
	left:33%;
}
.clearfix:after {
	content: "."; 
	display: block;
	height: 0px;
	clear: both; 
	visibility: hidden;
}

div.left-col {
	float:left;
	width:32%;
	margin:2px;
	padding:0;
}
div.right-col {
	float:right;
	width:32%;
	padding:0;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
}
div.center-col {
	margin-top: 2px;
	margin-left:33%;
	margin-right: 33%;
	height: 100%;
}

.body
{
    height: 100%;
    margin: 0px;
    /* Background color for ActiveX items like "Edit in Datasheet*/ 
    /*White background for Edit in datasheet option background*/
    background-color: #FFFFFF; 
    color: #07321E;
}
form#aspnetForm {
    /* real background color for the site as a whole */
   /*This is my color background for the website. Leave this or change it to the color of background you want your site.*/
    background-color: #5a6d9c;
   
}
/*
.topNavFlyOutsItem {
	border-right: #cbd1e0 1px solid;
	border-top: #cbd1e0 1px;
	min-width: 150px;
	font-size: 8pt;
	border-left: #cbd1e0 1px solid;
	width: 100%;
	color: #3a4663;
	border-bottom: #cbd1e0 1px solid;
	font-family: tahoma;
	background-color: #efeff7;
	display:block;
}
*/
H4 {
	background-image: url('Images/dotted_line-horiz.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #282760;
	font-family: "trebuchet ms", tahoma, verdana, arial, helvetica, sans-serif
	font-size: 1em;
	font-weight: 100;
	letter-spacing: 0.2em;
	line-height: 1.6em;
	margin-top: 0em;
	margin: 1.5em 0px 1em 0%;
	padding-bottom: 0.2em;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-decoration: none;
	text-transform: uppercase;
}
.highlight {
	border-right: white 1px;
	padding-right: 1.5em;
	border-top: None;
	padding-left: 1.5em;
	background: #e6e8ef;
	padding-bottom: 0.5em;
	margin: 1em 0px;
	border-left: white 1px;
	padding-top: 0.5em;
	border-bottom: white 1px;
}
.highlight td {
	background: #e6e8ef;
	border-bottom: white 1px solid;
	border-left: white 1px solid;
	border-right: None;
	border-top: None;
	margin: 0px;
	margin: 1em 0px;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
	padding-right: 1.5em;
	padding-top: 0.5em;
}
.ms-pagemargin
{
	background-image: None !important;
	background-color: White;
	height: 100%;
}
.srch-stats, srch-Page-bg, .ms-srchresultstop{
	color:Black;
	background-color:#d6d7e7 !important;
}
.srch-Page{
    background-color: #d6d7e7 !important;
}
ul.mlist
{
	list-style-image:url('Images/default.gif');
	line-height: 1.6em;
	font-size: 10px;
	list-style-position:outside;
	margin:2px;
}
.ms-formbody{
	background: #f0f0f0;
}
.shadowBottom
{
	*height:100%;
	min-height:100%;
	height:12px;	
	background-image: url('Images/bl_Shadow_Bottom.jpg');
	background-repeat:repeat-x;
	background-position:top left;
}
.breadcrumb
{
    margin-bottom: 0px;
    margin-top: 0px;
    padding-left: 6px;
    color: #354260;
	background-color:#8b99be;
	border-bottom: #8b99be 1px solid;
}
.jtcLeftNav
{
/*
	background-image: url('Images/bl_Nav_Shadow_jtc.jpg');
	background-repeat: repeat-y;
*/
	background-color: #d6d7e7;
}
.jtcTopNav
{
	background-image: url('Images/bl_Nav_Shadow_top_jtc.jpg');
	background-repeat: no-repeat;
	height: 11px;
}
.jtcBottomNav
{
	background-image: url('Images/bl_Nav_Shadow_bottom_jtc.jpg');
	background-repeat: no-repeat;
	height: 17px;
}
.leftNav
{
	margin-top:5px;
	padding-top:0px;
	margin-right: 7px;
	background-color: #d6d7e7;
	border: None;
}
/* Top nav */
.topNavContainer
{
	background-color: #d6d7e7 !important;
	background-image: url('Images/bl_Navbar_Default_Glass_jtc.jpg');
}
.topNavRoundLeft
{
	background-image: url('Images/bl_Navbar_Left_jtc.jpg');
	padding-left: 160px;
	right: 0px;
}
.topNavRoundRight
{
	background-image: url('Images/bl_Navbar_Right_jtc.jpg');
	width: 15px;
}
.topNavItem {
	font-size: 9pt;
	font-weight: bold;
	color: White;
	background-image: url('Images/bl_Navbar_Splitter_Glass_jtc.jpg');
}
.topNavSelected a
{
	background-image: url('Images/bl_Navbar_Hover_Glass_jtc.jpg');
}
.topNavHover a
{
	background-image: url('Images/bl_Navbar_Hover_Glass_jtc.jpg');
}
.search
{
    margin:6px 2px 0px 2px;
    padding-bottom: 10px;
	float: right;
	width: 240px;
}
.mainContainer
{
	margin-left: 0px;
	margin-right: 0px;
}
.mainContent
{
	padding-left: 10px;
	padding-top: 5px;
}
.jtcNavBackground
{
	padding-top: 2px;
	background-color: #d6d7e7;	
}
.shadowLeft
{
	background-position: left top;
	min-height: 100%;
	background-image: url('Images/bl_shadow_left.jpg');
	width: 12px;
	background-repeat: repeat-y;
	height: 100%;
}
.shadowRight {	
	background-position: left top;
	min-height: 100%;
	background-image: url('Images/bl_shadow_right.jpg');
	width: 12px;
	background-repeat: repeat-y;
	height: 100%;
}
.shadowBottom {
	background-position: left top;
	min-height: 100%;
	background-image: url('Images/bl_shadow_bottom.jpg');
	background-repeat: repeat-x;
	height: 12px;
}
.shadowBottomLC
{
	*height:100%;
	min-height:100%;
	height:12px;	
	background-image: url('Images/bl_Shadow_Bottom_LC.jpg');
	background-repeat:repeat-x;
	background-position:top left;
}
.shadowBottomRC
{
	*height:100%;
	min-height:100%;
	height:12px;	
	background-image: url('Images/bl_Shadow_Bottom_RC.jpg');
	background-repeat:repeat-x;
	background-position:top left;
}
hr {
    color:#D6D7E7;
    margin:5px 0px 0px 5px;
}
h2 {
    margin:15px 0px 15px 0px;
}