/* Reset */

* html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	top:0;
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
 /*   background:transparent;*/
}

body {
	top: 0;
	margin: 0;
	width: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background: url(../images/bg03.jpg) top center repeat-x;
	background-color:#262626;
}

li {
	margin: 0 30px 0 50px;
	_margin: 0 30px 0 50px;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 30px;
	line-height:18px;
}

h1, h2, h3, h4, h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 10px 30px 10px 30px;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

/*Text Formatting*/
.centered {
	text-align:center;
}

#wrapper {
	width: 968px;
	height: 100%;
	margin: 0 auto 0 auto;
}

#clear {
	clear:both;
}

#menublock {
	float: left;
	width: 968px;
	height: 35px;
	background:url(../images/menu.png) top center no-repeat;
	z-index:1000;
}

#header {
	float: left;
	width: 968px;
	height: 85px;
}

.logo {
	float: left;
	width: auto;
	height: 85px;
}

#contentmain {
	float: left;
	width: 968px;
	height: auto;
	/*background:url(../images/content_wrpr.png) top center no-repeat;*/
	margin: 0px 0 0 0;
	_margin: 0px 0 0 0;
}

#contenttop {
	float: left;
	width: 968px;
	height: 15px;
	background:url(../images/contenttop.png) top center no-repeat;
	margin: 10px 0 0 0;
}

#contentmid {
	float: left;
	width: 968px;
	height: auto;
	background:url(../images/contentmid.png) top center repeat-y;
	margin: 0 0 0 0;
}	

#contentbtm {
	float: left;
	width: 968px;
	height: 11px;
	background:url(../images/contentbtm.png) top center no-repeat;
	margin: 0 0 0 0;
}

/*Images*/
.imgleft {
	float:left;
	margin: 0 20px 0 0;
	_margin: 0 20px 0 0;
}

.imgright {
	float:right;
	margin: 0 0px 0 0;
	_margin: 0 0px 0 0;
}

img a {
	border: none;
}

/*Banner*/
#banner {
	width:968px;
	height:auto;
	background:none;
	margin: 0 auto 0 auto;
}

#contentblock {
	width:888px;
	height:auto;
	background:none;
	margin: 10px auto 0 auto;
}

/*Login*/

#login {
	float: right;
	width: 318px;
	height: 85px;
	background:url(../images/login02.png) top center no-repeat;
}

#login a{
	color: #ffffff;
	text-decoration:none;
}

#login a:hover{
	text-decoration:underline
}

#logged {    /*used when user is logged in*/
	float: right;
	width: 318px;
	height: auto;
	background:none;
	padding: 10px 0 0 0;
}

#logged a{
	color: #ffffff;
	text-decoration:none;
}

#logged a:hover{
	text-decoration:underline
}

.logincnt {
	float:left;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	width: 100%;
	height: 23px;
	margin: 3px 0 0 0;
}


.logincnt2 {
	float:left;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color: #ffffff;
	width: 100%;
	height: auto;
	margin: 3px 0 0 0;
}

.logincnt2 a{
	color: #ffffff;
	text-decoration:none;
}

.logincnt2 a:hover{
	text-decoration:underline
}

.logbox01 {
	float: left;
	width: 117px;
	height: 30px;
	margin: 8px 20px 0 20px;
	_margin: 8px 0 0 10px;
}

.logbox02 {
	float: left;
	width: 117px;
	height: 30px;
	margin: 8px 0 2px 0px;
	_margin: 8px 0 2px 0px;
}

.suserbox {
	background: none;
	border: none;
	width: 110px;
	margin:0px 30px 0 0px;
	_margin:0px 30px 0 0px;
}

.spwdbox {
	background: none;
	border: none;
	width: 110px;
	margin:0px 0 0 0px;
	_margin:0px 0 0 0px;
}

.arrowbox {
	float:left;
	width: 33px;
	height: 33px;
	margin: 0px 0 0 0;
}

.noborder {
	border:none;
}

.nomargin {
	margin: 0;
}

/*3 column blocks*/
#col3block {
	float:left;
	width:968px;
	height:auto;
	background:none;
	margin: 10px 0px 0 0;
}

.colleft {
	float: left;
	width:310px;
	height: 183px;
	margin: 0 0px 0 8px;
}

.colmid {
	float: left;
	width:310px;
	height: 183px;
	margin: 0 11px 0 11px;
	
}

.colright {
	float: left;
	width:310px;
	height: 183px;
	margin: 0 0 0 0px;
}
/*3 column blocks*/

/*2column blocks*/
#col2left {
	float:left;
	width: 251px;
	min-height: 100%;
	height: 100%;
	margin: 10px 0 0 0;
}


#col2lefttop {
	float:left;
	width: 251px;
	height: 15px;
	background:url(../images/twocollefttop.png) top center no-repeat;
}

#col2leftmid {
	float:left;
	width: 251px;
	min-height: 100%;
	max-height: 100%;
	height: 100%;
	background:url(../images/twocolleftmid.png) top center repeat-y;
	padding: 10px 0 10px 0;
}

#col2leftbtm {
	float:left;
	width: 251px;
	height: 11px;
	background:url(../images/twocolleftbtm.png) top center no-repeat;
}

#col2leftBlock {
	width: 180px;
	height: 150px;
	margin: 0 auto 0 auto;
	border-top: #444444 2px solid;
	border-left:  #444444 2px solid;
	border-bottom: #7c7c7c 1px solid;
	border-right: #7c7c7c 1px solid;
	
	background: #666666;
}

#col2right {
	float:left;
	width: 717px;
	height: auto;
	margin: 10px 0 0 0;
}

#col2righttop {
	float:left;
	width: 717px;
	height: 15px;
	background:url(../images/twocolrighttop.png) top center no-repeat;
}

#col2rightmid {
	float:left;
	width: 717px;
	height: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	background:url(../images/twocolrightmid.png) top center repeat-y;
}

.col2rightBlock {
	float:left;
	width: 677px;
	height: auto;
	background:none;
	margin: 10px 20px 10px 20px;
	padding: 0 0 10px 0;
}

.col2rightBlock li{
	margin: 0 20px 0 60px;
}

#col2rightbtm {
	float:left;
	width: 717px;
	height: 11px;
	background:url(../images/twocolrightbtm.png) top center no-repeat;
}
/*2column blocks*/

blockquote {
  font: 12px normal helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
} 

/*Footer*/
#footer {
	float:left;
	width:968px;
	height: 50px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin:10px 0 0 0;

}

#footer a {
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}

/* Profile */

.profileBlck {
	width: 100%;
	height: auto;
	padding: 10px 0 10px 0;
}

.profileTN {
	width: 150px;
	height: 200px;
	margin: 5px auto 5px auto;
}

.profileBlck li {
	margin: 0 20px 0 50px;
}

/*Testing modal*/
#contact {
	float:left;
	width: 270px;
	height: 260px;
	background:none;
	margin:60px 0 0 40px;
}

/*Forms*/

.labelbox {
	float:left;
	width: 100%;
	margin: 5px 0px 5px 0px;
}

.formbox {
	float:left;
	width: 100%;
}

.formbox p{
	margin:3px 10px 3px 10px;
	
}

.warpForm {
	width: auto;
	height: auto;
	margin: 0 20px 0 20px;
}

.greybox {
	background:#999999;
}

.whitebox {
	background:#ffffff;
}


.white {
	color:#ffffff;
}

.greyinputbox {
	width: 200px;
	background:#CCCCCC;
	border:1px solid inset;
}
