body {
	text-align:center;
	color:#404040;
	background-color:#fff;
	font:12pt georgia,serif
}

p {
	line-height: 20pt

}

a {
	color:#0094ff;
	text-decoration:none;
	font-weight: bold;
}

a:visited {
	color: #004499
}

a:hover {
	color:#0070cc;
	text-decoration:none;
}

h1 {
	width: 100%;
	color: #000;
	font-weight: normal;
	font-size: 36pt;
	margin: 0px;
	text-align: right;
}

h2 {
	width: 100%;
	color:#A0A0A0;
	font-size:16pt;
	font-weight:normal;
	text-align: right;
	margin-top:0px;
}

h3 {
	font-weight: normal;
	font-size: 16pt;
	margin-bottom: 0px
}

#headlogo a {
	display:block;
	color: #000;
	font-size:24pt;
	font-weight:bold;
	padding-top:24px;
	padding-left: 10px;
	margin-bottom:0px;
	text-decoration: none
}

#headlogo a:hover {
	color: #0094ff !important
}

#container {
	width:672px;
	height:100%;
	text-align:left;
	margin:0 auto;
}

#head {
	height:100px;
	border-width:0px;
}

#nav {
	float:right;
	height:100%;
}

#nav a {
	float:left;
	display:block;
	font-weight: normal;
	height:68px;
	width:75px;
	color:#000;
	font-size:14pt;
	text-align:center;
	padding-top:32px;
}

#nav a:hover {
	background:#fff url(images/nav-hover.gif) no-repeat;
}

#main {
	width:670px;
	border:1px solid #A0A0A0;
}

#mainb {
	width:560px;
	height:100%;
	background:#E5E5E5 url(images/main-shine.gif) no-repeat;
	padding:55px 55px 10px 55px;
}

#mainb img {
	margin: 10px;
	border: 1px solid #A0A0A0
}

.acronym {
	color:#000;
	border-bottom:1px dotted #000;
}

.acronym:hover {
	color:#404040;
}

.browserimage {
	border: none !important;
	float:left
}

.browsertext {
	width: 420px;
	float: right
}

#iefoot {
	width:539px;
	border:1px solid #A0A0A0;
	font-size:10pt;
	color: #555;
	text-align:center;
	background:#fff url(images/iefoot.png) repeat-x bottom;
	padding:10px;
}

#iefoot a {
	text-decoration:none
}

#iefoot h1 {
	display:block;
	text-align:left;
	font-size: 16pt;
	color: #555;
	width: 300px;
	float: left;
	margin-bottom: 10px;
	padding-left: 4px
}

#iefoot h2{
	width:200px;
	display:block;
	font-size:16pt;
	float:right;
	margin-bottom: 10px;
	padding-right: 7px
}

.button {
	display:block;
	width: 170px;
	height:170px;
	margin: 0px 4px;
	float:left;
	color:#555 !important;
	background:#fff url(images/button.png) repeat-x bottom;
	border: 1px solid #aaa;
	font-size: 12pt
}

.button img {
	width: 120px;
	height:120px;
	border:none !important;
}

.button:hover {
	background:#fff;
	border: 1px solid #555;
	color: #333 !important;
}

#iefoot p {
	line-height: 16px;
}

#foot {
	bottom:0px;
	text-align:center;
	height:35px;
	width:560px;
	padding:35px 55px 0px 55px;
	background:#E5E5E5 url(images/foot.gif) repeat-x;
	color:#808080;
	font-size:10pt;
}