/* Global Properties */
* {margin:0; padding:0}
img {border:none;}
p {margin:0 0 20px 0;}
input {margin:0; padding:0;}
ul {list-style-type:disc; padding-left:20px;}
li {padding:0 0 20px 0;}

/* Default Styles - Formatting, Layout, Fonts */
body  {font:normal 12px Tahoma, Arial, Helvetica, sans-serif; background:#FFF; text-align:center; color:#333; margin:0;}
h1,h2,h3,h4,h5,h6 {margin:0 0 20px 0; font-weight:bold; text-align:left;}
h1 {font-size:20px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4,h5 {font-size:8px; text-transform:uppercase;}
h6 {font-size:11px;}
h7 {font-size:12px;}
a:link {color:#445461; text-decoration:underline;}
a:hover {color:#445461; text-decoration:underline;}
a:active {color:#445461; text-decoration:underline;}
a:visited {color:#445461; text-decoration:underline;}

/* Custom - Text Formatting */
#rule {width:100%; height:5px; margin:20px 0; background:#4370AB; border-color:#4370AB;}
#uppercase {text-transform:uppercase;}
#blue {color:#496FA0;}
#clear {clear:both;}
#center {margin:0 auto;}
#center p,#center img,#center h1,#center h2,#center table,#center td {text-align:center;}
#center img,table {margin:0 auto; display:block;}
#logo p,p a span{visibility:hidden;}
#mainContent h3 a:link {text-decoration:none;}
#mainContent h3 a:hover {text-decoration:underline;}
#mainContent h3 a:visited {text-decoration:underline;}
#mainContent h3 a:active {text-decoration:none;}
#nav span {margin:0 5px; font-size:14px;}
#nav a {font-size:12px; font-weight:bold; color:#333;}
#nav a:link {text-decoration:none;}
#nav a:hover {text-decoration:underline;}
#nav a:visited {text-decoration:none;}
#nav a:active {text-decoration:none;}
#learnmore {float:right; width:755px; margin-right:50px;}
#learnmore img, #learnmore h2 {float:right;}
#learnmore p {clear:both;}
#leftpanel {float:left; width:220px;}
#rightpanel {float:left; width:565px;}
#flash {float:right; width:675px; height:300px;}
#flash2 {float:right; width:600px; height:280px;}
#footer p {text-align:center; color:#333; font:normal 10px Arial, Helvetica, sans-serif; margin:20px;}

/* Benefits Tabs */
#tabs {width:786px; margin:0 auto; padding:0;}
#tab_text {width:700px; margin:20px auto;}

/* Layout Structure */
#container,#mainContent,#mainIndex,#header,#banner,#footer {width:900px; margin:0 auto; padding:0;}
#container {width:auto; background: url('../images/background.jpg') top left repeat-x; text-align:left;}
#header {height:190px;}
#logo,#login {height:75px;}
#logo {width:70px; background: url('../images/header_logo.jpg') top left no-repeat; float:left; display:block;}
#login {float:right; width:770px; height:40px; display:block;}
#nav {float:right; height:20px; margin:10px 20px 0 0;}
#banner {height:110px;}
#mainIndex {clear:both; width:900px; text-align:left; margin:0 auto; }
#mainContent {clear:both; width:800px; text-align:left; margin:0 auto;}
#footer {clear:both; padding:5px 0;}