@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-image: url(/images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #305661;
}

h1{
	font-size:15px;
}

h2{
	font-size:13px;
}

h3{
	font-size:12px;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-size: 10px;
	font-weight: bold;
}
a:link {
	color: #305661;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #305661;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}
a:active {
	text-decoration: none;
}
.style3 {
	font-size: 20px;
	font-weight: bold;
}

.style6 {
	font-size: 14px
}

.style7 {
	font-size: 16px
}

table.nav{
	background:url(/images/nav_bg.jpg);
}

td.drop-shadow-left{
	background:url(/images/border_left_bg.jpg) repeat-y;
}

td.drop-shadow-right{
	background:url(/images/border_right_bg.jpg) repeat-y;
}

td.mainHeading{
	background:url(/images/bg_grey_bar.jpg);
}

.fontWhite, .fontWhite a, .fontWhite a:visited{color:#ffffff;}

td.headerTemplate{background:url(/images/header_tmpl.jpg);}
.tbl_01_bg{background:url(/images/tbl_01_bg.jpg);}
.tbl_02_bg{background:url(/images/tbl_02_bg.jpg);}
.tbl_01_top{background:url(/images/tbl_01_top.jpg);}
.tbl_02_top{background:url(/images/tbl_02_top.jpg);}
.tbl_01_bottom{background:url(/images/tbl_01_bottom.jpg);height:6px;}
.tbl_02_bottom{background:url(/images/tbl_02_bottom.jpg);height:5px;}
.tbl_01_right{background:url(/images/tbl_01_right.jpg);}
.tbl_01b_right{background:url(/images/tbl_01b_right.jpg);}
.tbl_02_right{background:url(/images/tbl_02_right.jpg);}

.vidbg {background-image: url(images/tbl_02_bg.jpg);}
.vidbg2 {background-image: url(images/tbl_02_top.jpg);}
.vidbg3 {background-image: url(images/bg_grey.jpg);}