* { padding:0; margin: 0 }
body {
    background: #FFFFFF url("../../../images/common/FG/topbg.jpg") repeat-x top;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #454545;
	margin: 0 auto;
	text-align:center;
}
p{ line-height:180%;}
div{ text-align:left;}
a:link,a:visited{ color: #454545; text-decoration:none; }
a:hover{ position:relative; top:-2px; text-decoration:underline;}
a.orangebold:link,a.orangebold:visited{ color:#e0691a; text-decoration:none; font-weight:bold; }
a.orangebold:hover{ position:relative; top:-2px; text-decoration:underline;color: #454545;}
p {	margin: 0 0 5px 0; }
#content {  margin: 0 auto; width: 900px; background: transparent }
#title {	margin: 0; padding:0; height: 80px; width: 100%; background: transparent  }
#title h1 { font: bold 2.0em "Arial", Sans-Serif; margin:0; letter-spacing: -1px; color: #454545;padding-top: 30px; background: inherit }
#title #Welcome { font: 1.3em "Arial", Sans-Serif; margin:0;color: #454545; background: inherit}
#title .orange { color: #e0691a; line-height: 25px; background: inherit; font-size:1.5em;font-style: italic;}

#menu {
	background: inherit;
	line-height: 35px;
	color: #333333;
	width: 100%;
	height: 35px
}
#menu  a, #menu a:visited { color: #454545; text-decoration: none; background: inherit }
#menu .submit { float: right; vertical-align: bottom  }
	#menu .submit ul { margin:0; padding:0px 10px 0 30px; list-style:none }
    #menu .submit li { display:inline; margin:0; padding:0 }
    #menu .submit a { float:left; background: transparent url("../../../images/common/FG/tableft.jpg") no-repeat left top; padding:0 0 0 6px; text-decoration:none }
    #menu .submit a span { float:left; background: inherit; display:block; background:url("../../../images/common/FG/tabright.jpg") no-repeat right top; padding:0px 15px 0px 10px; margin-right: 2px; color:#FFF }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu .submit a span {float:none;}
    /* End IE5-Mac hack */
    #menu .submit a:hover span { color:#454545; }
    #menu .submit a:hover { background-position:0% -35px }
    #menu .submit a:hover span { background-position:100% -35px }
    #menu .submit  a.selected { background-position:0% -35px}
    #menu .submit  a.selected span { background-position:100% -35px;color:#454545; }

#subheader {	width: 100%; margin-bottom:10; }
#subheader .subnav { float: right; width: 450px; height: 24px; background: transparent; padding-top: 10px }
#subheader .subnav1 { float: right; width: 400px; height: 24px; background: transparent; padding-top: 10px }
#padding { padding-left: 5px;padding-right: 5px;}
#search { float: right; width:79%; height: 25px; background-color:#f1f1f1;padding-top:10px;padding-left: 1% }
#search .bold{ font-weight:bold; width:14%; float:left; margin-top:5px;}
#search .input{ float:left; padding-bottom:3px; }
#login { float: left; width:20%; height: 25px; background: transparent; padding-top: 10px; clear:both; }
/* left side
   --------- */

.left {
	float: left;
	width: 74.4%;
	margin: 5px 0 10px 0;
	
}

.left h3 {
	clear: both;
	background: #e4e4e4 url("../../../images/common/FG/corner.gif") no-repeat top right;
	color: #454545;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}

	
.left_box { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 5px;padding-left: 0px; }
/* right side
   ---------- */
		
.right {
	float: right;
	width: 25%;
	margin: 5px 0 10px 0;
	background-color:#f1f1f1;
	
}

.right h3 {
	background: #a6a6a6  url("../../../images/common/FG/corner.gif") no-repeat top right;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

.image {
	float: left;
	margin: 0 9px 3px 0;
}


/* footer
   ---------- */
.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin-top: 0px;;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}	
