/* CSS Document */
/*default*/
body{margin:0px; background:url(../images/bg.gif) #C8D2D7 repeat-x;}
table{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#000000;}
a{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#ffffff;text-decoration:none;}
a:hover{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration:none; color:#ffff33; }
.bluelink{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#03689c;text-decoration:none;}

/*background images*/
.header1{ background:url(../images/header1.jpg) no-repeat;}
.header2{ background:url(../images/header2.jpg) no-repeat;}
.leftbg{background:url(../images/left-bg.gif) repeat-y;}
.rightbg{background:url(../images/right-bg.gif) repeat-y;}
.lefttabletop{background:url(../images/left-table-top.gif) no-repeat;}
.lefttablebottom{background:url(../images/left-table-bottom.gif) no-repeat;}
.bodytablebg{background:url(../images/body-table-bg.gif) repeat-y;}
.bodytablebottom{background:url(../images/body-table-bottom.gif) no-repeat;}
.footerbg{background:url(../images/footer-bg.gif) repeat-x;}

/*links*/
.footerlink{font-family:Tahoma; font-size:11px; font-weight:normal; text-decoration:none; color:#ffffff;}
.footerlink:hover{font-family:Tahoma; font-size:11px; font-weight:normal; text-decoration:none; color:#A1D9F5;}
.bodylinks{font-family:Tahoma; font-size:12px; font-weight:normal; color:#03689C;}
.bodylinks:hover{font-family:Tahoma; font-size:12px; font-weight:normal; color:#341790;}

/*text*/
.title{font-family:Tahoma; font-size:14px; font-weight:bold; color:#03689C;}
.subtitle{font-family:Tahoma; font-size:12px; font-weight:bold; font-style:italic; color:#03689C;}
.lefttabletext{font-family: "microsoft Sans Serif"; font-size:12px; font-weight:normal; color:#222222; padding-left:10px; padding-right:5px;}
.lefttabletext2{font-family:"microsoft Sans Serif"; font-size:11px; font-weight:normal; color:#222222;}
.bluetext{font-family:Tahoma; font-size:12px; font-weight: bold; color:#03689C;}
.footertext{font-family:Tahoma; font-size:11px; font-weight:normal; color:#ffffff; padding-right:54px;}

