﻿/*  */
		/*ELEMENTS*/
body {
    margin: 0 auto;
    /*width:1005px;*/
    /*background:url('../Shared/images/Brand_Sym_dotcom_Bkgrnd.gif') repeat-x;*/
    /*font-family: Arial;
    font-size: 12px;*/

    /* Copy / Normal (16px) / Regular */
    font-family: Assistant;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    /* identical to box height */
    /* Primary / Dark Gray */
    color: #4F4D47;
}

html, body {
    overflow-x: hidden;
}

		a, a:link, a:visited {color:#007DC3;}
        a:hover, a:active { color: #439539;}
		img {border:0;}		
		h1 {font-size:20px;color:#396e8e;font-weight:normal;}
		h2 {font-size:14px; font-weight:bold; color:#707D51}
		h3 {font-size:12px; font-weight:bold; color:#e07e27}
		h4 {font-size:32px; font-family:Arial; font-weight:bold; color:#003551;padding-bottom:10px;margin:0;}
		h5 {font-size:12px; font-weight:bold; color:#707070}
		legend {color:#707D51;font-size:12px}
		form {width:100%;}
		/*CLASSES*/
		.clear {clear:both}
		.doubleline {width:100%;float:left;padding:0;margin:0}
		.formarea {background-color:#eef2f6;padding:5px 10px 10px 10px;border:1px #b5b2b5 solid;}
		.horizlist {padding-bottom:10px;margin:0}
		.horizlist li {display:inline;}
		.warning, .error {border:1px #b5b2b5 solid;border-left:0;border-right:0;padding:10px 5px 10px 40px;background:#fefbdd url(../Shared/images/exclamation.gif) 10px center no-repeat;}
		.error {color:#FF0000;background:#fefbdd url(../Shared/images/error_sm.gif) 99% 80% no-repeat;padding-left:10px;font-weight:bold;margin-top:5px;}
		/*ID'S*/
		#header, #footer, #contentcontainer, #footerleft, #footerright, #tabs, #toplinks, #breadcrumb, #pagetitle {float:left;margin:0;padding:0;}
		#header {width:100%;background-color:Transparent;}
		#breadcrumb {text-align:right;background-color:white;font-size:10px;color:#184da2;width:100%;padding-bottom:5px}
		#breadcrumb ul {margin-right:10px}
        #contentcontainer {
            background-color: #F5F5F4;
            ) !important;
        }
		/*#contentcontainer #pagetitle {width:950px;}*/
		#contentarea {margin-top:20px;margin-left:30px;padding-bottom:20px;}
		#footerleft {width:495px; color:#464646; font-size:12px;float:left;}
		#footerright {width:249px;text-align:right; color:#464646; font-size:12px;float:left;}
		#footerright a {color:#464646}
		#footer {margin-top:15px;padding:0 10px;clear:both;color:#464646;font-size:12px;width:100%;text-align:left}
		#footer ul {text-align:left;margin-bottom:5px;}
		#footer a {color:#464646;}
		#footer p {margin-top:0;}
		
		#logosection {margin-top:10px;margin-left:28px;height:95px;width:100%;padding:0;}
		
		#myprofile {margin:0;float:left;margin-top:22px;margin-left:20px;height:75px;}
		#myprofile p {margin:0;background-color:Transparent;}
		#pagetitle {margin-top:-10px;margin-bottom:5px;padding-top:0;}
		#pagetitle h4 {font-size:32px;font-family:Arial;font-weight:bold;color:#007DC3;padding:0;margin:0;}
		#tabs {background-color:white;height:36px}
		#toplinks {text-align:right;width:100%;color:white;padding-bottom:5px;font-size:11px;background-color:#396e8e;}
		#toplinks a {color:white}
		#toplinks li {padding:0 1px}
