@charset "utf-8";
/* CSS Document */

html {width: 100%; height: 100%;}
body{width: 100%; background-image:url(../Pics/bg_site.jpg); background-repeat:repeat-x; background-position:top; margin:0 auto; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#003366; }

p{padding:10px 10px 10px 10px; line-height:18px;}

/*********************************/
/*			Home			     */		
/*********************************/

.blockHome {position:relative; float:left; width:986px; margin-left:-493px; left:50%;}
.blockHomeSideLeft {position:relative; float:left; width:20px; height:500px; background-image:url(../Pics/home_left.jpg); background-repeat:no-repeat; background-position:top;}
.blockHomeSideRight {position:relative; float:left; width:20px; height:500px; background-image:url(../Pics/home_right.jpg); background-repeat:no-repeat; background-position:top;}
.blockHomeInner {position:relative; float:left; width:946px; height:500px;}


/*********************************/
/*			Site			     */		
/*********************************/

.blockSite {position:relative; float:left; width:1000px; height:607px; margin-left:-500px; left:50%;}

.blockSiteSideLeft {position:relative; float:left; width:103px; height:607px; background-image:url(../Pics/bg_site_left.jpg);}
.blockSiteSideMenu {position:relative; float:left; width:170px; height:607px; background-image:url(../Pics/bg_site_menu.jpg);}
.blockSiteSideMiddle { position:relative; float:left; width:59px; height:607px; background-image:url(../Pics/bg_site_middle_2.jpg); }
.blockSiteSideContent {position:relative; float:left; width:626px; height:607px;}
.blockSiteSideRight { position:relative; float:left; width:42px; height:607px; background-image:url(../Pics/bg_site_right_2.jpg); }

.Flash{position:relative; float:left; width:626px; height:449px; background-color:#CCCCCC;}
.Text{ position:relative; float:left; width:626px; height:auto; background-image:url(../Pics/bg_text.jpg); background-repeat:repeat-x; background-position:top; }

TEXTAREA.Form, INPUT.Form, SELECT.Form {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration: none; border:0px; border:1px solid #003366; background-color:#ffffff;}


/*********************************/
/*		    Footer Site 	     */		
/*********************************/

.blockFooterSite {position:relative; float:left; width:100%; background-image:url(../Pics/bg_footer_site.jpg); background-repeat:repeat-x; background-position:top;}

.blockContainerFooter{position:relative; float:left; width:1000px; height:143px; margin-left:-500px; left:50%;}

.blockFooterSiteLeft {position:relative; float:left; width:103px; height:143px; background-image:url(../Pics/bg_footer_left.jpg);}
.blockFooterSiteMenu {position:relative; float:left; width:170px; height:143px; background-image:url(../Pics/bg_footer_menu.jpg);}
.blockFooterSiteMiddle {position:relative; float:left; width:727px; height:143px; background-image:url(../Pics/bg_footer_content.jpg);}




/*********************************/
/*		    Footer Home 	     */		
/*********************************/

.blockFooter {position:relative; float:left; width:986px; margin-left:-493px; left:50%;}
.blockFooterSide{ position:relative; float:left; width:20px;}
.blockFooterInner {position:relative; float:left; width:946px; height:146px; background-image:url(../Pics/bg_footer.jpg);}
.blockFooterCred{position:relative; float:left; width:100%; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#999999;}
.blockFooterLg {position:relative; float:left; width:184px; height:61px; margin-left:-92px; left:50%;}

A.LinkBlue:link	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#003366; text-decoration: none;}
A.LinkBlue:visited	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#003366; text-decoration: none;}
A.LinkBlue:hover	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#003366; text-decoration: underline;}
A.LinkBlue:active	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#003366; text-decoration: none;}
A.LinkBlue:focus	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#003366; text-decoration: none;}

A.LinkFooter:link	{ font-family:Arial; font-size:11px; color:#777777; text-decoration: none;}
A.LinkFooter:visited	{ font-family:Arial; font-size:11px; color:#777777; text-decoration: none;}
A.LinkFooter:hover	{ font-family:Arial; font-size:11px; color:#89008a; text-decoration: underline;}
A.LinkFooter:active	{ font-family:Arial; font-size:11px; color:#777777; text-decoration: none;}
A.LinkFooter:focus	{ font-family:Arial; font-size:11px; color:#777777; text-decoration: none;}
