.blueblend {
	background-image: url(images/x_tp_blue_blend.jpg);
	background-repeat: repeat-x;
}
.greybackground {
	background-color: #CCCCCC;
}
.btmwhiteline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.leftwhiteline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.leftgreyline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.rgtgreyline{
	background: url(Images/gradient_background.png) repeat-x top;
}

.bluebackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6,body { padding: 0px; margin: 0px; font-family: Arial, Helvetica, sans-serif; }

body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}


h1 {
	font-size: 18px;
	font-weight: bold;
	color: #6E8CA8;
	letter-spacing: -1pt;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 15px;

}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	letter-spacing: -1pt;
}
h3 { font-size: 14px; font-weight: bold; color: #333333; }


a:link { 
	color: #003366;
	text-decoration: none;
}
a:visited { 
	color: #003366;
	text-decoration: none;
}
a:hover { 
	color: #333333;
	text-decoration: underline;
}


.input {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	vertical-align: middle;
	padding: 2px;
	height: 22px;
	border-top: 1px solid #003355;
	border-right: 5px solid #003355;
	border-bottom: 1px solid #003355;
	border-left: 1px solid #003355;
}
textarea {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	vertical-align: middle;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.inputButton { /* used on submit buttons where there isn't an image */
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	background: #003355;
}






.hlink:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hlink:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hlink:hover {
	color: #333333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hlinkbig:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.hlinkbig:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.hlinkbig:hover {
	color: #333333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.hlinkwhite:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.hlinkwhite:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.homepad {
	padding: 5px;
}

.mainpad {
	padding: 5px 10px 10px;
}

.hlinkwhite:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.individualbkgrd {
	background-image: url(images/sub_pic_individual.jpg);
	background-repeat: no-repeat;
}
.toplink:link {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.toplink:visited {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.toplink:hover {
	color: #003366;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



.subnavContainer {
    margin-right: 1px;
}


.subnavMain A {
	color: #FFFFFF;
	display: block;
	padding: 5px 0px 5px 40px;
	text-align: left;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	background: #999999;
	border-bottom: 2px solid #FFFFFF;
}
.subnavMain A:LINK {
	color: #FFFFFF;
	text-decoration: none;
	background: #999999 url(images/sub_nav_arrow.gif) no-repeat left center;
	
}
.subnavMain A:VISITED {
	color: #FFFFFF;
	text-decoration: none;
	background: #999999 url(images/sub_nav_arrow.gif) no-repeat left center;
}
.subnavMain A:HOVER {
	color: #FFFFFF;
	background: #6E8CA8  url(images/sub_nav_arrow.gif) no-repeat left center;	
	text-decoration: none;
}
.subnavMain A.act {
	color: #FFFFFF;
	text-decoration: none;
}

.subnavMain_on A {
	color: #FFFFFF;
	display: block;
	background: #6E8CA8 url(images/sub_nav_arrow.gif) no-repeat left center;
	padding: 5px 0px 5px 40px;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	border-bottom: 2px solid #FFFFFF;
}
.subnavMain_on a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.subnavMain_on a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.subnavMain_on a:hover {
	color: #FFFFFF;
	background: #6E8CA8 url(images/sub_nav_arrow.gif) no-repeat left center;
	text-decoration: none;
	
}
.subnavMain_on A.act {
	color: #FFFFFF;
	background: #6E8CA8;
}









.subnav A {
	color: #666666;
	display: block;
	padding: 5px 0px 5px 40px;
	text-align: left;
	background: #CCCCCC;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #FFFFFF;
}
.subnav a:link {
	color: #666666;
	background: #CCCCCC;
	text-decoration: none;
}
.subnav a:visited {
	color: #666666;
	background: #CCCCCC;
	text-decoration: none;
}
.subnav A:HOVER {
	color: #FFFFFF;
	background: #6E8CA8;	
	text-decoration: none;
}
.subnav A.act {
	color: #FFFFFF;
	text-decoration: none;
	background: #6E8CA8;
}

.subnav_on A {
	color: #FFFFFF;
	display: block;
	background: #6E8CA8;
	padding: 5px 0px 5px 40px;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	border-bottom: 2px solid #FFFFFF;
}
.subnav_on a:link {
	color: #FFFFFF;
	text-decoration: none;
	background: #6E8CA8;		
}
.subnav_on a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background: #6E8CA8;	
}
.subnav_on a:hover {
	color: #FFFFFF;
	background: #6E8CA8;
	text-decoration: none;
	
}
.subnav_on A.act {
	color: #FFFFFF;
	background: #6E8CA8;
}

.subNavSpacer {
    background: #cccccc;
    height:18px;
}
.subheadimgbrdr {
	border-bottom: 2px solid #FFFFFF;
}





.breadcrumbs {
	font-size: 11px;
	padding: 5px 10px;
	background: #eeeeee;
} 
ul {
	list-style-image: url(images/bullet.gif);
}
.boxtop {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/x_box_top.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
}
.fullboxboarder {
	border: 1px solid #999999;
}
.topwhiteline {
	border-top: 1px solid #cccccc;
}
.subpagebackgroundline {
	background-image: url(images/x_pg_bkgrd_line.gif);
	background-repeat: repeat-y;
}
