@import url(reset.css); 
body,html							{padding:0; margin:0;height:100%;}
body, input,texarea,select			{font-family:arial;font-size:12px; color:#333}
h1,h2,h3,h4,h5,h6					{font-weight:normal}
body 								{background:#eee}

a									{/*color:#0c6b97; */color:#194270; text-decoration:none}
a:hover								{text-decoration:underline}
hr									{display:none}

.menu								{background:white; padding-bottom:1px; border-bottom:1px solid #eaeaea;overflow:hidden; width:100%}
.menu div							{background:#f7f7f7; height:34px }
.menu ol							{float:right; font:normal 10px verdana; padding:13px 0 0 0}
.menu ol li							{float:left; border-left:1px solid #c6c6c6; padding:0 10px}
.menu ol li:first-child				{border:none}
.menu span							{font-size:10px; color:#565656; float:left; margin:14px 0 0 6px }

.menu li.active a{font-weight:bold; color:black; cursor:default}
.menu li.active a:hover{text-decoration:none}
.err								{color:#b00808; font-size:10px; display:block; margin-left:16px; padding-bottom:18px;  }
.err strong							{font-size:11px; display:block; padding-bottom:2px}

.container							{width:766px; padding:0 6px; margin-bottom:-60px; background:white; border-right:1px solid #e5e5e5; min-height:100%; height:auto !important; height:100%}
.pad{padding-bottom:60px}
.header								{border-bottom:3px solid #7b7b7b; height:64px}
.header img							{margin-top:21px; margin-left:5px}
	
.header h1							{float:right; padding:11px 5px 0 0; font:bold 34px arial}

.body								{overflow:hidden; width:100%; margin-bottom:35px}


.footer								{ background:white; width:766px; height:40px; font-size:11px; padding:0 6px 0 6px}
.footer div							{border-top:1px solid #e3e3e3; padding-top:10px}
.footer ul							{float:right; padding-right:3px}
.footer ul li 						{float:left; padding-left:15px}
.footer p span						{display:block; padding-top:4px}
.footer p span em					{padding:0 4px}


.header ul li a						{color:#0c6b97; font-size:10px; font-family:verdana; text-decoration:none}
.header ul li a:hover				{text-decoration:underline}

.footer								{font-size:11px; padding-bottom:20px}
.footer ul li a						{font-size:11px; color:#464545}
.footer p							{color:#656262;}
.footer p span a					{font-size:9.5px; font-weight:bold}
.footer p span em					{color:#aeaeae}

