/* CSS Document */
.toUpper
{
text-transform: capitalize;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
}


body {
	background-image:url(../images/t1.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.Linkwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C9DBD9;
	text-decoration: none;
}
.Linkwhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C9DBD9;
	text-decoration: underline;
}
.Linkblack {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #898989;
	text-decoration: none;
}
.Linkblack:hover {
	color: #024147;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Linkred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.Linkred:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.Textyello {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFC600;
	text-decoration: none;
}
.Textorange {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF7E00;
	text-decoration: none;
}
.Heading {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 17px;
	font-weight: normal;
	color: #00574D;
	text-decoration: none;
}
.PgHead {
	font-family:Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing:1px;
	padding-left:2px;
	text-transform:uppercase;
	text-decoration: none;
}
.PgHead1 {
	font-family:Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing:1px;
	padding-left:2px;
	text-transform:uppercase;
	text-decoration: none;
}
.PgHead2 {
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing:1px;
	padding-left:2px;
	text-decoration: none;
}
.head02 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.head03 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #00574D;
	text-decoration: none;
}
.head04 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color:#333333;
	text-decoration: none;
}
#uanNumber{
	background-image:url(/images01/uan_number.gif);
	background-repeat:no-repeat;
	}
#imgBorder{
	padding: 4px;
    border: 1px solid #CCCCCC;
	margin-left: 8px;
	margin-bottom: 5px;
       }
#imgMargin{
	margin-left: 8px;
	margin-bottom: 5px;
       }
	   
.Link03 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color:#999;
	}
.Link03:hover {
	color:#FFBB00;
	}

.Link04 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#898989;
	}
.Link05 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#024147;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	}
	
    .Link34 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#024147;
	font-weight:bold;
	text-decoration:none;
    }

.Link05:hover {
	color:#024147;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
	}

.textWhite {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	}
.textWhite14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	}
.textGreen {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#024147;
	}
#bullet01 {
list-style-image:url(/images01/bullet02.gif);

}


DIV.visible {	
}
DIV.hidden {
	DISPLAY: none;
}


/* ... BCT Styles Start here ... */

#breadCrumb li {
	float: left;
	display: inline;
	margin-right: 4px;
}
{
padding: 0;
margin: 0;
border: 0;
}
#breadCrumb {
height: 18px;
padding: 4px 0 0 8px;
background: #FFF;
color: #000; 
}
#breadCrumb {
margin: 0;
padding-left: 7px;
padding-bottom: 7px;
list-style-type: none;
}
#breadCrumb li {
float: left;
display: inline;
margin-right: 4px;
}
#breadCrumb a {
color:#666666;
font-weight: bold;
background: url(/images01/header-track-list.gif) top right no-repeat;
padding-right: 11px; 
text-decoration: none;
}
#breadCrumb a:hover {
color: #333333;
background:url(/images01/header-track-list.gif) bottom right no-repeat;
}
/* ... BCT Styles End here ... */

/* ... News Scrollers Styles Sart here ... */

#pscroller1{
width: 277px;
height: 100px;
border: 0px solid black;
padding: 0px;
background-color: white;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
.newsBullet{
	list-style-image:url(/images01/arrow_bullet01.gif);
}

.Link06 {
	color:#000000;
	text-decoration:none;
	}
.Link06:hover {
	color:#024147;
	text-decoration:underline;
	}
	
/* ... News Scrollers Styles End here ... */
.Link04:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#01584F;
	text-decoration: none;
}

.TableHeadBgColor {
	background-color: #D0E6E6; 
}

div.visible {
display: visible;
}
div.hidden {
display: none;
}