@charset "utf-8";
/* CSS Document */
body {
	background-color:#003557;
	background-image:url(topBG.png);
	background-repeat:repeat-x;
	background-position:top;
	padding: 0;
    margin: 0;
}

.leftShadow {
	border:none;
	padding:0px;
	margin:0px;
	background:url(midShadowleft.png) repeat-y top right;
}

.rightShadow {
	border:none;
	padding:0px;
	margin:0px;
	background:url(midShadowright.png) repeat-y top left;
}

.LeftBottom {
	border:none;
	padding:0px;
	margin:0px;
	background-color:;
	background-image:url(bottomLeft.png);
	background-repeat:repeat-y;
}

.RightBottom {
	border:none;
	padding:0px;
	background-image:url(bottomRight.png);
	background-repeat:repeat-y;
}

.NavSide
{
    background-image:url(navside.png);
	background-repeat:no-repeat;
    background-position:top;
}

.LeftTop {
	border:none;
	padding:0px;
	margin:0px;
	background-image:url(lefttop.png);
	background-position:right;
	background-repeat:no-repeat;
	width: 174px;
}

.RightTop {
	border:none;
	padding:0px;
	margin:0px;
	background-color:;
	background-image:url(righttop.png);
	background-repeat:no-repeat;
	width: 174px;
}

.midTableTopPane {
	border:none;
	margin:0px;
	width:916px;
	background-color:#FFFFFF;
}

.midTable {
	border:none;
	padding:0px;
	margin:0px;
	width:916px;
	background-color:#FFFFFF;
}


.midTableBottomPane {
	border:none;
	padding:0px;
	margin:0px;
	width:916px;
	background-color:#004F81;
}

.midTableFooter {
	border:none;
	padding:0px;
	margin:0px;
	width:916px;
	background-color:#FFFFFF;
	background-image:url(midFooter.png);
}

.midTableHeader {
	border:none;
	padding:0px;
	margin:0px;
	width:916px;
	background-color:#000000;
	background-image:url(topCenter.png);
	background-repeat:repeat-x;
}

.MenuBar {
	border:none;
	padding:0px;
	margin:0px;
    width: 916px;
	background-image:url(menubar.png);
	background-repeat:repeat-x;
    background-position: left top;
}

.FormCareerBar {
	border:none;
	padding:0px;
	margin:0px;
	width:916px;
	background-image:url(formCareerBar.png);
}

.mainContent {
	background-color:#FFFFFF;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:21px;
	padding-right:21px;
	_padding-bottom:0px;
    height: 100%;
}

.mainContentShadow {
	background-image:url(mainContentshadow.png);
	background-position:top;
	background-repeat:no-repeat;
}

.ChildLinksPane {
	background-color:#FFFFFF;
	background-image:url(bg-navsub.png);
	background-position:bottom;
	background-repeat:no-repeat;
	_margin-bottom: -2px;
}

.TitlePane {
	background-color:#005B95;
}

.ContentPane {
	background-color:#005B95;
}

.RightPane {
	background-color:#005B95;
}

#FooterMenuPane a:link, #FooterMenuPane a:visited, #FooterMenuPane a:active {
	font-size:9px;
	font-family:Century Gothic ;
	color:#FFF;
	text-transform:lowercase;
}

#FooterMenuPane a:hover {
	font-size:9px;
	font-family:Century Gothic ;
	color:#00ccff;
	text-transform:lowercase;
	text-decoration:underline;
}
.master {
}

.controlpanel {
	background-color: #EAEAEA;
	border: solid #020307 1px;
	text-align: left;
}
.logo {padding-right: 57px; vertical-align: top; text-align: right;}


.home {font: normal 11px Century Gothic ; color: #000000; letter-spacing:1px; vertical-align:middle;} .home strong {color: #000000;}
a.home:link, a.home:visited {font: normal 11px Century Gothic ; color: #000000; text-decoration: none; letter-spacing:1px; vertical-align:middle;}
a.home:hover, a.home:active {font: normal 11px Century Gothic ; color: #000000; text-decoration: none; letter-spacing:1px; vertical-align:middle;}




a.login:link, a.login:visited {font: bold 11px Century Gothic ; color: #ffffff; text-decoration: none; letter-spacing:1px;}
a.login:hover, a.login:active {font: bold 11px Century Gothic ; color: #ffffff; text-decoration: underline; letter-spacing:1px;}


.footer {font: normal 11px Century Gothic ; color: #918f8f; letter-spacing:1px;} .footer strong {color: #231f20;}
a.footer-link:link, a.footer-link:visited {font: normal 11px Century Gothic ; color: #918f8f; text-decoration: none; letter-spacing:1px;}
a.footer-link:hover, a.footer-link:active {font: normal 11px Century Gothic ; color: #febd11; text-decoration: underline; letter-spacing:1px;}
/* text style for the selected tab */
.SelectedTab {
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: "";
	text-decoration: none;
	vertical-align: bottom;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	text-decoration:    none;
	color:#FFFFFF;
	border: none;
	font-weight: bold;
}

A.SelectedTab:visited  {
	text-decoration: none;
	color:#ffffff;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
	border: 1px none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;
}

A.SelectedTab:active   {
	text-decoration: none;
	color:#555555;
	border: none;
	font-weight: bold;
}

A.SelectedTab:hover    {
	text-decoration: none;
	color:#555555;
	border: none;
	font-weight: bold;
}


/* hyperlink style for the unselected tabs */
.OtherTabs {
   
    color: #000000;
    font-family: "Tahoma", "Arial", "Helvetica";
	font-weight: bold;
}

A.OtherTabs:link {
    text-decoration: none;
    color: #FFF;
	font-weight: bold;
}

A.OtherTabs:visited  {
    text-decoration: none;
    color: #FFF;
	font-weight: bold;
}

A.OtherTabs:active   {
    text-decoration: underline;
    font-weight: bold;
	color: #fff;
}

A.OtherTabs:hover    {
    text-decoration: underline;
    font-weight: bold;
	color:#FFFFFF;
}

/* GENERAL */
/* style for module titles */

.Head   {
    font-family: Century Gothic ;
    font-size:  13px;
    font-weight:    bold;
    color: #333333;
	
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Century Gothic ;
    font-size:  12px;
    font-weight: bold;
    color: #333333;
}

.SubHead2   {
    font-family: Century Gothic ;
    font-size:  11px;
    font-weight: bold;
    color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Century Gothic ;
    font-size:  12px;
    font-weight:    bold;
    color: red;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Century Gothic ;
    font-size: 11px;
    font-weight: normal;	
	color: #fff;
	line-height: 16px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Century Gothic ;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Century Gothic ;
    font-size: 12px;

    color: #ff0000
}

.NormalBold
{
    font-family: Century Gothic ;
    font-size: 12px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Century Gothic ;
    font-size: 12px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    none;
    color: #FFFFFF;font-size: 12px; font-weight: normal;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #FFFFFF;font-size: 12px; font-weight: normal;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #FFFFFF;font-size: 12px; font-weight: normal;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color: #ff0000;font-size: 12px; font-weight: normal;
}

/* GENERIC */
H1  {
    font-weight: bold;
	font-size: 26px;
	color: #fff;
	font-family: Century Gothic ;
}

H2  {
    font-weight: bold;
	font-size: 18px;
	color: #fff;
	font-family: Century Gothic ;
}

H3  {
    font-weight: bold;
	font-size: 16px;
	color: #fff;
	font-family: Century Gothic ;
}

H4  {
    font-size:  14px;
    font-weight:    normal;
    color: #fff;
	font-family: Century Gothic ;
}

H5, DT  {
    font-size:  12px;
    font-weight: normal;
    color: #fff;
}

H6  {
    font-size:  12px;
    font-weight:    bold;
    color: #fff;
}

TFOOT, THEAD    {
    font-family: Century Gothic ;
    font-size: 12px;
    color: #2960C6;
}

TH  {
    vertical-align: baseline;
    font-family: Century Gothic ;
    font-size:  12px;
    font-weight:    bold;
    color: #2960C6;
}

A:link, A:visited, A:active  {
	text-decoration: none;
	color:#00CCFF;
}

A:hover {
	text-decoration: underline;
	color:#00CCFF;
}

.box {
	margin-top: 45px;
	margin-right: 10px;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}

UL LI   {
	list-style-type:    disc;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #231f20;
    height:1pt;
    text-align:left;
}

.Privacy {
	font: bold 12px/20px Arial, Century Gothic ;
color:#fff;
text-decoration: none;
}

A.Privacy:link, A.Privacy:visited {
	    font-family: Century Gothic ;
    font-size: 11px;
    font-weight: normal;	
	color: #fff;
	line-height: 16px;
}

A.Privacy:active, A.Privacy:hover {
	    font-family: Century Gothic ;
    font-size: 11px;
    font-weight: normal;	
	color: #fff;
	line-height: 16px;
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Century Gothic ;
    font-size: 12px;
    font-weight: normal;
    font-size: 12px;
    background-color: #8DC2F9}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Century Gothic ;
    font-size:  12px;
    font-weight:    bold;
    color: #2960C6;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	height:16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	color: black; 
	font-family: Century Gothic ; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer;  
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	color: black; 
	font-family: Century Gothic ; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #eeeeee;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}

/* Menu CSS */
.MainMenu_MenuContainer {
	border: none;
	text-align: center;
	padding: 0;
	margin: 0;
	Height: 39px;
	background-color: transparent;
}
.MainMenu_MenuBar {
	CURSOR: hand;
	padding: 0;
	margin: 0;
	Height: 39px;
	background-color: transparent;
}

/*sub menu items*/
.MainMenu_MenuItem {
	CURSOR: hand; 
	font-family:  Century Gothic ;
	font-size: 12px;
	font-weight: normal;
	background: ;
	border: none;
	color: #fff;
	vertical-align: middle;
	padding: 0 12px;
	HEIGHT: 39px;

}
.MainMenu_MenuItemSel, .SubMenu_Active {
	CURSOR: hand; 
	font-family:  Century Gothic ;
	font-size: 12px;
	font-weight: normal;
	background: url(menuHover.png) repeat-x top;
	border: none;
	color: #00ccff;
	vertical-align: middle;
	padding: 0 12px;
	HEIGHT: 39px;

}

.MainMenu_MenuIcon {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 3px;
	WIDTH: 0px;
	CURSOR: hand;
	BACKGROUND-COLOR: #FBFCFC;
	PADDING-TOP: 0px;
	HEIGHT: 20px;
	border-left: 1px solid #FBFCFC;
	border-top: 0px solid #FBFCFC;
	border-bottom: 1px solid #FBFCFC;
	border-right: 1px none;
	DISPLAY: none;
}

.MainMenu_SubMenu {
	Z-INDEX: 1000;
	BACKGROUND-color: #000;
	filter:alpha(Opacity=90); -moz-opacity: 0.9;
	CURSOR: hand;
	margin-left: 0px;
	text-align: center;
	padding: 0;
	BORDER: #d6080b 0px solid; 
}

.MainMenu_MenuBreak, .MainMenu_MenuBreak td {
	border: 0px dotted #CCCCCC;
	background-position: bottom;
	background-color: transparent;
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: 0px solid #FBFCFC;
	border-bottom: 0px solid #FBFCFC;
	border-top: 0px solid #FBFCFC;
	border-left-color: #FBFCFC;
	text-align: right;
	display: none;
}

.MainMenu_RootMenuArrow {
	display: none;
	width: 0px;
	background-color: transparent;
}

.MainMenu_Normal td {
	CURSOR: hand; 
	font-family:  Century Gothic ;
	font-size: 12px;
	font-weight: bold;
	border: none;
	color: #fff;
	vertical-align: middle;
	padding: 0 12px;
	HEIGHT: 39px;

}

.MainMenu_BreadcrumbActive, .MainMenu_BreadcrumbActive td, .MainMenu_Active, .MainMenu_Active td, .MainMenu_Selected td {
	CURSOR: hand; 
	font-family:  Century Gothic ;
	font-size: 12px;
	font-weight: bold;
	background: url(menuHover.png) repeat-x top;
	border: none;
	color: #00ccff;
	vertical-align: middle;
	padding: 0 12px;
	HEIGHT: 39px;

}

.MainMenu_Separator {
background-image:url(menuSeparator.png);
background-repeat:no-repeat;
background-position:top;
height: 32px;
}

*html .MainMenu_Separator {
background-image:url(menuSeparator.png);
background-repeat:no-repeat;
background-position:top;
height: 32px;
}


td {
	font-family: Century Gothic ;
    font-size: 12px;
    font-weight: normal;	
	color: #fff;
	line-height: 16px;
}



p {
    font-family: Century Gothic ;
    font-size: 12px;
    font-weight: normal;	
	color: #fff;
	line-height: 16px;
}


.Copyright {
font-family: Century Gothic ;
font-size:11px;
color: #fff;
text-decoration: none;
}

A.Copyright:link, A.Copyright:visited {
font-family: Century Gothic ;
font-size:11px;
color:#fff;
text-decoration: none;
}

A.Copyright:hover, A.Copyright:active {
font-family: Century Gothic ;
font-size:11px;
color:#00ccff;
text-decoration: none;
}


.Footer {
font-family: Century Gothic ;
font-size:10px;
color:#fff;
text-decoration: none;
}

A.Footer:link, A.Footer:visited {
font-family: Century Gothic ;
font-size:10px;
color:#fff;
text-decoration: none;
}

A.Footer:hover, A.Footer:active {
font-family: Century Gothic ;
font-size:10px;
color:#00ccff;
text-decoration: none;
}

.buttons {
	padding-top:0px;
	_padding-top:5px;
}

.ContactForm
{
    background-color: #0a3b61;
    border:solid 2px #ffffff;
    padding: 25px 10px 25px 10px;
}

.NormalTextBox2
{
    border:solid 1px #999999;
    font-family: Century Gothic ;
    font-size: 12px;
    font-weight: normal;
    height: 23px;
}

.CommandButton2     {
    font-family: Century Gothic ;
    font-size: 20px;
    font-weight: Normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton2:link {
    text-decoration:    none;
    color: #00ccff;
    font-size: 20px;
    font-weight: Normal;
}

A.CommandButton2:visited  {
    text-decoration:    none;
    color: #00ccff;
    font-size: 20px;
    font-weight: Normal;
}

A.CommandButton2:active   {
    text-decoration:    none;
    color: #00ccff;
    font-size: 20px;
    font-weight: Normal;
}

A.CommandButton2:hover    {
    text-decoration:    none;
    color: #00ccff;
    font-size: 20px;
    font-weight: Normal;
}

.DateCss
{
    font-family: Century Gothic ;
    font-size: 10px;
    font-weight: normal;	
	color: #fff;
    line-height: 19px;
    font-style:italic;
}

#LinkCss
{
    margin-top: 10px;
}

#LinkCss A:link, #LinkCss A:visited, #LinkCss A:active  {
    font-family: Century Gothic ;
    font-size: 11px;
    font-weight: normal;
	text-decoration: none;
	color:#00CCFF;
}

#LinkCss A:hover {
    font-family: Century Gothic ;
    font-size: 11px;
    font-weight: normal;
	text-decoration: underline;
	color:#00CCFF;
}

#TitleCss
{
    margin-bottom: 10px;
}

.JobDetailTitle
{
    font-family: Century Gothic ;
    font-size: 20px;
    font-weight: bold;
	color:#FFFFFF;
}

.Title
{
    font-family: Century Gothic ;
    font-size: 16px;
    font-weight: bold;
	color:#FFFFFF;
}

.TitleBorder
{
    border-bottom:solid 1px #00ccff;
    padding-bottom: 20px;
}

.Navlink:link, .Navlink:visited, .Navlink:active  {
	font-size: 11px;
	text-decoration: none;
	color:#FFFFFF;
}

.Navlink:hover {
	font-size: 11px;
	text-decoration: underline;
	color:#00CCFF;
}

