/*////////////////////// Typical Overrides */
/*////////////////////// Typical Overrides */

form { margin-top: 0px; }
h1, h2, h3, h4, h5, h5 { margin-bottom: 0px; }

.black { background-color: #000000; } 
.white { background-color: #FFFFFF; } 
.buff { background-color: #F0E5C7; } 
.brown { background-color: #7F5230; } 
.tan { background-color: #935F2F; } 
.olive { background-color: #606049; } 

/*////////////////////// FONT STYLES */
/*////////////////////// FONT STYLES */
body, td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
}

.bodytext * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #4d1000;
}

ol li { line-height: 20px; }

.details { font-size: 10px; padding-left: 15px; line-height: 13px; margin-top: -1px; margin-bottom: 5px; }
.details_nopad { font-size: 10px; padding-left: 0px; line-height: 13px; margin-top: -1px; margin-bottom: 5px; }
.details .descript { padding-bottom: 7px; margin-top: 5px; color: #000000; font-size: 12px; }

.text, .poplink, .poptext {
	text-decoration: none;
	font-size: 13px;
	line-height: 17px; 
}

input, select, textarea {
	text-decoration: none;
	font-size: 11px;
}

.headline, H1 {
	letter-spacing: 1px;
	line-height: 28px;
	overflow: visible;
	font-size: 20px;
	color: #52141D;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

.subhead, H2 { 
	text-transform: none; 
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.pagehead {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.subsubhead, H3 { 
	font-size: 12px;
	margin-top: 0px;
	letter-spacing: 1px;
	margin-bottom: 0px;
	font-weight: bold;
}

.careerStateHeader { 
	text-transform: none; 
	width: 450px;
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.menuheadertext { text-indent: 5px; line-height: 20px; color: #FFFFFF; }
.submenuheadertext { text-indent: 5px; line-height: 20px; color: #795029; }
.gallmenutext { text-indent: 5px; line-height: 18px; } 
#submenuarea .menuheader { font-size: 13px; font-weight: bold; }
#submenuarea .gallmenuitem { font-size: 12px; color: #F0E5C7; }


/*////////////////////// PAGEPARTS */
/*////////////////////// PAGEPARTS */
.globalSearch { color: #F0E5C7; font-size: 12px; line-height: 18px; }
.globalMenu { color: #666666; font-size: 11px; line-height: 12px; }
.utilityMenu { color: #ffffff; font-size: 11px; line-height: 12px; 	letter-spacing: 1px; }
.footer { color: #eeeeee; font-size: 11px; line-height: 12px; }
.note { color: #935F2F; font-size: 11px; line-height: 12px; }

.mainMenu { color: #eeeeee; font-size: 12px; line-height: 14px; } 
.mainMenuBorder { border-left: 1px solid white; }
.mainMenuHere { font-weight: normal; color: #FFFFFF; }


.submenuhead { color: #4d1000; font-weight: bold; font-size: 14px; }
.submenusubhead { color: #795029; font-weight: bold; font-size: 12px; }
.submenu { font-weight: normal; font-size: 12px; line-height: 16px; }

#submenu .arrowedlink {
	line-height: 25px; font-size: 12px; font-weight: normal; opacity: .7;
}

#submenuarea .gallmenuitem a, #submenuarea .gallmenuitem a:hover, #submenuarea .gallmenuitem a:visited { color: #795029;/*#F0E5C7;*/  }

.tertiarymenu { position: relative; color: #4d1000; font-weight: normal; font-size: 12px; line-height: 13px; }

.error { color: #990000; font-weight: bold; }
.alert { color: #990000; font-weight: bold; }

.arrowedlink { clear: both; text-decoration: none; background-image: url(../gfx/linkarrow_b.gif) !important; background-repeat: no-repeat !important; padding-left: 14px; background-position: 0px 0px;  }
.arrowedlinkHere { color: #4d1000; clear: both; text-decoration: none; background-image: url(../gfx/linkarrow_r.gif) !important; background-repeat: no-repeat !important; padding-left: 14px; background-position: 0px 0px;  }
.arrowedlinkHere b, .dropmenulinktext b { font-size: 12px; font-weight: bold; color: #4d1000;  }

.darkarrowedlink { clear: both; text-decoration: none; background-image: url(../gfx/linkarrow_r.gif) !important; font-weight: bold; background-repeat: no-repeat !important; padding-left: 14px; background-position: 0px 0px;  }
.nudged { padding-left: 14px; background-position: 0px 0px;  }

#movietable a img { border: 1px solid #4d1000; }

/*////////////////////// LINKS */
/*////////////////////// LINKS */
* a, * a:link, * a:visited {
	text-decoration: none;
	color: #4d1000;
	outline:none;
}

p a {
	text-decoration: underline !important;
}

#loginpage a, #loginpage a:hover, #loginpage a:visited {
	color: #606049;
}

#utilityMenu a, #utilityMenu a:hover, #utilityMenu a:visited {
	color: #F0E5C7; text-transform: uppercase;
}

#submenu a, #submenu a:visited {
	color:#795029;
}


#globalMenu a, #globalMenu a:hover, #globalMenu a:visited {
	color: #cccccc;
}

#mainMenu a.mmi,#mainMenu a.mmi:hover{color: #F0E5C7;}

#mainMenu a.dropmenulinktext, #mainMenu a.dropmenulinktext:visited {
	color: #F0E5C7;
}
#footer a, #footer a:hover, #footer a:visited {
	color: #cccccc;
}
#globalSearch a, #globalSearch a:hover, #globalSearch a:visited {
	color: #F0E5C7;
}

#footer a:hover, #utilityMenu a:hover, #globalMenu a:hover, #globalSearch a:hover {
	color: #ffffff;
}

/*
#mainMenu a:hover, #submenu a:hover {
	color: #F0E5C7;
}
*/

.mainmenuhere { font-size: 12px; font-weight: normal; color: #FFFFFF; }
.submenuhere { font-size: 12px; font-weight: bold; color: #4d1000; }

.btnlarge { color: #666666; font-weight: bold; font-size: 13px; text-decoration: none;} 
.btnsmall { color: #666666; font-weight: bold; font-size: 10px; text-decoration: none; text-transform: uppercase; line-height: 14px; } 


/*////////////////////// FORMS */
/*////////////////////// FORMS */

.form3 {
	width: 25px;
}

.form5 {
	width: 75px;
}
.form10 {
	width: 125px;
}

.formWideText {
	width: 225px;
}
.formNarrowText {
	width: 100px;
}

.formTextarea {
	width: 225px;
	height: 80px;
}

.formTextareaWide {
	width: 360px;
	height: 80px;
}

.formTextareaTall {
	width: 250px;
	height: 250px;
}

