/* BASE HTML TAGS--------------------- */

body 
{
    font-family:"Times New Roman", Times, serif;
    font-size:11px;
    margin:0px;
    color:#000000;
    background-color:#E5E5E5;
    font-size:12px;
    background-repeat:repeat;
}
html>body #footer {
    bottom:0;
    z-index:10;
}
h1
{
    font-size:large;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    margin-bottom:10px;
}
h2
{
    font-size:medium;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    margin-bottom:10px;
}
h3
{
    font-size:small;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    margin-bottom:10px;
}

img
{
    border-style:none;
}

form
{
    padding:0px;
    margin:0px;
}
ul
{
    margin-top:2px;
    margin-bottom:8px;
    margin-left:25px;
}
li
{
}

a
{
    color:#3494BC;
    text-decoration:underline;
    font-weight:bold;
}
a:hover
{
}

a:visited
{
    color:#000000;
}


/* FRONTEND OBJECT STYLES----------------------- */
#sitebody
{
    text-align:left;
    width:800px;
}
html>body #sitebody
{
    text-align:left;
    width:800px;
    padding-right:4px;
}
#sitecontainer
{
    width:800px;
    background-color:#ffffff;
    margin:0px auto 0px auto;
}
#outerborder_col1
{
}
#outerborder_col2
{
}
#outerborder_col3
{
}
#front_header
{
    height:232px;
    width:800px;
    background-image:url(img/headerbg.jpg);
}
#front_mainmenu
{
    position:absolute;
    top:60px;
}
#front_mainmenu a
{ 
    color:#ffffff;
    font-family:Arial Narrow, Arial, Helvetica;
    background-image:url(img/bluebullet.gif);
    background-position:left;
    background-repeat:no-repeat;
    padding-left:15px;
}
#sitecontentarea
{
    
}
#footer
{
    bottom: 0; 
    width: 800px; 
    height: 57px;
    clear:both;
    background-image:url(img/footerbg.jpg);
    background-repeat:no-repeat;
}

.bulletlist
{
    background-position:top left;
    background-repeat:no-repeat;
    padding-left:24px; 
    width:150px; 
}
.bulletlist_full
{
    background-position:top left;
    background-repeat:no-repeat;
    padding-left:24px; 
    background-image:url(img/bullet.gif);

}

/* Front-Main Menu ------------------------------*/
.mainmenulist {
    padding: 0px;
    list-style:none ;
    margin:5px;
}
.mainmenulist a {
	margin:0px;
	text-decoration: none;
    padding:0px;
}
.mainmenulist a:hover, .mainmenu_selected a
 {
	color: #ff0000;
	text-decoration:none;
}
.mainmenulist li {
    margin:0px;
    padding:0px;
}
.mainmenuitem { 
    font-size:12px;
    font-weight:bold;
}
.mainmenuseparator
{
    height:0px;
    line-height:0px;
    visibility:hidden;
}
.formitemarea
{
    margin-top:2px;
}
.formitemlabel
{
    margin-top:10px;
    font-weight:bold;
}
.formitem
{
    font-size:small;
    padding:1px;
}
.breadcrumbs
{
    font-family:Arial Narrow, Arial, Helvetica;
    font-size:small;
    color:#0F0933;
    padding:4px;
    background-image:url(img/breadcrumbbg.png);
    background-repeat:repeat-y;
    margin-top:10px;
    
}
.breadcrumbs a
{
    color:#0F0933;
    padding:2px;
}
.successnotice
{
    color:#009900;
}
.alert
{
    color:#da0000;
}
.highlighted
{
    color:#0000ff;
}
.accented
{
    font-size:14px;
    font-weight:bold;
    background-image:url(img/arrow_right.gif);
    padding-right:15px;
    background-position:right;
    background-repeat:no-repeat;
}
.headertext
{
    border-bottom:2px dashed #3394B5;
    color:#3394B5;
    font-size:18px;
    margin-bottom:15px;
}
.subheadertext_large
{
    font-size:18px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
}
.stressedtext
{
    font-size:14px;
    font-weight:bold;
}
.centeredcontent
{
    text-align:center;
    margin-top:40px;
    margin-bottom:40px;
    margin-right:auto;
    margin-left:auto;
    width:700px;
}
.centeredbox
{
    text-align:left;
    margin-top:10px;
    margin-bottom:40px;
    margin-right:auto;
    margin-left:auto;
    width:400px;

}
.indented
{
    margin-left:40px;
}
.dotseparated
{
    border-bottom:1px dotted #C5C5C5;
}
.subheader
{
    font-size:12px;
    font-weight:bold;
}
.infobox
{
    border:1px solid #C5C5C5;
    padding:4px;
    margin:10px;
    
}
.nocolumns
{
    margin:14px;
}

.dl_alternaterow
{
    margin:4px;
}.dl_row
{
    background-color:#EFF6F1;
    margin:4px;
}
.gridlines
{
  border:1px solid #F1F1F1;
}

.padded
{
    margin:4px;
    padding:2px;
}
.navarea
{
    margin-bottom:20px;
    margin-right:auto;
    margin-left:auto;
    padding:2px;
    border-top:1px solid #c9c9c9;
    width:700px;
    text-align:right;
}
.fullwidth
{
width:340px;
}

.messagebox
{
    text-align:center;
    padding:16px;
    background-color:#DDE9F4;
    border:1px solid #285481;
    font-size:14px;
    font-weight:bold;
    position:absolute;
    top:300px;
    width:350px;
}
.msgcontainer
{   
    margin-right:auto;
    margin-left:auto;
    width:350px;
    visibility:hidden;
}
.sitefooter
{
    bottom: 0; 
    width: 800px; 
    margin-top: 4px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}

/* Profile Tabs */
ul#profiletabs {
    text-align: left; 
    margin: 1px 0 0px 0; 
    font: bold 12px verdana, arial, sans-serif; 
    border-bottom: 1px solid #670001; 
    list-style-type: none;
    padding: 3px 10px 3px 10px; 
}

ul#profiletabs li { 
    display: inline;
    padding: 2px; 
}

ul#profiletabs .t-selected a{
    border-bottom: 1px solid #AECEE8; 
    background-color: #AECEE8; 
    color: #333333; 
    background-image:url(img/profiletabs_selectedbg.png);
    background-repeat:repeat-x;
}


ul#profiletabs li a { 
    padding: 3px 4px; 
    border: 1px solid #670001; 
    background-color: #EEEEEE; 
    color: #666666; 
    margin-right: 0px; 
    text-decoration: none;
    border-bottom: none;
}

ul#profiletabs a:hover { 
    color: #000000; 
}
.profiletabs_shadow
{
    background-image:url(img/profiletabs_shadow.png);
    background-repeat:repeat-x;
    height:21px;
}
#srch_container{
width:800px;
margin:0px auto 0px auto;
color:#ffffff;
}
#srch_innercontainer{
    position:absolute;
}
#srch{
position:absolute;
left:444px;
width:350px;
}
#srch_desc
{
    font-size:small;
    font-style:italic;
}
#srch_divide{
    font-size:x-small;
    position:absolute;
    left:195px;
    top:0px;
}
#srch_key
{
position:absolute;
left:90px;
top:0px;
}
#srch_cnum{
    position:absolute;
    left:250px;
    top:0px;
}
#srch_go{
    position:absolute;
    left:309px;
    top:14px;
}
#srch_adv{
    position:absolute;
    left:249px;
    top:38px;
}
#srch_adv a{
    color:#3494BC;
    font-weight:bold;
}
#links_container{
    position:absolute;
    top:65px;
}
#links{
    position:absolute;
    left:540px;
    width:230px;
    text-align:right;
}
#links a
{
    text-decoration:none;
    color:#ffffff;
    font-family:Arial Narrow, Arial, Helvetica;
    font-size:small;
      
}
#loggedinline1
{
margin-top:4px;
margin-right:10px;
float:right;
}
.faqs_largemargins
{
    margin:20px;
}
.faqs_questionheader
{
}
.faqs_answerheader
{
}
.faqs_q
{
}
.faqs_a
{
}
.faqs_separator
{
}
.faqs_submitquestion_container
{
}
.faqs_submitquestion
{
    float:right;
    border:1px solid #cccccc;
    margin:0px 0px 10px 10px;
    padding:5px;
    text-align:center;
}
.faqs_qaup
{
    float:right;
}
.faqs_search_container
{
}
.faqs_search
{
    float:right;
    border:1px solid #cccccc;
    margin:0px 0px 10px 10px;
    padding:5px;
}
.faqs_searchresultsheader
{
    text-align:center;
    font-weight:bold;
    font-size:medium;
}
.faqs_sidebar
{
    width:200px;
    float:right;
}
