/* Template CSS Document */
body { /* This is for the whole text inside the body tag */
	background: transparent url(../images/hofbackground.gif) repeat-y scroll center top;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;	
	padding-top: 0px;
	padding-right: 0px; 
	padding-bottom: 0px; 
}/*Start styles for text100*/

p, div {/* This is for the whole text inside a <p> tag */
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	margin: 1px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 5px; 
}
a:link {/* This is the style for a link */
	font-family: verdana;
	font-size: 12px;
	color:#333333;
	text-decoration: underline;
	}
	
a:hover {/* This is the class for a link's rollover */
	color:#000000;
	text-decoration: none;
	}
	
a:visited {/* This is the class for a vistied link */
	color:#333333;
	text-decoration: underline;
/*End styles for text100*/
}
/*Start styles for text100*/
.text100{/* This is for a <div> tag with text at 100% width */
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	width: 100%;
	padding-right: 0px;
}
#text100 a:link {/* This is the style for a link */
	font-family: verdana;
	font-size: 12px;
	color:#333333;
	text-decoration: underline;
	}
	
#text100 a:hover {/* This is the class for a link's rollover */
	color:#000000;
	text-decoration: none;
	}
	
#text100 a:visited {/* This is the class for a vistied link */
	color:#333333;
	text-decoration: underline;
}/*End styles for text100*/


/*Start styles for Menu*/
.menu {/* This is the class for the menu */
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	padding: 12px 5px 1px 5px !important;
	padding: 1px 5px 1px 5px;
    display: block; 
	width: 100%;
	text-transform: lowercase;		
}

#menu {   
    text-align: left;
 	background: #FFFFFF;
}
 
#menu a:link{/* This is the id for the link in the menu */
	font-size: 12px; 
	color: #333333;
	margin: 3px 0px 3px 0px !important;
	margin: 2px 0px 2px 0px;
    display: block; 
	background: #FFFFFF;
	text-decoration:none;
}

#menu a:hover{/* This is the id for a menu link's rollover */
	font-size: 12px; 
	color: #000000; 
	text-decoration:none;
}

#menu a:visited{/* This is the id for a menu link's visited */
	font-size: 12px; 
	color: #333333; 
	text-decoration:none;
}

 #bgVisited a:link, #bgVisited a:hover, #bgVisited a:visited {/*this is the class for the visited link background's td*/
	font-family: verdana;
	font-size: 12px;
	color: #cccccc;
	text-decoration:none;
    text-align: left;
	background:#FFFFFF;
	margin: 3px 0px 3px 0px !important;
	margin: 2px 0px 2px 0px;
	display: block; 
	}

.menu a:link img, .menu a:hover img, .menu a:visited img{/* This is the id for the link in the menu */
	padding: 0px;
}

/*End styles for menu*/

/*Start styles for Menu on the Top Navigation */
.menuTop {/* This is the class for the menu */
    background-color: #000;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #999999;
	text-decoration:none;
	padding: 0px 0px 0px 0px;
 	vertical-align: middle;
    display: block; 
	width: 750px;
	text-transform: uppercase;		
/*	height: 40px !important;
	height: 32px;*/
}
table.menuTop {
    background-color: #000;
	margin: 0;
	padding-top: 0px;
}
.menuTop td{
    background-color: #000;
	vertical-align: middle;
}
#menuTop {   
    text-align: center;
	vertical-align: middle;
}
 
#menuTop a:link{/* This is the id for the link in the menu */
	font-size: 11px; 
	color: #999;
	vertical-align: middle;
    display: block; 
	background: #000;
	text-decoration:none;
}

#menuTop a:visited{/* This is the id for a menu link's visited */
	font-size: 11px; 
	color: #999999; 
	vertical-align: middle;
    display: block; 
	text-decoration:none;
}

#menuTop a:hover{/* This is the id for a menu link's rollover */
	background-color: #222222;
	font-size: 11px; 
	color: #ffffff; 
	vertical-align: middle;
	/*padding: 5px 5px 5px 5px;*/
	display: block;
}

#menuTop td:hover{
	background-color: #222222;
}

 #bgVisitedTop a:link, #bgVisitedTop a:hover, #bgVisitedTop a:visited {/*this is the class for the visited link background's td*/
	font-family: verdana;
	font-size: 11px;
	color: #fff;
	text-decoration:none;
    text-align: center;
	background:#329899;
	padding: 5px 0px 5px 0px !important;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	display: block; 
	text-decoration:none;
	}

#bgVisitedTop{
	background:#329899;
	text-decoration:none;
}
.menuTop a:link img, .menuTop a:hover img, .menuTop a:visited img{/* This is the id for the link in the menu */
	padding: 0px;
}

/*End styles for menu on the Top Navigation */

/*Start styles for HeaderOne*/
.headerOne {
	text-transform: uppercase;
	font-family: verdana;
	font-size: 20px;
	color: #009999;
	font-weight: normal;
}

#headerOne a:link, #text100 .headerOne a:link{
	text-transform: uppercase;
	font-family: verdana;
	font-size: 20px;
	color: #009999;
	text-decoration: underline;
}

#headerOne a:hover, #text100 .headerOne a:hover {
	color: #009999;
	text-decoration: none;
}

#headerOne a:visited, #text100 .headerOne a:visited{
	color: #009999;
	text-decoration: underline;
}
/*End styles for HeaderOne*/



/*Start styles for headerTwo*/
.headerTwo {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#headerTwo a:link, #text100 .headerTwo a:link{
	font-family: verdana;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}

#headerTwo a:hover, #text100 .headerTwo a:hover{
	color: #666666;
	text-decoration: none;
}

#headerTwo a:visited, #text100 .headerTwo a:visited{
	color: #666666;
	text-decoration: underline;
}
/*End styles for headerTwo*/


/*Start styles for headerThree*/
.headerThree {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

#headerThree a:link, #text100 .headerThree a:link{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

#headerThree a:hover, #text100 .headerThree a:hover{
	color: #000000;
	text-decoration: none;
	
}

#headerThree a:visited, #text100 .headerThree a:visited{
	color: #000000;
	text-decoration: underline;
}
/*End styles for headerThree*/


.footer, .footer div {/* This is the class for text in the footer */
	font-family: verdana;
	font-size: 9px;
	/*color: #969292;*/
	padding-top:0px; 
	padding-left:5px;
	padding-right:15px;
	text-align: center;
	/*height:17px;*/
	background-color: #000000;
}
.footer div {/* This is the class for text in the footer */
    margin: 0px;
	padding-top:5px; 
	padding-left:5px;
	padding-right:15px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
}

.footer p{
	font-size: 9px;
	color: #FFFFFF;
}

/*Start styles for the menu under the footer*/
.footerMenu, .footerMenu div {/* This is the class for the secondary menu (red one) */
	font-family: verdana;
	font-size: 9px;
	color: #333333;
	text-align: left;
	height:0px;
	
	
}
#footerMenu {/* This is the id for the link in the submenu */
	align: center;
	text-align: left;
	
}

#footerMenu a:link{/* This is the id for the link in the submenu */
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
	text-decoration:underline;
}
#footerMenu a:hover{/* This is the id for a submenu link's rollover */
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
}

#footerMenu a:visited{/* This is the id for a submenu link's visited */
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:underline;
}
/*End styles for the menu under the footer*/
#searchForm{
    height:15px;
	margin: 0px;
	padding: 0px;
}

.searchBox, .searchBox img {
	text-align: center; 
    vertical-align: middle;
}
.searchBox{
    padding: 0px 5px 8px 0px !important;   
    padding: 0px 10px 5px 0px;  
	text-align: right; 
	/*margin-top: 0px !important;
	margin-top: -20px;*/
}
.searchBox a img {
    padding: 0px 0px 0px 0px;    
    margin: 0px 0px 2px 0px;    
}

.tdLine{/* This is the class for the grey line over the page header*/
	border-top: #AA404C 1px solid;
	}

/*.tdfooter{ This is the class for the footer area colored in red
	background-color: #000000;
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	}*/

.imgWrap
{/* This is the class for text wraps around an image; changing the property 'left' for 'right' you can change the position of the image.*/
	float:left;
	border:0px dotted black;
	margin:2px 2px 2px 2px;
}

.banner
{/*Style for the cell that contents the header*/
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*background:url(/sitebuilder/stubs/staticpage_site/assets/images/ret_banner.gif) no-repeat 0 0;*/
}

.banner img, td.banner
{/*Style for the cell that contents the header*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

img.bannerImg{
   margin: 0px 0px 0px 0px !important;
   margin: 0px 0px -2px 0px;
   padding: 0px;
}
.hdivider
{/*Style for the cell that contents the red horizontal line under the image*/
	/*border-top: #AA404C 1px solid;*/
	font-size: 1px;
	height: 1px;
	background-color: #000000;
}

.vdivider
{/*Style for the cell that contents the red vertical line beside the menu*/
	border-right: 1px solid #999999; 
	font-size: 1px;
}

.feature
{/*Style for the cell that contents the image banner*/
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #ffffff;
}

.leftHandSide
{/*Style for the cell under the menu*/
	padding-top: 10px;
	padding-left: 5px;
	background-color: #ffffff;
}

.mainContent
{/*Style for the cell that contents text box*/
	background-color: #ffffff;
	text-align:top;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 10px;
}

.secondaryContent
{/*Style for the cell with the secondary content*/
	vertical-align:top;
	/*background-color: #ffffff;*/
}

.secondaryContent td
{/*Style for the cell with the secondary content*/
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}

.mainTable
{/*Parent Table*/
	/*background-color: #ffffff;*/
}

.secondaryTable
{/*Table container of the right column content*/
	/*background-color: #ffffff;*/
}

/*no top nav for now*/
.topnav
{
	/*display: none;*/
	font-size: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;	
}

ul.arrow li {/*Style for the list with arros (image)*/
	padding: 0 0 0 18px; /*top - right - bottom - left */
	list-style-type: none;
	background-image: url(../images/link_arrow.html);
	background-position: 0 6px; 
	background-repeat: no-repeat;
	color: #999999;
	font-size: 12px;
	margin-left: -22px;
	margin-bottom: 3px;
/*	line-height:1.5em; /* Added by request || 501351396 || 2007/01/19 */
}


ul.bulleted/*Style for the list with bullets*/
{
	list-style-type: disc;
	list-style-position: outside;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	margin-left: 5px;
	padding: 0px 0px 0px 32px; /*top - right - bottom - left */	
	line-height:1.5; 
}

ol.numbered/*Style for the list orederd by numbers*/
{
	list-style-type: decimal;
	list-style-position: outside;
	font-family: verdana;
	font-size: 12px;
	color: #999999;
	padding-right: 15px;
/*	line-height:1.5em; /* Added by request || 501351396 || 2007/01/19 */
} 

ol.upper/*Style for the list orederd by Upper case Literals*/
{
	list-style-type: upper-alpha;
	list-style-position: outside;
	font-family: verdana;
	font-size: 12px;
	color: #999999;
	padding-right: 15px;
/*	line-height:1.5em; /* Added by request || 501351396 || 2007/01/19 */
} 

ol.lower/*Style for the list orederd by Lower case Literals*/
{
	list-style-type: lower-alpha;
	list-style-position: outside;
	font-family: verdana;
	font-size: 12px;
	color: #999999;
	padding-right: 15px;
/*	line-height:1.5em; /* Added by request || 501351396 || 2007/01/19 */
} 

.breaker
{
 background-color:#666666;
}

.input_search
{
    border:1px solid #000000;
/*	height:10px; */
	width:70px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: #333333;
}

.select_gen
{
    border:1px solid #000000;
	height:10px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: #333333;
}

.menu_spacer /* class for the TD separator between menu and left column content */
{
	height:5px;
	background-color:#FFFFFF;	
}

.smallprint, .smallprint p, .smallprint div  {/* This is the class for text in the "smallprint"  teaser */
	font-family: verdana;
	font-size: 9px;
	color: #333;
	text-align: left;
	padding-top:5px; padding-left:5px;
}

.backtotop, .backtotop p, .backtotop div {/* This is the class for text in the "backtotop"  teaser */
	font-family: verdana;
	font-size: 11px;
	text-align: right;
	padding-top:3px; padding-left:5px;
}

sup, sub /* Added by request || 501351396 || 2007/01/19 */
{
	line-height:0em; 	
    font-size:80%;
}

