@charset "utf-8";
/* CSS Document */


* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
	color: #666;
	font-size: 12px;
	background-color: #FFFFFF;
}
.test {
	font-family: "p22-underground-sc-1","p22-underground-sc-2",sans-serif;
	color: #333333;
	color: #666;
	font-size: 12px;
	background-color: #FFFFFF;
}


a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
img, img a { border: none; }
h1 {
 font-size: 16px;
 font-weight: bold;
 padding-bottom: 0px;
 padding-top: 5px;
 margin-top:  0px; 
 margin-bottom:  0px;
 color: #666;
}
h2 {
 font-size: 14px;
 font-weight: bold;
 padding-bottom: 0px;
 padding-top: 5px;
 margin-top:  0px; 
 margin-bottom:  0px;
 color: #666;
 font-family: "faricy-new-1","faricy-new-2",sans-serif;
}
#pagewrap {
	width: 100%;
	margin: 0 auto;
	background-attachment: fixed;
	background-image: url(../images/info_background.jpg);
	background-repeat: no-repeat;
	background-position: center top; 
	background-color: #FFFFFF;
}
#info_pagewrap {
	width: 960px;
	margin: 0 auto;
}

#top_container {
	width: 920px;
	padding: 20px 0px 20px 0px;
	margin: 0 auto;
}
div.content {
	width: 650px;
	margin: 0 auto;
	padding: 0px 30px 0px 30px;
	text-align: left;
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
} 
.content a {
	color: #666;
	text-decoration: underline;
} 
.content a:hover {
	text-decoration: underline;
	color: #333;
}
div.side {
	width: 180px;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	text-align: left;
	color: #66666;
	font-size: 12px;
	font-weight: normal;
	background-color: #DDD;
}
div.top {
	width: 300px;
	margin: 0 auto;
	float: left;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #999;
	font-size: 10px;
}
div.current {
	width: 360px;
	margin: 0 auto;
	padding: 0px 20px 0px 320px;
	text-align: left;
	color: #66666;
	font-size: 12px;

}
.current-wrap {
	position:relative;
	width: 670px;
	height:350px;
	padding: 15px 20px 25px 20px;
	text-align: left;
	color: #66666;
	font-size: 12px;
	background-image: url(../images/info_current-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear:both;
}

.current-dr {
	display:inline-block;
	height: 350px;
	width:280px;
	padding: 0px 0px 0px 0px;
	background: url(../images/info_onlinemag.jpg) no-repeat center top;
}
.current-dr:hover {
	display:inline-block;
	height: 350px;
	width:280px;
	padding: 0px 0px 0px 0px;
	background: url(../images/info_onlinemag.jpg) no-repeat center bottom;
}
.current-left {
	float: left;
	width: 280px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #66666;
	font-size: 12px;

}
.current-text {
	float: left;
	width: 350px;
	height: 160px;
	padding: 190px 0px 0px 310px;
	text-align: left;
	color: #66666;
	font-size: 12px;

}

/* Footer Nav */
#footwrap {
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/info_bottom-back.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#footnav {
	font-family: Verdana, Arial, _sans;
	letter-spacing:normal;
	width: 1000px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	line-height: normal;
	color: #FFF;
	list-style: none;
	font-weight: normal;
	text-align: center;
	background-image: url(../images/info_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footnav A:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#footnav A:active {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#footnav A:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#footnav A:hover {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
#foottext {
	font-family: Verdana, Arial, _sans;
	font-size: 10px;
	color: #666;
	font-weight: normal;
}
#foottext A:link {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#foottext A:active {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#foottext A:visited {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#foottext A:hover {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
.text_sm {
	font-size: 10px;
}
.text_lg {
	font-size: 18px;
}


#form_container {
	width: 650px;
	height: 640px;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	background-image: url(../images/info_light-back.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.redline {
	border-top-color: #9F2346;
	border-top-style: solid;
	border-top-width: 1px;
	margin: 3px 0px 0px 0px;
	width: 100%;
	float: left;
}
.grayline {
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 6px;
	width: 100%;
}
.cssform p {
	width: 150px;
	clear: left;
	margin: 0;
	padding: 2px 0px 2px 0px;
	padding-left: 140px; /*width of left column containing the label elements*/
}
.cssform label {
	font-weight: bold;
	float: left;
	margin-left: -145px; /*width of left column*/
	width: 140px; /*width of labels. Should be smaller than left column to create some right margin*/
}
.cssform input[type="radio"] {
	border: 1px solid #696969;
	margin: 2px 2px 2px 2px;
	padding: 0px;
}
.cssform input[type="text"] {
	width: 150px;
	border: 1px solid #696969;
	margin: 1px 10px 1px 0px;
	padding: 3px;
}
#datepick p {
	width: 200px;
	clear: left;
	margin: 0;
	padding: 2px 0px 2px 0px;
	padding-left: 140px; /*width of left column containing the label elements*/
}
#datepick label {
	font-weight: bold;
	float: left;
	margin-left: -145px; /*width of left column*/
	width: 140px; /*width of labels. Should be smaller than left column to create some right margin*/
}
#datepick input {
	width: 160px;
	border: 1px solid #696969;
	margin: 1px 10px 1px 0px;
	padding: 3px;
}
.cssform select {
	width: 150px;
	border: 1px solid #696969;
	margin: 1px 10px 1px 0px;
	padding: 3px;
}
.cssform textarea {
	width: 250px;
	height: 70px;
	border: 1px solid #696969;
}

.form_red {
	color: #9F2346
}.large_form {
	font-size: 24px;
}
.tiny_gray {
	font-size: 10px;
	color: #696969;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.form_large {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #666;
	font-size: 28px;
}
