
/********************** Body ***************************/
body { background-color:#ffffff; color:#000; font:14px Arial, Geneva, Helvetica, sans-serif; padding:0; margin:0; }

/********************** Links ***************************/
a:link, a:active{ text-decoration:underline; color:#0000CD; font-size:14px; font-weight:normal; }
a:visited { text-decoration:underline; color:#63007C; font-size:14px; font-weight:normal; }
a:hover{ text-decoration:underline; color:#42B0E0; font-size:14px; font-weight:normal; }

/********************** General Styles ***************************/
h1{ color:#2B007C; font-size:18px; font-weight:normal; margin:0px 0px 0px 16px; }
h2{ color:#2B007C; font-size:14px; font-weight:bold; margin:0px 0px 0px 0px; }
h3{ color:#2B007C; font-size:12px; font-weight:normal; margin:0px 0px 0px 0px; }
.ptsmall{ text-decoration:none; font-size:12px; font-weight:normal; }
.ptbold{ font-weight:bold; }
.table_border { border:solid 1px #CCCCCC; }

/********************** HR ***************************/
#hr { width:100%; height:1px; border:none 0; border-top:1px solid #2B007C; margin-bottom:5px; margin-top:5px; }

/********************** Header ***************************/
#header { width:100%; height:134px; margin:0px auto 0px auto; background-image:url(images/header_bkg.gif); background-repeat:repeat-x; }

/********************** Header_Content ***************************/
#header_content { width:845px; height:134px; background:url(images/logo_bkg.jpg) no-repeat; }

/********************** Container ***************************/
#container { width:845px; min-height:650px; height:auto !important; height:650px; }

/********************** Left_Nav ***************************/
#left_nav { width:232px; padding:15px 0px 4px 13px; font-size:12px; background-image:url(images/letf_nav_top_border.png); background-repeat:no-repeat; float:left; }
#left_nav a:link, #left_nav a:active{ text-decoration:none; color:#0000CD; font-size:12px; font-weight:normal; }
#left_nav a:visited { text-decoration:none; color:#63007C; font-size:12px; font-weight:normal; }
#left_nav a:hover{ text-decoration:none; color:#42B0E0; font-size:12px; font-weight:normal; }

/********************** Right_Container ***************************/
#right_container { width:599px; padding:15px 0px 0px 0px; background-image:url(images/right_content_bkg.png); background-repeat:no-repeat; float:right; }

/********************** Right_Container_Content ***************************/
#right_container_content { width:584px; margin:15px auto; min-height:640px; height:auto !important; height:650px; }

/********************** Footer ***************************/
#footer { width:100%; height:61px; background-image:url(images/footer_bkg.png); background-repeat:repeat-x; }

/********************** Footer_Content ***************************/
#footer_content { width:845px; padding:40px 15px 5px 0; text-align:right; font-size:11px; color:#CCCCCC; }
#footer_content a:link, #footer_content a:active{ text-decoration:none; color:#CCCCCC; font-size:11px; font-weight:normal; }
#footer_content a:visited { text-decoration:none; color:#CCCCCC; font-size:11px; font-weight:normal; }
#footer_content a:hover{ text-decoration:none; color:#CCCCCC; font-size:11px; font-weight:normal; }

