/* Elements */
body {
background: #fff;
text-align: center;
margin: 0;
}

div, table, td {
font-family:Arial, Helvetica, sans-serif;
color: #464646;
}

td {
vertical-align: top;
}

img {
border: 0;
}

h1, h2, h3, h4, h5 {
margin: 0;
}

a, a:active, a:visited {
color: #464646;
text-decoration: underline;
}

a:hover {
color: #464646;
text-decoration: none;
}

/* Container */
#container {
margin: 0 auto;
width: 712px;
text-align: center;
padding: 16px 0 0 0;
}

#container-popup {
margin: 0 auto;
width: 912px;
text-align: center;
padding: 16px 0 0 0;
}

/* Header */
#header {
width:712px;
height:71px;
}

#header-popup {
width:912px;
height:71px;
}

#header-logo {
width:263px;
height:71px;
float:left;
}

#header-logo-popup {
width:463px;
height:71px;
float:left;
text-align:left;
}

#header-right-column {
width:449px;
height:71px;
float:left;
text-align:right;
}

#header-login {
width:449px;
height:51px;
}

#header-login p {
margin:0;
padding: 14px 0 0 0;
}

#header-homepage 
{
	width:449px;
	height:51px;
}

#header-homepage img 
{
	margin: 0 0 3px 0
}

#header-homepage p 
{
	margin:0;
	padding: 14px 30px 0 0;
}

#header-home-link {
width:449px;
height:20px;
}

#header-home-link p {
margin:0;
padding: 0 17px 0 0;
}

/* HomePage */
#header-flash {
width:712px;
height:176px;
}

/* InsidePage */
#header-image {
width:712px;
height:117px;
}

/* Body */
#body-bg {
width:712px;
text-align:left;
color:#545454;
font-size:12px;
clear:both;
}

#body-bg td {
color:#545454;
font-size:12px;
}

#body-bg-popup {
background:#fff;
width:912px;
text-align:left;
color:#545454;
font-size:12px;
}

#body-bg-popup td {
color:#545454;
font-size:12px;
}

/* HomePage */
#left-column {
width:405px;
float:left;
}

.content-hp {
padding: 16px 24px 4px 18px;
}

#right-column {
width:307px;
float:left;
overflow:hidden;
}

/* News Bucket */
#bucket-header {
background:#e8e8e9 url(../images/bucket-header.gif) top left no-repeat;
width:307px;
height:39px;
}

#bucket-header p {
margin:0;
padding: 5px 0 0 18px;
}

#bucket-body {
background:#e8e8e9 url(../images/bucket-body.gif) repeat-y;
width:257px;
padding: 0 25px;
}

#bucket-body ul {
margin:0;
padding:0;
}

#bucket-body li {
margin:15px;
padding:0;
list-style:url(../images/list-bullet-news.gif);
}

#bucket-body a {
color:#19446e;
text-decoration:none;
}

#bucket-body a:hover {
text-decoration:underline;
}

#bucket-footer {
background:#e8e8e9 url(../images/bucket-footer.gif) top left no-repeat;
width:307px;
height:22px;
}

/* InsidePage */
#content-header {
background:#e8e8e9 url(../images/content-header.gif) top left no-repeat;
width:712px;
height:42px;
}

#page-title {
width:573px;
float:left;
}

#page-title h4 {
padding: 9px 0 0 7px;
font: bold 18px Trajan Pro, Arial, Helvetica, sans-serif;
color:#002b6a;
}

#email-signup {
width:139px;
float:left;
}

.content-in {
padding: 22px 22px 10px 18px;
}

/* Footer */
#footer {
font-size:13px;
color:#777;
text-align:left;
padding: 60px 0 16px 6px;
line-height:17px;
}

#footer a {
color:#777;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}
