body {background: url(images/bg.jpg) repeat; background-attachment:fixed; font:12px verdana; text-align: center; margin-top:45px; line-height:24px;}
#container {width:840px; margin:0px auto; text-align:left; background:white;}

#header {background: url(images/header.jpg) no-repeat; width:840px; height:291px;}
#menu ul {padding-top:230px;}
#menu li {list-style-type:none; display:inline; padding-right:20px;}
#menu a {text-decoration:none;}
#menu a:hover {text-decoration:underline;}
a {color:#1c4197}
#page {padding:0 40px;}
#content {float:left; width:530px;}
#sidebar {float:right; width:185px;}

#footlinks {margin-top:40px;text-align:center;font-size:11px}
#footlinks a{color:#333;text-decoration:underline}
	#footlinks a:hover{color:#999}
#footer {background:#f76628; color:white; margin-top:2px; padding:10px 20px; text-align:center;}

h2 {font-style: normal; font-size:18px; color:#1c4197;}
img {border:none;}
.hidden{display:none;}

.applicationBox {border:1px solid #999;width:755px}
	.applicationBox .heading{padding:0 0 0 5px;font-weight:bold;background:#ccc}
	.applicationBox .line{padding:6px 0 6px 5px;border-top:1px solid #999}
