@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/******************************************** Header ****************************************************/
#header {
	width:1024px;
	margin:0 auto;
	text-align:center;
	}
#logo {
	margin-bottom:25px;
	}

#menu {
	background:url(../images/nev_slice.jpg) repeat-x;
	height:37px;
	text-align:center;
	}
#nav {
	display:block;
	padding-top:10px;
	}
#nav li {
	display:inline;
	}
#nav li a {
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	padding-right:40px;
	}
#nav li a:hover{
	text-decoration:underline;
	}
#nav li a.selected {
	text-decoration:underline;
	}
#content {
	width:1024px;
	margin:0 auto;
	}
/*********************************************** CONTENT ********************************************************/
#content {
	overflow:hidden;
	}
#mainbanner {
	float:left;
	margin-top:20px;
	}
#welcome {
	width:400px;
	float:left;
	margin-left:20px;
	margin-top: 40px;
	padding-bottom: 20px;
	}
#welcome h1 {
	color:#00aeef;
	font-size:24px;
	margin-bottom:17px;
	margin-left:10px;
	}
#welcome p{
	color:#666666;
	font-size:14px;
	line-height:22px;
	margin-left:10px;
	margin-bottom:10px;
	}
#welcome h2 {
	margin-left:10px;
	margin-top:20px;
	font-size:15px;
	color:#00aeef;
	}
#botmenu {
	text-align:center;
	display:block;
	margin-top: 20px;
	}
#botmenu li {
	display:inline;
	}
#botmenu li a{
	font-size:13px;
	color:#00aeef;
	text-transform:uppercase;
	text-decoration:none;
	}
#botmenu li a:hover{
	color:#666666;
	text-decoration:underline;
	}
#botmenu li a.selected2{
	color:#666666;
	}
#links {
	margin-top:15px;
	width:290px;
	}
.block_content {
	width:720px;
	padding-top:30px;px;
	padding-bottom:20px;
	margin:0 auto;
	}
.block_content p{
	color:#666666;
	font-size:15px;
	line-height:20px;
	margin-bottom:15px;
	}
.block_content h1{
	color:#00aeef;
	font-size:20px;
	margin-bottom:10px;
	text-transform:uppercase;
	}
.block_content h2{
	margin-bottom:15px;
	font-size:15px;
	color:#00aeef;
	}
.block_content a{
	display:block;
	font-size:15px;
	color:#00aeef;
	text-decoration:none;
	margin-bottom:30px;
	}
.block_content strong {
	margin-bottom:30px;
	font-size:13px;
	color:#000;
	display: block;
	}
.pdficon {
    background:url(../images/pdficon.png) no-repeat;
    padding:20px 20px 20px 60px;
    font-size:12px;
    color:#164377;
    text-decoration:underline;
}
sm {
	font-size:12px;
	}
.message {
	background:#00aeef;
	color:#FFFFFF;
	padding:5px;
	font-size:12px;
	margin-bottom:20px;
	text-align:center;
	}
.message p{
	font-size:12px;
	margin:0px;
	color:#FFFFFF;
	}
.message h2{
	color:#FFFFFF;
	margin:0px;
	}
.tablehead{
	color:#fff;
	background:#00aeef;
	padding-top:5px;
	}
#signupterms {
	text-decoration:underline;
	}
/******************************************* TABLE *****************************************************************/
#signupform {
	font-size:13px;
	}
#form_table {
	padding:10px;
	border:1px solid #00aeef;
	}
#form_table a {
	font-size:13px;
	color:#00aeef;
	}
#contactform {
	font-size:13px;
	}
/******************************************* FOOTER *****************************************/
.container {
	margin:0 auto;
	width:1024px;
	padding-top:20px;
	padding-bottom:20px;
	}
#footer {
	margin-top:30px;
	background:#00aeef;
	}
.container p {
	color:#fff;
	font-size:14px;
	line-height:18px;
	}
/************************************** TABS CSS ******************************************************/
#price_table {
	margin-top:20px;
	width:700px;
	height:200px;
	}
#price_table em {
	font-size:13px;
	font-weight:bold;
	}
.row1 {
	background:#CCCCCC;
	padding:5px;
	}
#block_update p {
	font-size:15px;
	margin:0px;
	padding:0px;
	}
#block_update a {
	text-decoration:underline;
	font-size:13px;
	}
