@charset "utf-8";

/* CSS SBDC - Core */
body {
	background-image: url("images/bg.png");
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #dddddd;
	margin: 0;
	padding: 0;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
#mainHeader .contentArea {
	width: 904px;
	margin: 0 auto;
}
.contentArea #main .Content {
	background-image: none;
	margin-bottom: 0;
	width: 100%;
}


/* Hyperlink CSS */
a:link, a:visited, a:active {
	color: #003e84;
	font-weight: bold; 
	text-decoration: none;
}
a:hover { 
	color: #3371b7; 
	font-weight: bold; 
	text-decoration: underline;
}

a img {
	border: 0px;
}

.menuNavigation {
	white-space: nowrap;
}

#mainNavigation table .menuNavigation a:link,
#mainNavigation table .menuNavigation a:visited,
#mainNavigation table .menuNavigation a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #dde0e4;
	text-decoration: none;
}
#mainNavigation table .menuNavigation a:hover {
	color: #ffffff;
}

.menuNavigation a {
	margin-right: 13px;
}
.menuNavigation a:link span,
.menuNavigation a:active span,
.menuNavigation a:visited span {
	width: 5px;
	height: 25px;
	display: inline;
	margin-right: 5px;
	background-color: transparent;
}
.menuNavigation a:hover span.nav_MtSAC {
	background-color: #ff9116;
}
.menuNavigation a:hover span.nav_SGVSBDC {
	background-color: #cc1421;
}
.menuNavigation a:hover span.nav_Calendar {
	background-color: #1430cc;
}
.menuNavigation a:hover span.nav_CRequest {
	background-color: #8301ff;
}
.menuNavigation a:hover span.nav_LASBDC {
	background-color: #66d000;
}
.menuNavigation a:hover span.nav_ContactUs {
	background-color: #de00db;
}
a.nav_parnt_active:link,
a.nav_parnt_active:active,
a.nav_parnt_active:visited,
a.nav_parnt_inactive:link,
a.nav_parnt_inactive:active,
a.nav_parnt_inactive:visited,
a.nav_parnt_open:link,
a.nav_parnt_open:active,
a.nav_parnt_open:visited {
	background-color: #ebebeb;
	display: block;
	text-align: left;
	vertical-align: middle;
	margin-top: 1px;
	padding: 3px;
	width: 182px;
}
a.nav_parnt_active:hover,
a.nav_parnt_inactive:hover,
a.nav_parnt_open:hover {
	background-color: #dcdcdc;
}

.printEmail a:link,
.printEmail a:active,
.printEmail a:visited {
	color: #dddddd;
	font-weight: normal;
}

.printEmail a:hover {
	color: #ffffff;
}




/* Layout CSS */
#mainPage {
	width: 950px;
	margin: 0 auto;
	padding: 0;	
}
#mainTable {
	width: 100%;
	border: 0;
}
#mainTable .leftsideBorder {
	width: 17px;
	background-image: url("images/bg_left.png");
	background-repeat: repeat-y;
	background-position: center top;
}
#mainTable .rightsideBorder {
	background-image: url("images/bg_right.png");
	background-repeat: repeat-y;
	background-position: center top;
	width: 17px;
}
#mainTable .centerContent {
	vertical-align: top;
	background-color: #ffffff;
}
#mainTable .centerContent .divNavigation {
	background-image: url("images/hdr_div_nav.png");
	background-repeat: repeat-x;
	background-position: left top;
}
#titleHeader {
	background-image: url("images/main.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	height: 175px;
	width: 916px;
}
#mainNavigation {
	background-color: #001832;
	height: 56px;
	width: 100%;
}
#mainNavigation table {
	height: 56px;
	width: 100%;
	vertical-align: middle;
}
#mainNavigation table .menuNavigation {
	text-align: right;
}
#mainNavigation table .nav_DateTime {
	background-image: url("images/nav_bg_date.png");
	background-repeat: no-repeat;
	background-position: left center;
	height: 56px;
	width: 328px;
	text-align: left;
	vertical-align: middle;
	color: #ffffff;
	padding-left: 13px;
}
#contentNavigation {
	width: 100%;
}
.printEmail {
	background-image: url("images/tbl_hdr_pntml_bg.png");
	background-position: right top;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-size: 7pt;
	width: 142px;
	height: 23px;
	display: block;
	float: right;
	position: relative;
	right: -9px;
	text-align: center;
}

/* Content Tables CSS */
.contentTable {
	background-image: url("images/tbl_hdr_bg.png");
	background-position: right top;
	background-repeat: repeat-x;
	margin-top: 6px;
	margin-bottom: 7px;
	width: 100%;
	padding: 0;
}
.tableHeader {
	background-image: url("images/tbl_hdr_left.png");
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 9px;
	height: 23px;
	font-weight: bold;
	color: #ffffff;
}
.tableContent {
	border-left: solid 1px #7fa2c9;
	border-bottom: solid 1px #7fa2c9;
	border-right: solid 1px #7fa2c9;
}
#mainLeftBar .tableContent {
	padding: 0 1px 1px 1px;
}
#mainContentArea .tableContent {
    padding: 0 15px 10px 15px;
}


/* Other CSS */

H1 {
	font-size: 12px; 
	font-family: Verdana, Tahoma, Arial; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	background-color: transparent;
}
h3 {
	color: #99280b; 
	font-size: 12px; 
	font-family: Verdana, Tahoma, Arial; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	background-color: transparent;
}

p {
	font-size: 10px; 
	font-family: Verdana, Tahoma, Arial;
}

a:link, a:visited, a:active {
	color: #003e84;
	font-weight: bold; 
	text-decoration: none;
}

a:hover { 
	color: #3371b7; 
	font-weight: bold; 
	text-decoration: underline;
}
.smalltext {
	font-size: 0.9em; 
	font-family: Verdana, Tahoma, Arial; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal;
}

.title {
	background-image: url("images/bgbox.gif");
}

.smalltext a:link, .smalltext a:visited {
	font-family: Verdana, Tahoma, Arial; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal;
}

.noline a:link, .noline a:visited, .noline a:active {
	text-decoration : none;
}


.largetext {
	font-family : verdana, tahoma, arial, helvetica;
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 1.2em; 
}

.largetext a:link, .largetext a:visited, .largetext a:active {
	font-family : verdana, tahoma, arial, helvetica;
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 1.2em; 
}

.errortext {
	font-family : verdana, tahoma, arial, helvetica;
	font-size : .9em;
	color : red;
	font-weight : bold;
}

.grid {
	border : #efb240 .05em solid;
}

.white {
	background-color : white;
}

.black {
	background-color : black;
}

.bg_dark {
	background-color : #3399ff;
}

.bg_medium { 
	background-color: #6699ff;
}

.bg_light {
	background-color: #99ccff;
}

.alt_bg_dark {
	background-color : #ff66ff;
}

.alt_bg_medium {
	background-color : #ffcccc;
}

.alt_bg_light {
	background-color : #ffffcc;
}

.brtable  {
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	border-left: 1px solid #ccc;
}

