/*PGA FCU StyleSheet*/
html,body {text-align: center; background: #e8eff4 url("/skin/images/background.gif") repeat-x top left; font-family: verdana,arial,tahoma,serif; color: #1e1e1e;}	

/*Globals*/
* {margin: 0; padding: 0;}
img {border: 0;}

a {color: blue; text-decoration: none;}
a:hover {text-decoration: underline;}

.left {float: left;}
.center {text-align: center;}
.textRight {text-align: right;}
.right {float:right;}

/*Wrapper*/
.wrapper {width: 830px; margin-left: auto; margin-right: auto; text-align: left; padding-top: 20px;}

/*Header*/
.banner {float:right; margin: 0px 10px 0px 0px;}
.top-navigation {height: 50px;}
.top-navigation a{float: left;}

/*SlideShow*/
#slideshow {width: 533px; height: 309px; padding-top: 1px; padding-left: 1px; background: #ffffff url("/skin/images/slideshow_bg.jpg") no-repeat top left; text-align: left;}
#box {
	width: 525px;
	height: 300px;
	background: #000000;
	border: 0px solid #000;
}
#picture {
	width: 525px;
	height: 300px;
	background: url("slides/1J.jpg");
}

/*Main Elements*/
.main {width: 100%;}
.main-left{padding-left: 2px; width: 533px; padding-right: 25px;}
.main-header{color: #ffffff; text-align: center; width: 100%; line-height: 30px; background: #5e7eb3 url("/skin/images/main_header_bg.jpg") no-repeat top left;}
.main-article{line-height: 150%; font-size: 12px;}
.main-left p,ul,li {margin-left: 10px;}

/*Right Elements*/
.main-right{width: 260px;}
.right-login{width: 100%; height: 179px; background: url("/skin/images/login_bg.gif") no-repeat top left;}
.right-login div{padding-left: 0px; margin-top:4px; margin-bottom: 4px;}
#login-top {padding-left: 34px; padding-top: 6px; color: #333333;}
.right-login-box {border: 1px solid #777777; width: 186px; height: 14px; padding: 6px; background: #fefdfd url("/skin/images/login_box_bg.gif") repeat-x top left;}
.right-login a{color: #333333; text-decoration: underline;}
.right-login-submit {border: 1px solid #777777; width: 88px; height: 25px; background-color: #fefdfd; color: #333333; margin-right: 35px;}

.right-nav div{width: 258px; line-height: 31px; background: url("/skin/images/right_button.jpg") no-repeat top left; margin-bottom: 3px;}
.right-nav div a{color: #fff582; text-decoration: none; font-size: 12px;}

/*Footer*/
.footer {color: #989898; line-height: 150%; font-size: 12px;}
.footer-logos{padding-right: 10px;}
.copyright {color: #747474;}