body, html
{
    margin: 0px;
}

body
{
    background-color: #c6c7c7;
    background-position: center;
    font-family: Verdana, Arial, Helvitica;
    font-size: small;
}

.SmallD
{
    font-size: 70%;
}

#Page
{
    width: 100%;
    background-color: #c6c7c7;
}

#PageContainer
{
    border:0px;
    margin:0px auto;	
    padding:0;
    position: relative;
    text-align: left;
    color: #183d0e;
    
}

#Footer
{
    background-image:url(Images/body_BGV2.gif);
    background-position:center bottom; 

    width:750px;
    padding:5px 20px 5px 20px;
    clear:both;
    height:25px;
    
}

#Header h1
{
    margin:0;
    position:absolute;
    left: 65px;
    top: 13px;
    color:#000000;
}


/* ------------------------------------------ */
/* - Global styles used in all/most modules - */
/* ------------------------------------------ */

/* Module Headings */
span.SubHead { color:#333333; }


/* Normal Text */
div.Normal, span.Normal { color:#333333; }



/* ------------------------------------------ */
/* ------- Frequently Asked Questions ------- */
/* ------------------------------------------ */

/* Question Text */
a.SubHead { color:#254f25; }
a.SubHead:visited { color:#254f25; }
a.SubHead:hover { color:#254f25; }
a.SubHead:active { color:#254f25; }



/* ------------------------------------------ */
/* ------------------ BLOG ------------------ */
/* ------------------------------------------ */


span.NormalRed { color:#333333; }









/* ------------------------------------------ */
/* ----------------- FORUM ------------------ */
/* ------------------------------------------ */

/* Change CSS In Forum Theme (DotNetNuke/DesktopModules/Forum/Themes) */


/* ------------------------------------------ */
/* ----------------- LINKS ------------------ */
/* ------------------------------------------ */

/* Hyperlink Color */
table.LinksTable a { color:#669966; }


/* ------------------------------------------ */
/* ----------------- SURVEY ----------------- */
/* ------------------------------------------ */

/* Question Text */
.NormalBold { font-weight:bold; color:#333333; }

/* Answer Text */
table.Normal td label { color:#333333; )



textarea.NormalTextBox
{
	width:300px !important; 
}
