/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}
.abovefooter {
	text-align: left;
	text-indent: 3px;
}
.abovefooterright {
	color: #999999;
	padding-right: 8px;
	text-align: right;
}



a:hover{
	text-decoration: underline;
	color: #660000;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	left: 149px;
	background-color: #ffffff;
	z-index: 1;
	top: 339px;
	width: 70%;
	font-size: small;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

#masthead{
	width:781;
	z-index: 14;
	
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
}


#globalLink{
	position: absolute;
	top: 7px;
	left: 22px;
	z-index: 14;
	font-size: medium;
}


a.glink, a.glink:visited{
	font-size: small;
	color: #000000;
	font-weight: bold;
	border-right: 1px solid #8FB8BC;
	padding-right: 6px;
	padding-left: 6px;
}

a.glink:hover{
  	background-image: url(glblnav_selected.gif);
	text-decoration: underline;
}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
	left: 0px;
	background-color: #002953;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/********************* end **********************/
.jumpmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#header {
	position:absolute;
	left:155px;
	top:205px;
	width:70%;
	z-index:15;
	color: #FFFFFF;
	font-size: x-small;
}
.company {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-position: center center;
	line-height: inherit;
}

#jumpmenu {
	position:absolute;
	left:81%;
	top:7px;
	width:111px;
	z-index:15;
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
body {
	background-image: url(../images/bg_gradient.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.body_normal_weight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-left: 3px;
	font-weight: normal;
}
.body_xsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.body_xsmall_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

.body_small_bold_redblink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #800000;
	text-decoration: blink;
}
.body_small_bold_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #800000;
}

.body_normal_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0033CC;
}
.body_xsmall_bold_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #0033CC;
	font-style: oblique;
}
.body_normal_bold_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0033CC;
	font-style: oblique;
}






.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	padding: 3px 3px 3px 3px;
}
.body_normal_bold_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.body_xsmall_bold_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.body_xsmall_bold_white_left {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-position: left;
	font-weight: bold;
}


.body_normal_boxed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-width: thin thin thin thin;
}
.center_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}
.center_normal_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
}
.center_xsmall_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}
.body_small_bold_red_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #800000;
	text-align: center;
}
.body_xxsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}
.body_xxsmall_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.raised_border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	background-color: #FFFFFF;
	background-position: center;
}
.body_title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #264692;
	background-position: center;
}
.body_normal_bold_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006633;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-right-style: solid;
	border-right: 1px solid #8FB8BC;
	padding-left: 6px;
	padding-right: 6px;
}
.body_normal_bold_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}
.body_normal_weight_noborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
._bold_blue_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #036;
}
