/* BASE HTML TAGS--------------------- */

body 
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:small;
    margin:0px;
    color:#256F95;
    background-color:#D3E2E9;
    font-size:12px;
    background-image:url(img/sitebg.png);
    background-repeat:repeat-x;
}
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:#003553;
    text-decoration:none;
    font-weight:bold;
}
a:hover
{
    color:#256F95;
}

a:visited
{
    color:#256F95;
}


/* FRONTEND OBJECT STYLES----------------------- */
#sitebody
{
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    width:787px;
    background-repeat:no-repeat;
    background-image:url(img/contentbg.png);
}
html>body #sitebody
{
    width:787px;
}
#sitecontainer
{
    width:787px;
    margin:0px auto 0px auto;
    background-image:url(img/shadowbar.png);
    background-repeat:repeat-y;
}
#sitecontainer2
{
    background-image:url(img/shadowbar.png);
    background-repeat:repeat-y;

}
#outerborder_col1
{
}
#outerborder_col2
{
}
#outerborder_col3
{
}
#front_header a
{
    color:#ffffff;
    
}
#front_header
{
    height:44px;
    color:#ffffff;
    background-color:#256F95;
    margin-left:18px;
    margin-right:18px;
}
#front_mainmenu
{
    height:23px;
    width:751px;
    margin-left:18px;
    background-color:#8D8D8C;
	border-top:2px solid #ffffff;
		border-bottom:1px solid #256F95;

}

#front_mainmenu a
{ 
    padding-left:15px;
}

#logoarea
{
    font-size:24px;
    padding-left:8px;
    padding-top:8px;
}
#loggedinline1
{
    margin-top:4px;
    margin-right:10px;
    float:right;
}

#sitecontentarea
{
    
}
#footer
{
}
.sitefooter
{
    color:#ffffff;
    height:40px;
    padding-top:10px;
    background-image:url(img/footer.png);
    background-repeat:no-repeat;
    clear:both;
    width: 787px; 
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}
.sitefooter a
{
    color:#ffffff;
}
.footerclearance
{
    clear:both;
}
.bulletlist
{
    background-position:center left;
    background-repeat:no-repeat;
    padding-top:4px; 
    padding-bottom:4px; 
    padding-left:22px; 
    width:150px; 
    background-image:url(img/sqbullet.gif);
}
.bulletlist_full
{
    padding-top:4px; 
     padding-bottom:4px; 
    background-position:center left;
    background-repeat:no-repeat;
    padding-left:24px; 
    background-image:url(img/bullet.gif);

}

/* Front-Main Menu ------------------------------*/
.mainmenulist {
    float: left;
    margin:auto 0px auto 0px;
    padding: 0px;
    list-style: none;
    width:746px;
    font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
.mainmenulist a {
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 4px 12px 5px 12px;
	color: #ffffff;
	border-right:1px solid #256F95;
	border-bottom:1px solid #256F95;
	border-left:1px solid #D3E2E9;
	
	text-decoration: none;
}
.mainmenulist a:hover
 {
	color: #ffffff;
	text-decoration:none;
	background-color:#535353;
}
.mainmenulist a:visited
 {
	color: #ffffff;
	text-decoration:none;
}
.mainmenu_selected a
 {
	background-color:#207EA0;
	padding: 6px 13px 3px 13px;
	border-right:1px solid #D3E2E9;
	border-bottom:1px solid #D3E2E9;
	border-left:1px solid #003553;
 }
.mainmenulist li {
    float: left;
    margin:0px;
    padding: 0;
}
.mainmenuitem { 
    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-x;
    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);
    background-color:#ffffff;
    width:300px;
    background-position:right;
    background-repeat:no-repeat;
}
.headertext
{
    border-bottom:2px dashed #199C66;
    color:#199C66;
    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:22px 22px 0px 22px;

}

.dl_alternaterow
{
    margin:4px;
}.dl_row
{
    background-color:#EAF1F4;
    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:400px;
}

.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;
}
/* 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:787px;
margin:0px auto 0px auto;
}
#srch_innercontainer
{
position:absolute;
}
#srch{
position:absolute;
left:387px;
width:400px;
color:#ffffff;
}
#srch_desc
{
    font-size:small;
    font-style:italic;
    font-weight:bold;
}
#srch_divide{
    font-size:x-small;
    position:absolute;
    left:195px;
    top:0px;
}
#srch_key
{
position:absolute;
left:110px;
top:0px;
}
#srch_cnum{
    position:absolute;
    left:270px;
    top:0px;
}
#srch_go{
    position:absolute;
    left:329px;
    top:14px;
}
#srch_adv{
    position:absolute;
    left:0px;
    top:15px;
    font-size:x-small;
}
#srch_adv a{
    color:#D3E2E9;
    font-weight:bold;
}
#srch_adv a:hover{
    color:#ffffff;
}
#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;
      
}
.faqs_q
{
    background-image:url(img/q.gif);
    background-repeat:no-repeat;
    background-position:top left;
    padding-left:20px;
    height:20px;
}
.faqs_a
{
    background-image:url(img/a.gif);
    background-repeat:no-repeat;
    background-position:top left;
    padding-left:20px;
    height:20px;
}
.faqs_separator
{
    border-bottom:1px solid #dddddd;
}
.faqs_largemargins
{
    margin:20px;
}
.faqs_qaup
{
    background-image:url(img/qaup.gif);
    background-repeat:no-repeat;
    background-position:center right;
    padding-right:10px;
}
.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;
}

