body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background:#d4d4d4 url(../images/bg-rpt.gif) repeat;
}

p {
	font-size: 11px;
	color: #000000;
}

.wrapper {
	width: 730px;
	float: left;
	margin::0px;
	padding:0px;
	position:relative;
	left:140px;
	border:1px solid #aaaaaa;
	background:#ffffff url(../images/top-right.gif) no-repeat right top;
	
}

.lineInsert {
	width: 660px;
	float: left;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F0ECDD;
	border-bottom-color: #F0ECDD;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

.logo {
	width: 120px;
	float: left;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.topArea {
	width: 168px;
	float: right;
	padding-top: 84px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-right: 10px;
}
input {
	font-size: 11px;
}


.lineArea {
	width: 660px;
	float: right;
	padding: 10px 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #99AED3;
}

.mainNav {
	width: 730px;
	float: left;

}

.horizBc {
	width: 665px;
	float: left;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 21px;
}

.horizBase {
	width: 660px;
	float: left;
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
	padding-left: 50px;
}

.main {
	width: 700px;
	float: left;
	font-size: 11px;
	color: #3F5F94;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 0px;
}

.colLeftMain {
	width: 456px;
	float: left;
	font-size: 11px;
	color: #333333;
}

.colLeftB{
	width: 200px;
	float: left;
	padding: 5px 5px 20px;
	font-size: 11px;
	color: #333333;
}

.colRight {
	width: 200px;
	float: right;
	padding: 5px 5px 20px;
	font-size: 11px;
	color: #000000;
}
a {
	color: #e91d26;
}

a:hover {
	color: #F5B331;
}

h1 {
	font-size: 17px;
	font-weight: bold;
	color: #f5b331;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F0ECDD;
}

h2 {
	color: #B40000;
	font-size: 17px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F0ECDD;
}

h3 {
	font-size: 17px;
	font-weight: bold;
	color: #F67C62;
}

strong {
	font-weight: bold;
}

.bottomMain {
	width: 650px;
	float: left;
	font-size: 11px;
	color: #EA2B27;
	line-height: 12px;
	padding: 10px 10px 30px 25px;
}
.clr{
	clear:both;
	margin::opx;
	padding::0px;
}

a.baselinks {
	color: #f07c32;
	text-decoration: none;
}
a.baselinks:hover {
	text-decoration: underline;
	color: #f07c32;
}

/*- Menu Tabs E--------------------------- */

    #tabsE {
      float:left;
      width:100%;
      background:#f0ecdd;
      font-size:11px;
      line-height:normal;

      }
    #tabsE ul {
	  margin:0;
	  padding:10px 10px 0 20px;
	  list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("tabrightE.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }  
	
	
a.toplinks {
	color: #e91d26;
	text-decoration: none;
}
a.toplinks:hover {
	text-decoration: underline;
	color: #e91d26;
}

.Success {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:Green;
	line-height: 16px;
}
.ErrMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	line-height: 16px;
	
}

table 
{ 
	color: #333333;
}

table caption 
{ 
	font-weight: bold; 
	margin-bottom: 5px; 
}

th, td 
{ 
	padding: 2px 5px;
}

th { background-color: #cfcfcf; }

tr.alt td
{
	background-color: #eeeeee;
}

.btn
{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	border: 1px solid #D1D1D1;
}


/*- Menu Tabs B--------------------------- */

    #tabsB {
      float:right;
      width:100%;
	  font-size:10px;
	  font-weight: bold;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
      line-height:normal;
}
    #tabsB ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
	  float:right;
}
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
}
    #tabsB a {
      float:left;
      background:url("tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
}
    #tabsB a span {
      float:left;
      display:block;
      background:url("tabrightB.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }
