@charset "utf-8";
/* CSS Document */
body{
color: #463c3c;
font-family: 'ArialMT', 'Arial', sans-serif;
font-size: 14px;
margin:0px;
background-color: #ffffff ;
background-attachment:scroll;
background-repeat:repeat;
background-image:url(../img/corky_bgfill.gif);
}
a {
    color: #463c3c;
    text-decoration: underline;
}
a:visited {
    color: #666666;
    text-decoration: underline;
}
a:hover {
    color: #000000;
    text-decoration: underline;
}
p{
margin:1px;
}
img{
border:0px;
}
textarea{
font-family: 'ArialMT', 'Arial', sans-serif;
font-size:13px;
}
form{
margin:0px;
padding:0px;
}
input{
margin:0px;
}
h1{
    color: #4c4c4c;
    font-family: 'TradeGothic-BoldTwo', 'TradeGothic', 'TradeGothic BoldTwo', 'ArialMT', 'Arial', sans-serif;
    font-size: 48px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
	margin:10px 0px 10px 0px;
	text-align:center;
}
.h1_massive{
    color: #463c3c;
	margin:10px 0px 0px 0px;
    font-size: 72px;
    line-height: 86px;
}
.h1_subtle{
    color: #4c4c4c;
    font-family: 'TradeGothic-BoldTwo', 'TradeGothic', 'TradeGothic BoldTwo', 'ArialMT', 'Arial', sans-serif;
    font-size: 39px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 46px;
    margin-bottom: 8px;
}
h3{
    color: #463c3c;
    font-family: 'Verdana', sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    margin:0px 0px 8px 0px;
    padding-bottom: 5px;
    text-align: justify;
}
#mainmenu{
list-style:none;
width:800px;
margin:0px;
padding:0px;
position:relative;
left:12px;
}
#mainmenu li{
margin-top:6px;
margin-right:9px;
display:block;
float:left;
}
.paragraph_style {
    color: #b3b3b3;
}
#mainbody{
background-color:#fff;
margin:0px auto 0px auto;
width:800px;
}
#sitecontent{
margin:0px auto 0px auto;
width:700px;
min-height:400px;
}
#mlsignup{
position:absolute;left:0px;width:100%;z-index:109;top:30px;
}
html>body #mlsignup{
position:absolute;width:100%;z-index:99;top:30px;
}
.article_text{
    color: #463c3c;
    font-family: 'Verdana', sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 20px;
    margin-top: 0px;
    padding-bottom: 5px;
    text-align: justify;
}
.captiontext{
    color: #7f7f7f;
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 12px;
    font-weight: bold;
	line-height:12px;
}
#mainfooter{
    color: #b3b3b3;
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 13px;
}


.boldtext {
    color: #463c3c;
    font-family: 'TradeGothic-BoldTwo', 'TradeGothic', 'TradeGothic BoldTwo', 'ArialMT', 'Arial', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 15px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.redtext {
    color: #ff0000;
    opacity: 1.00;
}
.orangetext {
    color: #ff8000;
    opacity: 1.00;
}
.bluetext {
    color: #6666ff;
    opacity: 1.00;
}
.lightbluetext{
color:#0080ff;
opacity:1.00;
}
.medgraytext{
    color: #666666;
    font-family: 'TradeGothic', 'ArialMT', 'Arial', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 14px;
}
.largeboldtext{
    font-family: 'TradeGothic-BoldTwo', 'TradeGothic', 'TradeGothic BoldTwo', 'ArialMT', 'Arial', sans-serif;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 28px;
    font-style: normal;
    font-variant: normal;
}
.smallboldtext{
    color: #ff0000;
    font-family: 'TradeGothic-BoldTwo', 'TradeGothic', 'TradeGothic BoldTwo', 'ArialMT', 'Arial', sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 17px;
    font-style: normal;
    font-variant: normal;
}
.medboldtext{
    color: #ff0000;
    font-family: 'TradeGothic-BoldTwo', 'TradeGothic', 'TradeGothic BoldTwo', 'ArialMT', 'Arial', sans-serif;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 0;
    font-style: normal;
    font-variant: normal;
}
.smallbottommargin{
	margin-bottom:19px;
}