body, html, p, h1, h2, h3, h4, form {
	padding:0px;
	margin:0px;
}

body,html{
	width:100%; 
	height:100%;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	background-color: #000000;
	background-image: url(images/sitebgr.jpg);
	background-repeat: repeat-x;
}

#container{
	width:756px;
	background-color:#FFFFFF;
	padding:7px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-385px;
	padding-bottom:0px;
	overflow:hidden;
}

#top{
	width:756px;
	height:300px;
}

#nav{
	margin-top:7px;
	width:756px;
	height:35px;
}

.navcell{
	float:left;
	height:35px;
	text-align:center;
}

#nav a{
	font-size:10px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	display:block;
	line-height:10px;
	padding-top:7px;
	padding-bottom:7px;
}

#nav a:hover{
	font-size:10px;
	font-weight:bold;
	color:#555555;
	text-decoration:none;
	display:block;
	line-height:10px;
	padding-top:7px;
	padding-bottom:7px;
}

#nav a.on{
	font-size:10px;
	font-weight:bold;
	color:#444444;
	text-decoration:none;
	display:block;
	line-height:10px;
	padding-top:7px;
	padding-bottom:7px;
}

#content{
	margin-top:10px;
	width:756px;
}

#left{
	float:left;
	width:180px;
	margin-right:14px;
	padding-bottom:40px;
}

#main{
	float:left;
	width:423px;
	margin-right:14px;
	padding-bottom:40px;
}

#right{
	float:left;
	width:125px;
	padding-bottom:40px;
}


#footer{
	width:756px;
	height:0px;
	clear:both;
	padding-bottom:7px;
}

#smartarts{
	background-color:#000000;
	text-align:right;
	margin-left:-7px;
	width:770px;
	height:41px;
	position:relative;
}

#openquote{
	background-image: url(images/openquote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:55px;
	float:left;
	height:50px;
}

#closequote{
	background-image: url(images/closequote.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	
	padding-right:40px;
	width:320px;
	float:left;
	font-size:12px;
	font-style:italic;
}

#quote{
	width:360px;
	text-align:left;
	clear:both;
	padding-top:6px;
	color:#EA222A;
	padding-left:55px;
}

h1{
	font-size:13px;
	margin-bottom:6px;
}

h2{
	font-size:12px;
	margin-bottom:6px;
	color:#EA222A;
}


p{
	margin-bottom:10px;
	line-height:14px;
}

a.bg{
color:#EA222A;
text-decoration:none;
font-weight:bold;
padding-left:2px;
padding-right:2px;
}

a.bg:hover{
color:#FFFFFF;
background-color:#EA222A;
font-weight:bold;
}

a.bgnopad{
color:#EA222A;
text-decoration:none;
font-weight:bold;
}

a.bgnopad:hover{
color:#FFFFFF;
background-color:#EA222A;
font-weight:bold;
}


ul {
	list-style: none;
	margin:0px;
	padding:0px;
	margin-left:20px;
	margin-right:30px;
	margin-bottom:15px;
	margin-top:10px;
}

li {
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height:13px;
	margin-bottom:5px;
	padding-bottom:7px;
	padding-top:0px;
	height:auto;
}

li.pdf {
	background-image: url(images/pdf.jpg);
	background-repeat: no-repeat;
	padding-left: 23px;
	line-height:13px;
	margin-bottom:5px;
	padding-bottom:7px;
	padding-top:0px;
	height:auto;
	
}
li.doc {
	background-image: url(images/bullet_doc.jpg);
	background-repeat: no-repeat;
	padding-left: 23px;
	line-height:13px;
	margin-bottom:5px;
	padding-bottom:7px;
	padding-top:0px;
	height:auto;
	
}

li.pp {
	background-image: url(images/pp.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height:13px;
	margin-bottom:5px;
	padding-bottom:7px;
	padding-top:0px;
	height:auto;
	
}

input, select, textarea{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.submit{
	background-color:#EA222A;
	color:#FFFFFF;
	font-weight:bold;
	border: solid 0px #EA222A;
	padding-top:2px;
	padding-bottom:2px;
}

.header{
	background-color:#EA222A;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px;
	margin-top:10px;
	margin-bottom:5px;
}

.bad{
	width:90%;
	padding-left:5%;
	padding-right:5%;
	padding-top:10px;
	padding-bottom:10px;
	color:#000000;
	border: 1px solid #AAB9CE;
	background-color:#EFF1F5;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}

.error{
	color:#EA222A;
	font-weight:bold;
}li.zip {
	background-image: url(images/zip.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height:13px;
	margin-bottom:5px;
	padding-bottom:7px;
	padding-top:0px;
	height:auto;
}

.time{
	float:left;
	font-weight:bold;
	font-size:11px;
	width:40px;
	clear:both;
}

.event{
	float:left;
	font-weight:bold;
	font-size:11px;
	width:120px;
}

.ppl{
	float:left;
	font-weight:bold;
	font-size:11px;
	width:200px;
}

.audiotop{
	background-color:#EA222A;
	color:#FFFFFF;
	font-weight:bold;
	height:32px;
	background-image: url(images/audiotop.jpg);
	background-repeat: no-repeat;
	background-position: 8px 3px;
	padding-left:40px;
}

.audioon{
	background-color:#F5F5F5;
	font-size:10px;
	padding:5px;
}

.audiooff{
	background-color:#FFFFFF;
	font-size:10px;
	padding:5px;
}

#mask{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#000000;
	display:none;
	opacity:0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8; 
}

#closeslide{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:175px;
	margin-top:-270px;
	width:200px;
	height:15px;
	display:none;
	text-align:right;
}

#sstitle{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-375px;
	margin-top:-272px;
	width:500px;
	height:15px;
	display:none;
	text-align:left;
	color:#EA222A;
	font-size:16px;
	font-weight:bold;
}

.badsecurity{
	border: 2px dashed #F0A300;
	background-color:#FFEABD;
	padding:5px;
}

#registernow{
	position:absolute;
	top:167px;
	left:50%;
	margin-left:238px;
	width:140px;
	height:140px;
	z-index:100;
}
