@charset "utf-8";

/* CSS Background, Border and Graphics Section*/
.BlackRepeat
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(CSS/BlackRepeat.gif);
	background-repeat: repeat-x;
}
.BottomRepeat
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(CSS/CSS_CHS/BottomRedRepeat.gif);
	background-repeat: repeat-x;
}
.Logo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(CSS/CSS_CHS/RedLogo4.gif);
	background-repeat: no-repeat;	
}
.Menu_Repeat
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(CSS/CSS_SVHS/Menu_Repeat.gif);
}
.SearchBackgroundColor
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #B1091A;
}
.TopBackgroundColor
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #B1091A;
}
.TopRepeat
{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(CSS/CSS_CHS/TopRedRepeat.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #FFFFFF;
}

/* CSS Classes Section */
.14_Text_White
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.BlankTable
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}
.BlankTableBlack
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: thin double #000;
}
.Body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.BodyBold
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.Bold14Arial
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.14Arial
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.Bold16px
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.DropDown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	height: auto;
	width: auto;
}
.PageTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

/*CSS ID Section */
#bannerlink
{
color:#FFFFFF;
font-size:11px;
font:Arial, Helvetica, sans-serif;
}
#bannerlink a:link
{
font:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
#bannerlink a:visited
{
font:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
#bannerlink a:active
{
font:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
#bannerlink a:hover
{
font:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
#BodyLine
{
	background-color:#B1091A;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 11px;
}
#OnlineAppIcon
{
background-image:url(Employment/Graphics/OnlineAppIcon.gif);
background-repeat:no-repeat;
cursor;
}


#mytable
{
border:1px solid #CCCCCC;
width:100%;
spacing:0px;


}
#mytable tr td {
border:1px solid #CCCCCC;
padding:3px;

}

#HR_Nav_Menu
{
border-width:0px;
padding:0px;
width:100%;
}

#HR_Nav_Menu td
{
border-width:0px;
padding:2px;
}

.Submit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B1091A;
	height: 20px;
	width: 75px;
	border: 1px solid #B1091A;
}

.Delete_Btn
{
background-image:url(./Graphics/Buttons/Delete_Btn.png);
background-repeat:no-repeat;
}

a#whitelink:link
{
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #FFFFFF;
}

a#whitelink:hover
{
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #FFFFFF;
}

a#whitelink:visited
{
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #FFFFFF;
}

a#whitelink:active
{
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #FFFFFF;
}.BlankTableNoTopBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Textbox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCC;
	height: 20px;
	width: 300px;
	border: 1px solid #999;
	font-size: 11px;
}
.TextboxSmall {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCC;
	height: 20px;
	width: 150px;
	border: 1px solid #999;
	font-size: 11px;
}
.TextArea {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCC;
	height: 100px;
	width: 300px;
	border: 1px solid #999;
	font-size: 11px;
}

#Navigation {
	font-size: 11px;
}
.BlankTableRed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: thin double #B1091A;
}

.Disclaimer
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
font-weight:normal;

}
.TextboxSmaller {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCC;
	height: 20px;
	width: 50px;
	border: 1px solid #999;
	font-size: 11px;
}
.ListBox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCC;
	height: 75px;
	width: 300px;
	border: 1px solid #CCC;
	font-size: 11px;
}
.Trebuchet {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.TopRepeat {
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(Graphics/Borders/TopRepeat.gif);
	background-repeat: repeat-x;
}
.BottomRepeat {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-image: url(Graphics/Borders/BottomRepeat.gif);
	background-repeat: repeat-x;
}
.LeftRepeat {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-image: url(Graphics/Borders/LeftRepeat.gif);
	background-repeat: repeat-y;
}
.RightRepeat {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-image: url(Graphics/Borders/RightRepeat.gif);
	background-repeat: repeat-y;
}
.TabRepeatLeft {
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(Graphics/Borders/Tab_Border/TabLeftRepeat.gif);
	background-repeat: repeat-y;
}
.TabRepeatBottom {
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(Graphics/Borders/Tab_Border/TabBottomRepeat.gif);
	background-repeat: repeat-x;
}

.TabRightRepeat {
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(Graphics/Borders/Tab_Border/TabRightRepeat.gif);
	background-repeat: repeat-y;
}
.TrebuchetBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.LeftRepeat2 {
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(Graphics/Menus/Border_Repeat/LeftRepeat_s1.gif);
	background-repeat: repeat-y;
}
.RightRepeat2 {
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(Graphics/Menus/Border_Repeat/RightRepeat_s1.gif);
	background-repeat: repeat-y;
}
.BottomRepeat2 {
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(Graphics/Menus/Border_Repeat/BottomRepeat_s1.gif);
	background-repeat: repeat-x;
}
.TopRepeat {
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(Graphics/Menus/Border_Repeat/TopRepeat_s1.gif);
	background-repeat: repeat-x;
}
.TrebuchetBoldWhite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
.BoldRedArial
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}

.divfloatleft10px
{
	float:left;
	padding-left:10px;
}

.divfloatright10px
{
	float:right;	
	padding-right:10px;
}

.headerdarkblue
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
background-color:#000033;
}

span.SubNavMenuLinks
{
	display:block;
	padding:3px;
}

div.container { 
width: 95%; 
min-height: 400px; 
margin: 0px auto -1px auto; 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000000;
}
.PageTitle2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

