@charset "UTF-8";


a {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

img {
	border:none;
}

img.LeftIndent {
	padding-left:5px;
}

img.inText {
	padding:9px;
}

body {
	background-color: #2f4378;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #2F4378;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
	text-align: center;
	line-height: 26px;
}

h2 {
	color: #2F4378;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: center;
	line-height: 21px;
}


p.body {
	margin-bottom:20px;
	color: #2F4378;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: left;
	line-height: 20px;
}

p.body a {
	font-size: 14px;
	color: #2F4378;
	font-weight: bold;
	text-decoration: none;
}

p.body a:hover {
	color: #900;
	text-decoration: none;
}

p.bodyBlack {
	margin-bottom:20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: left;
	line-height: 18px;
}

p.bodyBlack a {
	color: #2F4378;
	font-weight: bold;
	text-decoration: none;
}

p.bodyBlack a:hover {
	color: #900;
	text-decoration: none;
}

p.bodyCenter {
	margin-bottom:20px;
	color: #2F4378;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: center;
	line-height: 20px;
}

p.bodyCenter a {
	color: #2F4378;
}

p.bodyCenter a:hover {
	color: #900;
}

p.bodySmall {
	margin-bottom:20px;
	color: #2F4378;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: left;
	line-height: 13px;
}

p.red {
	color:#900;
	color:red;
}

.table-blue {
	color: #2F4378;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

li.body {
	margin-bottom:20px;
	color: #2F4378;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: left;
	line-height: 18px;
}

li.body a {
	color: #900;
}

li.body a:hover {
	color: #3F5889;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.front {
	z-index: 1000;
}

.back {
	z-index: 1;
}

#Layer1 {
	position:absolute;
	width:584px;
	height:360px;
	z-index:1;
	left: 25%;
	top: 25px;
}

#Layer2 {
	position:absolute;
	width:619px;
	height:700px;
	z-index:1;
	left: 22%;
	top: 16px;
	visibility: visible;
}


#text_1 {
	color: #2F4378;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: left;
	line-height: 20px;
}

.style2 {
	color: #000099;
	font-size: x-large;
	font-weight: bold;
}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F4378;
	letter-spacing: .05em;
}

.style15 {
	font-size: 16px
}

.style19 {
	color: #2F4378;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 20px;
	text-align: left;
}

.style20 {
	color: #999999
}
	
.style24 {
	color: #2F4378
}

.style25 {
	color: #990000
}

.left_column {
	padding: 20px 0px 0px 20px;
}

.bg_white {
	background-color: #FFF;
}

.bg_blue2 {
	background-color:#D9E1E7;
}

.border_blue {
		border-left: #2f4378 solid thin;
}
	
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #fff;
	letter-spacing: 0.05em;
	font-weight:lighter;
	}

.red_top {
	border-top: #900 double;
}

img.column {
	padding:10px 0px 10px 0px;
	display:block;
    margin-left: auto;
    margin-right: auto
}

.webCamTop {
	display:block;
	margin-left: auto;
	margin-right: auto;
	padding:10px 0px;
}

.webCam {
	display:block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:10px;
}
	
img.fb {
	padding-left:20px;
	padding-top:10px;
}

.header_bg {
	background-image:url(Headers/new_header_bg.png);
	background-repeat:no-repeat;
}

.header_bg_safe {
	background-image:url(Headers/test_bg_tab_L.gif);
	background-repeat:repeat-x;
}

.headerPadding {
	padding-right: 50px;
}

.bg_white {
	background-color:#FFF;
}

.bg_blue {
	background-color:#D2DDEC;
}

.top {
	vertical-align:top;
}

.center {
	text-align:center;
}

img.index1 {
position:relative;
top:0px;
z-index:-1;
}

td.top {
	vertical-align:top;
}


.footer {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #2F4378;
	letter-spacing: .05em;
}

.footer_menu {
	text-decoration:none;
	color: #990000;
	padding: 10px 0px;
	line-height:20px;
	text-align:center;
	background-color:#FFF;
	border-top: #2f4378 solid thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.footer_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration:none;
	color: #2f4378;
	letter-spacing: 0.1em;
	padding: 10px 0px;
	text-align:center;
}

.footer_menu a:visited {
	text-decoration: none
}

.footer_menu a:active {
	text-decoration: none;
}

.footer_menu A:hover {
	text-decoration: none;
	color:  #690;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}


.linkpage {
	color: #2f4378;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.linkpage a {
	color: #2f4378;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.linkpage a:hover {
	color: #900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border: dotted;
	border-color: #900;
	border-width: 1px;
	background-color: #D7DFE7;
	padding: 5px;
}

.buylink {
    border:none
}

<!--below code for tables-->


p.font_large {
	font-size:16px;
	color: #2F4378;
}

td.font_small {
	font-size:12px;
}

td.font_small a {
	color: #2F4378;
}

td.font_small a:hover {
	color: #900;
}

td.font_med {
	font-size:14px;
}

td.font_large {
	font-size:14px;
}

td.font_large a {
	color: #2F4378;
}

td.font_large a:hover {
	color: #900;
}

td.blue {
	color: #2F4378;
}

th.font_small {
	font-size:12px;
}


.red {
	color:#900;
}

p.table {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: left;
	line-height: 20px;
}

p.table a {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

p.table a:hover {
	color: #900;
	text-decoration: none;
}

p.tableSmall {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	line-height: 16px;
	font-weight:normal;
}

p.tableMedium {
	color: #2F4378;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 3px;
	margin-right: 3px;
	text-align: left;
	line-height: 14px;
	font-weight:normal;
}

p.tableMedium a {
	font-weight: bold;
	color: #2f4378;
	text-decoration: none;
}
	
p.tableMedium a:hover {
	font-weight: bold;
	color: #900;
	text-decoration: none;
}

p.headers {
	font-size:16px;
	color: #2F4378;
}
	
p.headers a {
	font-size:16px;
	color: #2F4378;
}
