/* CSS Document */
.bold {
font-weight:bold;
}

.ital {
font-style:oblique; 
}

.boldital {
font-style:oblique; font-weight:bold;}


.globalLinks {
color: #006699; 
font-family: Arial; 
font-weight: normal; 
font-size: 11px; 
text-decoration: none; 
}
a:link {
font-family: Arial;
font-weight: normal;
color: #006699;
font-size: 11px; 
text-decoration: none; 
}
a:visited {
font-family: Arial;
font-weight: normal;
color: #006699;
font-size: 11px; 
text-decoration: none;  
}
a:hover {
color: #006699; 
text-decoration: underline; 
}


/************************************************************/
/* MENU */

.MenuLinks {
color: #FFFFFF; 
font-family: Arial; 
font-weight: normal; 
font-size: 12px; 
text-decoration: none; 
}
a.MenuLinks:link {
font-family: Arial;
font-weight: normal;
color: #FFFFFF;
font-size: 12px; 
text-decoration: none; 
}
a.MenuLinks:visited {
font-family: Arial;
font-weight: normal;
color: #FFFFFF;
font-size: 12px; 
text-decoration: none;  
}
a.MenuLinks:hover {
color: #FFFFFF; 
text-decoration: underline; 
}




/************************************************************/
/* LEVEL 2 STYLES */
.Level2SideCopy{
font-family: Times New Roan;
font-size: 14px;
font-weight: normal;
font-style: italic; 
color: #993300; 
line-height: 16pt;
}
.Level2SideCopyBold{
font-family: Times New Roan;
font-size: 14px;
font-weight: bold;
font-style: italic; 
color: #993300; 
line-height: 16pt;
}
.Level2BodyCopy{
font-family: Arial;
font-size: 12px;
font-weight: normal; 
color: #003333; 
line-height: 14pt;
margin-bottom:8px;
}
.Level2BodyCopySmall{
font-family: Arial;
font-size: 11px;
font-weight: normal; 
color: #003333; 
line-height: 14pt;
}
.Level2BodyCopySmallBold{
font-family: Arial;
font-size: 11px;
font-weight: bold; 
color: #003333; 
line-height: 14pt;
}
.Level2BodyCopy12ptBold{
font-family: Arial;
font-size: 12px;
font-weight: bold; 
color: #003333; 
line-height: 14pt;
}
.Level2BodyCopyBold{
font-family: Arial;
font-size: 13px;
font-weight: bold; 
color: #003333; 
line-height: 14pt;
}
.Level2BodyCopyBold_2{
font-family: Arial;
font-size: 13px;
font-weight: bold; 
color: #993300; 
line-height: 14pt;
}
.Level2BodyCopyBold_3{
font-family: Arial;
font-size: 12px;
font-weight: bold; 
color: #993300; 
line-height: 14pt;
}
.Level2SubHd{
font-family: Arial;
font-size: 14px;
font-weight: bold; 
color: #003333; 
line-height: 14pt;
}
.Level3BodyCopy{
font-family: Arial;
font-size: 12px;
font-weight: normal; 
color: #003333; 
line-height: 14pt;
margin-top:3px;
}
.bodyLinks {
color: #006699; 
font-family: Arial;
font-size: 12px; 
font-weight: normal;  
text-decoration: none; 
}
.bodyLinks2 {
color: #006699; 
font-family: Arial;
font-size: 12px; 
font-weight: normal;  
text-decoration: none;
line-height:30px;
}
a.bodyLinks:link {
font-family: Arial;
font-weight: normal;
color: #006699;
font-size: 12px; 
text-decoration: none; 
}
a.bodyLinks:visited {
font-family: Arial;
font-weight: normal;
color: #006699;
font-size: 12px; 
text-decoration: none;  
}
a.bodyLinks:hover {
color: #006699; 
text-decoration: underline; 
}
a.bodyLinks2:link {
font-family: Arial;
font-weight: normal;
color: #006699;
font-size: 12px; 
text-decoration: none; 
}
a.bodyLinks2:visited {
font-family: Arial;
font-weight: normal;
color: #006699;
font-size: 12px; 
text-decoration: none;  
}
a.bodyLinks2:hover {
color: #006699; 
text-decoration: underline; 
}
#spacing{
	line-height:25px;
	}



/************************************************************/
/* NAVBAR CSS */

#navbar {
background-image: url(../images/bg_menu.gif);
padding-bottom: 5px;
padding-top: 5px;
float:left;
width:100%;
}

.navtext {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
font-weight:normal;
/* line-height:16px; */
padding-left:5px;
float: left;}

A.navtext {
font-family:  Arial, Helvetica, sans-serif;
font-weight: normal; 
font-size: 12px; 
text-decoration: none; 
color:#FFF;
font-weight:normal;
/* line-height:16px; */
padding-left:10px;
font-style: normal;
font-variant: normal;
border: 1px;
}

.navtext a:link {
font-family:  Arial, Helvetica, sans-serif;
font-weight: normal; 
font-size: 12px; 
text-decoration: none; 
color:#FFF;
font-weight:normal;
/* line-height:16px; */
padding-left:10px;
font-style: normal;
font-variant: normal;
}

.navtext a:active {
font-family:  Arial, Helvetica, sans-serif;
font-weight: normal; 
font-size: 12px; 
text-decoration: none; 
color:#FFF;
font-weight:normal;
/* line-height:16px; */
padding-left:10px;
font-style: normal;
font-variant: normal;
}

.navtext a:visited {
font-family:  Arial, Helvetica, sans-serif;
font-weight: normal; 
font-size: 12px; 
text-decoration: none; 
color:#FFF;
font-weight:normal;
/* line-height:16px; */
padding-left:10px;
font-style: normal;
font-variant: normal;
}

.navtext a:hover {
font-family:  Arial, Helvetica, sans-serif;
font-weight: normal; 
font-size: 12px; 
text-decoration: underline; 
color:#FFF;
font-weight:normal;
/* line-height:16px; */
padding-left:10px;
font-style: normal;
font-variant: normal;
}
.clear { 
	clear:both;
}


 /* MICRO CONTENT */
 
 .TBL_MicroContentSJ {
	width: 500px;
	background-color:#efe2da;
	margin:0 0 0 0;
	padding: 0;
	height: 138px;
}

.microtextSJ h3{
margin: 0 0 0 0;
padding: 6px 20px 0 23px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color:#333;
font-size: 12px;
}

.linkholder {
color:#006699;
}
