/* Handcoded by RapidxHTML - http://www.rapidxhtml.com */

/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td {
    margin:0;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
}

fieldset,img {
    border:0;
}

html {
    height:100%;
    margin-bottom:1px;
}

body {
    position:relative;
}

:focus {
    outline:none;
}

/* links */
a {
    color:#000000;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

/* header elements */
h1, h2, h3, h4, h5, h6 {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    line-height:100%;
}

h1 {
    font-size:300%;
    color:#000;
}

h2 {
    font-size:250%;
    color:#000;
}

h3 {
    font-size:200%;
    color:#000;
}

h4 {
    font-size:175%;
    color:#000;
}

h5 {
    font-size:150%;
    color:#000;
}

h6 {
    font-size:125%;
    color:#000;
}

/* page setup */
body {
    background:#d6d6d6 url(../images/page_bg.png) 50% 0 repeat-x;
    font-family:Arial, Helvetica, sans-serif;
    line-height:150%;
    color:#000;
    font-size:14px;
}

/* wrapper setup */
div.rapidxwpr {
    margin:auto;
    width:820px;
}

/* header */
div#header {
    position:relative;
    height:80px;
    margin:0px 0px 0px 0px;
    padding:26px 0 10px 0;
}

/* logo */
div.logo {
    float:left;
    padding:0 0 0 10px;
}
/* header */
div#mainpages {
    position:relative;
    height:80px;
	margin:0px 0px 0px 0px;
    padding:20px 0 10px 0;
}

/* main body setup */
div#middle {
    width:auto;
    margin:0px 0 0px 0px;
    clear:both;
}

/* left column */
div#left {
    width:200px;
    float:left;
    padding:0px 0px 0px 0px;
}

/* content column */
div#main {
    width:auto;
    margin:0px 0px 0px 200px;
    padding:0px 0px 0px 0px;
}

/* footer */
div#footer {
    width:auto;
    padding:10px 0px 20px 0px;
    clear:both;
    margin:0 2px;
    background:url(../images/footer_bg.png) 0 0 no-repeat;
}

/* clearing & floating */
.clearingfix:after {
    content:".";
    display:block;
    line-height:0px;
    clear:both;
    visibility:hidden;
}

.clearingfix {
    display:block;
}

.floatbox {
    overflow:hidden;
}

/* topmenu */
div#topmenu {
    float:right;
    margin:34px 0 0 0;
    width:350px;
    font-size:25px;
    color:#000;
}

div#topmenu a {
    padding:0px 9px;
    color:#000;
    letter-spacing:-1.5px;
}

div#topmenu a:hover {
    text-decoration:underline;
}

/* featured */
div.featured {
    background:url(../images/featured_bottom.png) 50% 100% no-repeat;
    padding:0 0 30px 0;
    margin:0 0 25px 0;
}

div.featured_bg {
    background:url(../images/featured_top.png) 50% 0 no-repeat;
    padding:30px 0 0 10px;
    overflow:hidden;
}

div.featured_video {
    width:475px;
    float:left;
    padding:10px 0;
}

/* featured slider */
div.featured_slider {
    width:307px;
    float:right;
    background:url(../images/slider_bg.png) 0 0 no-repeat;
    padding:10px;
    position:relative;
}

div.featured_slider div.slider_tabs {
    position:absolute;
    top:327px;
    left:22px;
    width:281px;
    height:60px;
}

div.featured_slider div.slider_tabs a.prev {
    background:url(../images/prev-next-btn.png) 0 0 no-repeat;
    display:block;
    width:71px;
    height:12px;
    text-indent:-9999px;
    position:absolute;
    top:0;
    left:0;
}

div.featured_slider div.slider_tabs a.next {
    background:url(../images/prev-next-btn.png) -236px 0 no-repeat;
    display:block;
    width:45px;
    height:12px;
    text-indent:-9999px;
    position:absolute;
    top:0;
    right:0;
}

/* nav buttons */
div.nav-buttons {
    overflow:hidden;
    margin:0 0 10px 0;
}

div.nav-buttons a.iamnew {
    background:url(../images/iamnew_bg.png) 0 0 no-repeat;
    width:221px;
    height:77px;
    display:block;
    text-indent:-9999px;
    float:left;
    margin:0 5px;
}

div.nav-buttons a.nextsteps {
    background:url(../images/nextsteps_bg.png) 0 0 no-repeat;
    width:280px;
    height:77px;
    display:block;
    text-indent:-9999px;
    float:left;
}

div.nav-buttons a.getinvolved {
    background:url(../images/getinvolved_bg.png) 0 0 no-repeat;
    width:299px;
    height:77px;
    display:block;
    text-indent:-9999px;
    float:left;
}

/* footer menu */
div.footer_menu {
    overflow:hidden;
    padding:10px;
}

div.footer_menu ul {
    list-style:none;
}

div.footer_menu ul li {
    float:left;
}

div.footer_menu ul li a {
    font-size:15px;
    margin:0 28px;
}

/* social links */
div.sociallinks {
    overflow:hidden;
    margin:25px 0;
}

div.sociallinks ul {
    list-style:none;
    width:650px;
    margin:0 auto;
}

div.sociallinks ul li {
    float:left;
    margin:0 20px;
}
div.sociallinks ul li a {
    display:block;
    width:115px;
    height:51px;
    text-indent:-9999px;
}

div.sociallinks ul li a.facebook {
    background:url(../images/social_facebook.png) 0 0 no-repeat;
    width:115px;
}

div.sociallinks ul li a.podcast {
    background:url(../images/social_podcast.png) 0 0 no-repeat;
    width:112px;
}

div.sociallinks ul li a.rss {
    background:url(../images/social_rss.png) 0 0 no-repeat;
    width:150px;
}

div.sociallinks ul li a.twitter {
    background:url(../images/social_twitter.png) 0 0 no-repeat;
    width:106px;
}
/* contact address */
div.contact_address {
    clear:both;
    font-size:18px;
    color:#000;
    text-align:center;
    margin:10px 0;
}

div.copyright {
    font-size:10px;
    color:#5A5A5A;
    text-align:center;
}

div.copyright a {
    color:#5A5A5A;
}

/* content */
div.content {
    background:url(../images/content_iamnew.png) 50% 0 no-repeat;
    padding:172px 0 0 0;
    margin:0 0 10px 0;
}

div.content_bottom {
    background:url(../images/content_bottom.png) 50% 100% no-repeat;
    padding:0 0 28px 0;
}

/* content */
div.admin_content {
    background:url(/images/sections/admin.png) 50% 0 no-repeat;
    padding:172px 0 0 0;
    margin:0 0 10px 0;
}

div.admin_bg {
    background:url(../images/admin_bg.png) 50% 0 repeat-y;
    padding:0 20px 0 40px;
    overflow:hidden;
}

div.content_bg {
    background:url(../images/content_bg.png) 50% 0 repeat-y;
    padding:0 20px 0 40px;
    overflow:hidden;
}

div.content_menu {
    width:200px;
    float:left;
    font-size: 12px;
}

div.content_menu h3 {
    font-size:14px;
    margin:0 0 5px 0;
    color:#000000;
}

div.content_menu ul {
    list-style:none;
}

/* content right */
div.content_right {
    width:520px;
    float:right;
    font-size:14px;
    color:#000000;
}

div.content_right h1 {
    font-size:30px;
    margin:0 0 15px 0;
    color:#000000;
}

div.content_right h2 {
    font-size:18px;
    margin:15px 0 5px 0;
    color:#000000;
}


/* slider */
#slider ul, #slider li {
    margin:0;
    padding:0;
    list-style:none;
}

#slider li{
    width:307px;
    height:263px;
    overflow:hidden;
}

#prevBtn a {
    background:url(../images/prev-next-btn.png) 0 0 no-repeat;
    display:block;
    width:71px;
    height:12px;
    text-indent:-9999px;
    position:absolute;
    top:247px;
    left:22px;
}

#nextBtn a{
    background:url(../images/prev-next-btn.png) -236px 0 no-repeat;
    display:block;
    width:45px;
    height:12px;
    text-indent:-9999px;
    position:absolute;
    top:247px;
    right:22px;
}
.site-row1 td 
{
    
}

.site-row2 td 
{
    background: #F5F5F5;
}
.textbox
{
    font-family: Arial;
    font-size: 13px;
    border-style: solid;
    border-width: 1px;
    border-color: Navy;
}