/* GLOBAL STYLES
--------------------------------------------------------------------------------------------------------------------------*/
body {margin: 0px; background-color: #FFFFFF;}
table {border: none;}
td {vertical-align: top;}
p, h1, h2, h3, h4, img {margin: 0px; padding 0px; border: none;}

h2 {padding-bottom: 5px; padding-top: 5px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold}
p, td {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;}
p {padding-bottom: 20px}
a:link, a:visited {color: #FFFFFF; text-decoration; underline}
a:active, a:hover {color: #00A0D8; text-decoration; underline}



/* PAGE COLUMNS
--------------------------------------------------------------------------------------------------------------------------*/
td.menu {background-color: #00A0D8; text-align: center; width: 210px; height: 440px;}
td.content {background-color: #006699; text-align: left; width: 470px; height: 440px; padding-top: 40px; padding-left: 40px; padding-right: 40px; padding-bottom: 15px; line-height: 20px; }
td.space {height: 25px}


/* MENU
--------------------------------------------------------------------------------------------------------------------------*/
#menu {margin-top: 20px;}
#menu img {width: 210px; height: 26px;}



/* QUOTE IMAGE
--------------------------------------------------------------------------------------------------------------------------*/
img.quote {margin-bottom: 40px}



/* MAIN CONTENT
--------------------------------------------------------------------------------------------------------------------------*/
td.content