html {
	height: auto;
}

/*************************************************************
  site wide                         
*************************************************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 2px 0px 0px 0px;
	background-color: #FFFFFF;
}
p {
	color: #666666;
	line-height:20px
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 0;
}
h1 .subtitle {
	font-size: 14px;
	font-weight: normal;
	color: #4472B9;
}
h1 .dialog {
	font-size: 14px;
}
h2 {
	font-size: 13px;
	color: #000000;
}
h3 {
	font-size: 10px;
	color: #0D3675;
	font-weight: normal;
	margin-bottom: 7px;
}
a {

	color: #0B5BB4;
	text-decoration: none;
}
a:hover {
	color: #0B5BB4;
	text-decoration: underline;
}
a:visited {
	color: #0B5BB4;
}
hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: 0;
	margin-top: 0px;
	margin-bottom: 5px;
}
ul, ul li {
	padding-bottom:3px; list-style-image: url(../images/vunc.gif)
}
ul ul {
	margin-bottom: 15px;

}
.blue {
	color: #4472B9;
}
.dropcap {
	font-size: 18px;
	font-weight: bold;
}


/*************************************************************
  menu                         
*************************************************************/
.menuItem {
	font-size: 10px;
	padding: 3px 9px 5px 9px;
	border-bottom: 1px solid #D7DCEF;
}
.menuHeader {
	font-size: 10px;
	padding-left:9px;
	border-bottom: 1px solid #D7DCEF;
}
.menuItemLogin {
	font-size: 10px;
	background-color: #BDC6E5;
}

.menuItem a {
	font-weight: normal;
	color: #0D3675;
	text-decoration: none;
}
.menuItem a:hover {
	color: #0D3675;
	text-decoration: underline;
}
.menuItem a:visited {
	color: #0D3675;
}

.menu_sub {
	width: 140px;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
}

.menu_sub a, .menu_sub a img {
	display: block;
	widows: 125px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.menu_sub table {
	background: #FFFFFF;
}

/*************************************************************
  content                         
*************************************************************/
.contentArea {
	padding: 5px 34px 34px 34px;
}
.contentArea p {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 11px 0;
	padding: 0;
}

.homeTable {
	margin: 0 0 15px 0;
	padding: 0;
	border: 1px solid #4271B9;
}
.homeTable p {
	font-size: 9px;
	line-height: 12px;
}
.homeTableHeader {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #4271B9;
}

.dataTable {
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	margin: 0 0 15px 0;
	padding: 0;
	border: 1px solid #CFD8F2;
}
.dataTableHeader {
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	padding: 15px 0 5px 0;
	background-color: #F9FAFD;
	border-bottom: 1px solid #CFD8F2;
}
.dataTableRow {
	line-height: 18px;
	background-color: #F9FAFD;
}
.dataTableLabel {
	font-size: 10px;
	color: #666666;
	text-align: right;
	line-height: 16px;
	padding-right: 10px;
	white-space: nowrap;
}
.dataTableCurrency {
	text-align: right;
	padding-right: 10px;
}
.dataTable td {
/*	vertical-align: baseline;*/
}
.noborder {
	border: none;
}
.text {
	padding: 0 34px 0 34px;
}
.dialogTable {
	margin: 0;
	padding: 17px 34px 17px 34px;
	border: 1px solid #CFD8F2;
}
.dialogTableHeader {
	margin-bottom: 15px;
	padding-top: 21px;
	padding-bottom: 5px;
	background-color: #F9FAFD;
	border-bottom: 1px solid #CFD8F2;
}
.searchTable {
	font-size: 10px;
	color: #333333;
	line-height: 13px;
	text-align: center;
	margin: 0 0 15px 0;
	padding: 0;
	border: 1px solid #CFD8F2;
	border-collapse: collapse;
}
.searchTable td {
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #CFD8F2;
}
.searchTableHeader {
	font-size: 9px;
	padding: 15px 0 5px 0;
	background-color: #F9FAFD;
	white-space: nowrap;
	vertical-align: bottom;
}
.searchTableRow {
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 10px;
}
.bkg {
	background-color: #F9FAFD;
}
.currentPage {
	color: #BDC6E5;
}
.error {
	color: #FF0000;
	border: 1px solid #FF0000;
}
.errorTable {
	font-size: 11px;
	color: #FF0000;
	line-height: 14px;
	margin: 10px 0 10px 0;
	padding: 10px 34px 5px 34px;
	border: 2px solid #FF0000;
}
.errorTable p {
	color: #FF0000;
	font-weight: bold;
}
.appStepsTable {
	font-size: 10px;
	color: #CFD4E5;
	margin: 0 0 15px 0;
	padding: 0;
	background-color: #F9FAFD;
	border-bottom: 1px solid #CFD8F2;
}
.appStepsTable .title {
	font-weight: bold;
	color: #003366;
}
.appStepsTable .currentStep {
	color: #003366;
	font-size: 11px;
}
.appStepsTable .nonCurrentStep {
	color: #666666;
	font-size: 11px;
}
.appStepsTable .stepRow {
	height: 17px;
}
.appStepsTable a {
	font-weight: normal;
	color: #98A2BD;
}
.appStepsTable a:hover {
	font-weight: normal;
	color: #98A2BD;
	text-decoration: underline;
}
.appStepsTable a:visited {
	color: #98A2BD;
}
.LeftBorder {
	border-left: 1px solid #CFD8F2;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;	
}	
	
.indent { 
	padding-left:10px;
	padding-right:5px;
	padding-top:5px;
}	
.leftIndent {
	font-size: 10px;
	padding: 3px 9px 5px 9px;

}


/*************************************************************
centrecontent                     
*************************************************************/

#centrecontent
{margin:0px 0px 0px 0px ;line-height:22px}
#centrecontent H1
{ color:#236194; text-transform:uppercase; font-weight:bold; font-size:12px; margin-bottom:1px }
#centrecontent H2
{ color:#666; text-transform:uppercase; font-weight:bold; font-size:12px; margin-bottom:2px }
#centrecontent H3
{ color:#666; font-weight:bold; font-size:12px; margin-bottom:2px }
#centrecontent H4
{ color:#559BD7; font:bold 11px/19px arial,helvetica,sans-serif; margin-bottom:2px }
#centrecontent H5
{ color:#236194; font-weight:bold; font-size:11px;margin-bottom:0px }
#centrecontent H6
{ color:#666; font-size:10px; margin-bottom:0px }
#centrecontent UL
{ line-height:19px; list-style-image: url(../images/vunc.gif); color:#666666;
  margin:0px; padding:0px 0px 0px 16px }
#centrecontent UL LI
{ padding-bottom:3px; list-style-image: url(../images/vunc.gif)}

#centrecontent UL UL
{ padding:3px 0px 0px 16px; margin:0px; list-style-image:   url(../images/vunc.gif)}
#centrecontent A:hover,  #centrecontent A:link
{ color:#06c; text-decoration:underline; font-size:11px }
#centrecontent A:visited
{ color:#039;text-decoration:underline; font-size:11px }
#centrecontent .req
{ color:#236194; font:bold 11px/1.1em arial,helvetica,sans-serif; list-style-image:   url(../images/vunc.gif);
  margin:0px; padding:0px 0px 0px 16px }
#centrecontent .red
{ color:#990000; font:bold 11px arial,helvetica,sans-serif; list-style-image:   url(../images/vunc.gif);
  margin:0px}  
#centrecontent .form
{ color:#666; font:bold 11px/1.1em arial,helvetica,sans-serif; list-style-image:   url(../images/vunc.gif);
  margin:0px; padding:0px 0px 0px 16px }
#centrecontent .money
{ color:#cc0000; font:11px arial,helvetica,sans-serif; list-style-image:   url(../images/vunc.gif);
  margin:0px; padding:0px 0px 0px 16px }  
#centrecontent td { font-size: 11px; color: #666; font-family:Verdana, Arial, Helvetica, sans-serif; }

.points
{ padding-bottom:3px; list-style-image: url(../images/vunc.gif)}

/*************************************************************
  footer                        
*************************************************************/
.footer {
	text-align: left;
	padding: 0 20px 20px;
	font:bold 10px/1.1em arial,helvetica,sans-serif;
	background: url("../images/footer_bg.gif") repeat-x #BDC6E5;
	border-top: 1px solid #CCCCCC;
}
.footer p {
	font-size: 9px;
	color: #0B5BB4;
	text-align: left;
	padding-top: 0px;	
}
.footer .copyright {
	color: #999999;
}


/*************************************************************
 miscellaneous                        
*************************************************************/

.boldTxt{
	font-weight: bold;
}

 #solidLineTop
{ background:#fff; text-align:left; width:100%;
  color:#666; border-top:2px solid #CFD8F2 }  

 #solidLineBorder
{ background:#fff; text-align:left;
  color:#666; border:2px solid #CFD8F2 }  

  #solidLineBottom
{  text-align:left;;
  color:#666; border-bottom:2px solid #CFD8F2 }   

.img { background:#fff; text-align:left;
   border-bottom:2px solid #Ccc } 
   
a.seo1:link
{
	text-decoration:none;
	color:#999999;
}

a.seo1:visited
{
	text-decoration:none;
	color:#999999;
}



a.seo1:hover
{	
text-decoration:none;
}

#catch_week {
	position: relative;
	text-align: center;
	margin-bottom: 1em;
}

#catch_week_home {
	position: relative;
	border: 1px solid #405F7C;
	background: #BED0E4;
	padding: 4px;
	width: 270px;
	margin: 2em 0;
}

#catch_week_home p {
	display: block;
	background: #FFFFFF;
	margin: 0;
	padding: 1em 0;
	text-align: center;
}

.catch_pic {
	display: block;
	border: 1px solid #405F7C;
	margin: 1em auto;
}

#copyright {
	float: right;
}

.gallery {
	text-align: center;
}

#gallery_links {
	position: relative;
	text-align: center;
	border-top: 1px solid #BED0E4;
	border-bottom: 1px solid #BED0E4;
	padding: 1em 0;
	margin: 1em 0;
}

#gallery_links h3 {
	margin: 0;
}

.gallery_photo {
}

.gallery_photo img {
	margin: 10px;
	border: 1px solid #405F7C;
}

.img_right {
	display: block;
	float: right;
	margin: 10px;
}

.nav_spacer {
	padding: 0 5px;
}

#wrapper {
	background: url("../images/bg.gif");
}


/* ------ START: Slideshow ------ */
#slide-images{
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width:760px;
    height:275px;
    overflow:hidden;
}

#slide-images li{
    position:absolute;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
    background-color:#FFFFFF;
}

#slide-images li img{
    display:block;
    background-color:#FFFFFF;
}
/* ------ END: Slideshow ------ */