@charset "utf-8";
/* CSS Document */

body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #8EA094;
	background-image: url(acc_bg.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#wrapper-outer {
	width: 100%;
	margin: 0px;
}
#wrapper {
	width: 780px;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	padding-right: 20px;
	padding-left: 10px;
	background-image: url(body_back.jpg);
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
	border: 5px solid #FFFFFF;
	height: 1000px;
	background-color: #FFFFFF;
	padding-top: 10px;
}

#topwrapper {
	width: 800px;
	margin-bottom: 120px;
}

#secondwrapper {
	width: 780px;
	padding-right: 10px;
	padding-top:10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#thirdwrapper {
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
}

#fourthwrapper {
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 10px;
}


/*- Menu Tabs G--------------------------- */

    #tabsG {
	float:left;
	width:700px;
	font-size:10px;
	line-height:normal;
      }
    #tabsG ul {
	margin:0;
	padding:10px 10px 0 280px;
	list-style:none;
      }
    #tabsG li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsG a {
      float:left;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsG a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#FFF;
	font-weight: bold;
	font-size: 10px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsG a span {float:none;}
    /* End IE5-Mac hack */
    #tabsG a:hover span {
	color:#FEBB31;
      }
    #tabsG a:hover {
	background-position:0% -42px;
	color: #FEBB31;
      }
    #tabsG a:hover span {
      background-position:100% -42px;
      } 
	  
	  
	  /************ navLinks styles **************/	
#navcontainer {
	width: 200px;
	float: left;
	text-decoration: none;
}

#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

#navcontainer a {
	display: block;
	width: 184px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EAEAEA;
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-decoration: none;
	color: #8C2234;
}

#navcontainer a:link {
	color: #BA2626;
	text-decoration: none;
}

#navcontainer a:visited {
	color: #BA2626;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: #eaeaea;
	color: #000000;
	text-decoration: none;
}

p {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}


h1 {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -1px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #31614B;
	letter-spacing: -1px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}


h4 {
	font-size: 17px;
	font-weight: bold;
	color: #666666;
	letter-spacing: -1px;
}

h5 {
	font-size: 18px;
	font-weight: bold;
	color: #CFCFCF;
	letter-spacing: -1px;
	border: 1px dotted #CCCCCC;
	padding: 10px;
}


a {
	text-decoration: none;
	color: #BA2626;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}


.mainRow {
	display:block;
	width:740px;
	float:left;
	color: #000000;
}

.leftPageSide {
	width: 550px;
	float: left;
	background-position: top;
	vertical-align: top;
	line-height: 16px;
}

.rightPageSide {
	width: 200px;
	float: right;
	background-position: top;
	margin-top: 70px;
}

input{
	border:1px solid #d5d5d5;
	height:15px;
	font-size:11px;
	}
	
	
.input{
	border:1px solid #d5d5d5;
	font-size:11px;
	}
	
.button{
	border:1px solid #d0d0d0;
	font-size:11px;
	background-color:#efefef;
	height:20px;
	}
	
.input_button {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width:80px;
	height:20px;
	color: #666666;
	border: 1px solid #CCCCCC;
	background-color:#ffffff;
	background-image: url(btn_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-weight: bold;
	
}

a.txtNormal{
	font-size:11px;
	color:#333333;
	text-decoration:none;
	}
	
a.txtNormal:hover{
	font-size:11px;
	color:#666666;
	text-decoration:underline;
	}	


#footer {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	WIDTH: 100%;
	PADDING-TOP: 10px;
	font-size: 11px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	color: #333333;
	padding-bottom: 20px;
}
