﻿body
{
    font-family:arial;
    font-size:12px;
    font-weight:normal;
    color:#666666;
    line-height:18px;    
	margin: 0px 0px 0px 0px;
	/* margin-left: auto; 
	margin-right: auto; */
}

p 
{ 
    padding: 10px 0px 0px 0px; 
    margin: 0px 0px 0px 0px;
    font-family:arial;
    font-size:12px;
    font-weight:normal;
    color:#666666;
    line-height:18px; 
}

ul 
{
    padding-top:0px;
	padding-left: 10px;
	margin-left: 10px;
}

ul li 
{
    padding-left:0px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.clear { clear:both;height:2px; }

input, textarea, select { font-size:11px; font-family:Arial; color:#000; }

a 
{ 
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    color:#ff8647;
    text-decoration:none; 
}

a:hover
{ 
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    color:#ff8647;
    text-decoration:underline; 
}

#mainContent
{ 
    width:1024px; 
    /* margin:0 auto; */
    position:relative; 
    padding-top:0px; 
}

.nav1_pad { padding-right:30px; }
.footer_pad { padding-right:12px; }
.dividerPosition { position:relative; top:-2px; width:19px; }

img { border:none; }

a.footer, a.footer:hover, .footer
{
    font-family:Arial;
    font-size:9px;
    color:#000000;
}

.Resource_SubTitle
{
    font-family:arial;
    font-size:12px;
    font-weight:normal;
    color:#444444;
    line-height:18px;
}

.Resource_Author
{
    font-family:arial;
    font-size:12px;
    font-style:italic;
    font-weight:normal;
    color:#444444;
    line-height:18px;
    padding-bottom:10px;
}

.Resource_HomeTitle
{
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    color:#444444;
    padding-bottom:10px;
}

.Resource_HomeIntro
{
    font-size:12px;
    font-weight:normal;
    color:#444444;
    line-height:18px;
    width:290px;
}

.Resource_Date
{
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    color:#280d80;
    line-height:30px;
}

.News_Title
{
    font-family:Arial;
    font-size:12px;
    color:#0067ac;
    font-weight:bold;
    padding-top:10px;
}

.News_Intro
{
    font-family:Arial;
    font-size:11px;
    color:#7d7366;
    font-weight:normal;
}

a.Link_ReadMore
{
    font-family:Arial;
    font-size:11px;
    color:#0067ac;
    font-weight:bold;
    text-decoration:none;
}

a.Link_ReadMore:hover { text-decoration:underline; }

.TextBlock
{
    font-size:12px;
    color:#7d7366;
    line-height:15px;
}

.MainContent_1Column { width:430px; }

.BlogTitle
{
    font-size:22px;
    font-weight:bold;
    color:#7d7366;
    line-height:28px;
}
.BlogSubTitle
{
    font-size:16px;
    color:#7d7366;
    line-height:34px;
}
.BlogContent
{
    font-size:12px;
    color:#7d7366;
    line-height:15px;
}

.TextBox1 
{
    font-size:10px;
    border:solid 1px #7d7366;
    color:#7d7366;
    width:260px; 
    height:12px;
}

.TextArea1 
{
    font-size:10px;
    border:solid 1px #7d7366;
    color:#7d7366;
    width:260px;
}

.Alert1 { color:#f16648; }

a.button1
{
    height:18px;   
    border:solid 1px #999999;
    background-color:#e34e35;
    color:White;
    font-weight:bold;
    font-size:11px;
    cursor:pointer;
    padding:0px 4px 0px 4px;
    text-decoration:none;
}

a.button1:hover
{
    background-color:#48413f;
    text-decoration:none;
    color:White;
}

.User_Label
{
    clear:both; float:left; width:200px;   
}

.User_TextBox
{
    float:left; width:300px; 
}

.User_EmailLink
{
    color:#0067ac; font-size:11px;
}

.inputBasic { border:solid 1px #cccccc; }
.input1 { width:280px; border:solid 1px #cccccc; }
.input200 { width:200px; border:solid 1px #cccccc; }

.error   
{  
border: solid 1px red;   
background-color: Yellow;  
}

.BlogTitle_Print
{
    font-size:22px;
    font-weight:bold;
    color:#7d7366;
    line-height:28px;
}
.BlogSubTitle_Print
{
    font-size:16px;
    color:#7d7366;
    line-height:34px;
}
.BlogContent_Print
{
    font-size:12px;
    color:#000000;
    line-height:15px;
}