/* CSS Document */

a {color:#0000ff;}
a:hover {color:#CC3300; text-decoration:none;}

body {background-color:#FFFFFF;}

.bold {font-weight:bold;}

#contentCell {padding:15px;}

.s14 {font-size:14px;}
.s16 {font-size:16px;}
.s18 {font-size:18px;}

#leftNav {background-image:url(images/left_nav_repeat.gif); background-repeat:repeat-y; padding-bottom:20px; border-style:solid; border-width:0px; border-right-width:1px; border-color:#000000;}

#leftNav a {color:#000000;}
#leftNav a:hover {color:#FF0000; text-decoration:none;}

#leftNav p {padding:25px; padding-top:0px; padding-bottom:0px; font-size:11px;}

#mainTable {background-color:#FFFFFF; border-style:solid; border-width:0px; border-left-width:1px; border-right-width:1px; border-bottom-width:1px; border-color:#000000;}

p {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000033;}

#topNav {background-image:url(images/top_nav_repeat.gif); background-repeat:repeat-x; border-style:solid; border-width:0px; border-top-width:1px; border-bottom-width:1px; border-color:#000000;}

#topNav a {color:#FFFFFF;}
#topNav a:hover {color:#000000; text-decoration:none;}

#topNav p {color:#FFFFFF; font-size:11px;}

#topNavRight a {margin-left:10px;}