@charset "utf-8";
/* CSS Document */

body { margin:0; padding:0; }
body { background-color:#000529; background-image:URL(/images/bgSunRays_repeat.png); background-repeat:repeat-x; }
body { color:#EBEBEB; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; }

body a { color:#66CCFF; text-decoration:none; }
body a:hover { color:#66FFFF; }

h1 { font-size:24px; font-family:Arial, Helvetica, sans-serif; margin-bottom:0px; }

hr { height:0px; border:none; border-bottom:1px solid white; }

p { margin-top:0px; text-align:justify; }

.pageWidth { margin:auto; width:990px; }

#outerContainer { background-image:URL(/images/bgSunRays.png); background-repeat:no-repeat; background-position:top right; }

#header { padding:20px; }

#menu { height:25px; color:white; font-weight:bold; background-image:URL(/images/mainMenuBG.png); background-repeat:repeat-x; }
#menu div { float:left; line-height:22px; }

#content { min-height:250px; margin-top:10px; }
#content { background-image:URL(/images/contentBottomBG.png); background-repeat:repeat-x; background-position:bottom center; }


#logos { background-color:#020c35; background-image:URL(/images/footerBG.png); background-repeat:repeat-x; background-position:top right; }


#footer { background-image:URL(/images/footerBG.png); background-repeat:repeat-x; background-position:top right; }
#footer { line-height:30px; color:#5d83af; } 

#footer a { color:#5d83af; }
#footer a:hover { color:white; }

.transBG { background-image:url(/images/transBG.png); }