@charset "utf-8";

html { min-height: 101%; }

body.pbpage a#pb,
body.rapage a#ra,
body.tspage a#ts,
body.mspage a#ms,
body.hfpage a#hf
{
	background-color: #336699; 
	color: #cccc99;
	text-shadow:1px 1px 1px #333;
	}
	
body#pbpage1 a#pb1,
body#pbpage2 a#pb2,
body#pbpage3 a#pb3,
body#pbpage4 a#pb4,
body#rapage1 a#ra1,
body#rapage2 a#ra2,
body#rapage3 a#ra3,
body#tspage1 a#ts1,
body#tspage2 a#ts2,
body#tspage3 a#ts3,
body#mspage1 a#ms1,
body#mspage2 a#ms2,
body#mspage3 a#ms3,
body#hfpage1 a#hf1,
body#hfpage2 a#hf2,
body#hfpage3 a#hf3
 {
	background-color: #d5d5be;
	color: #336699;
	}

#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100px;
	z-index:1;
	margin: 0px;
	padding: 0px;
	background-image: url(images/tiletop.jpg);
	background-repeat: repeat-x;
	visibility: visible;
	overflow: visible;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333;
}

#apDiv3 {
	position:relative;
	bottom:0px;
	width:100%;
	background-color:#666;
	background-image: url(images/tilebtm2.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

#apDiv5 {
	position:relative;
	width:100%;
	height:100%;
	top: 100px;
	z-index:0;
	background-color: #eeeeee;
}

.vertical {
background: url(images/spacer.jpg) repeat-x; 
}

.vertical2 {
background: #336699 url(images/spacer.jpg) repeat-x; 
}

.hr {background-color:#999;
width: 100%;
height: 1px;
}

.nudgedwn {background-color:#000;
width: 100%;
height: 3px;
}
.arrow {
	padding-left:90%;
	padding-bottom: 8px;
		
}


.divideme {
    border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #333333;
		
}

.divideus {
    border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
		
}

.justbtm {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
		
}

.justtop {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
		
}

.landing {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #336699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	background-color: #336699;
	height: 4PX;
	width: 100%;
	
}

.title {
	display: block;
	
	padding: 0px 13px 13px 13px;
	margin: 0 0 0 0;
	top: 0px;
	color: #336699;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-color: #ffffff;
	font-family: "proxima-nova-1","proxima-nova-2", Century Gothic, Arial, Tahoma;
	font-size: 18px;
	font-weight:bold;
	vertical-align:top;
	text-align:left;
	text-shadow:1px 1px 1px #bbb;
	
}

.titlesub {
	display: block;
	height: 30px;
	padding: 0px 13px 0px 13px;
	margin: 0 0 0 0;
	top: 0px;
	color: #336699;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-color: #ffffff;
	font-family: "proxima-nova-1","proxima-nova-2", Century Gothic, Arial, Tahoma;
	font-size: 16px;
	font-weight:bold;
	vertical-align:top;
	text-align:left;
	text-shadow:1px 1px 1px #bbb;
}

.title2 {
	display: block;
	height: 40px;
	background: url(images/titles3.jpg) repeat-x;
	padding: 8px 13px 0px 25px;
	margin: 0 0 0 0;
	top: 0px;
	color: #336699;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-color: #ffffff;
	font-family: Century Gothic, Arial, Tahoma;
	font-size: 18px;
	font-weight:bold;
	vertical-align:top;
	
}

.titlesub2 {
	display: block;
	height: 30px;
	padding: 0px 13px 0px 13px;
	margin: 0 0 0 0;
	top: 0px;
	color: #000000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-color: #ffffff;
	font-family: Century Gothic, Arial, Tahoma;
	font-size: 16px;
	font-weight:bold;
	vertical-align:top;
	text-align:left;
	
}
.ctamrgn{
	width:100%;
	height:0;
	left: 0px;
	position:relative;
	background-color:#cccc99;
	text-align:left;
	clear:both;
	text-align:left;
	
}

.cta{
	width:100%;
	left: 0px;
	height:150px;
	position:relative;
	background-image:url(images/cta1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#336699;
	border-bottom:#fff solid 1px;
	border-top: #fff solid 0px;
	text-align:left;
	clear:both;
	
}

.ctalnd{
	width:100%;
	left: 0px;
	position:relative;
	background-image:url(images/cta1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#336699;
	text-align:left;
	clear:both;
	
}

.footer{
	width:100%;
	background-color:#333;
	border-top:#999 solid 1px;
	padding-top:10px;

}


.login {width:948px; height:100px; overflow:visible; z-index:30; position:relative; margin-left: auto ;  margin-right: auto ;
}

.headdown {z-index:25; position:relative;}

/*A:link { 
	FONT-SIZE: 14px; 
	COLOR: #000000; 
	FONT-FAMILY:"proxima-nova-1","proxima-nova-2",Verdana,Arial,Tahoma;
	TEXT-DECORATION: none; 
} 

a:visited {
	FONT-SIZE: 14px;
	color: #000000;
	FONT-FAMILY: "proxima-nova-1","proxima-nova-2",Verdana,Arial,Tahoma;  
    TEXT-DECORATION: none;
}

A:hover { 
	FONT-SIZE: 14px; 
	COLOR: #000000; 
	FONT-FAMILY: "proxima-nova-1","proxima-nova-2",Verdana,Arial,Tahoma;
	TEXT-DECORATION: underline; 
}
*/

.link1 a {
	FONT-SIZE: 9px; 
	COLOR: #cccccc; 
	FONT-FAMILY: Verdana, Arial, Tahoma;  
	TEXT-DECORATION: none;
}

.link1 a:visited {
	FONT-SIZE: 9px;
	color: #cccccc;
	FONT-FAMILY: Verdana, Arial, Tahoma;  
    TEXT-DECORATION: none;
}

.link1 a:hover {
	FONT-SIZE: 9px; 
	COLOR: #cccccc; 
	FONT-FAMILY: Verdana, Arial, Tahoma; 
	TEXT-DECORATION: underline;
}

.link2 a {
	FONT-SIZE: 9px; 
	COLOR: #996600; 
	FONT-FAMILY: Verdana, Arial, Tahoma;  
	TEXT-DECORATION: underline;
}

.link2 a:visited {
	FONT-SIZE: 9px;
	color: #996600;
	FONT-FAMILY: Verdana, Arial, Tahoma;  
    TEXT-DECORATION: underline;
}

.link2 a:hover {
	FONT-SIZE: 9px; 
	COLOR: #ff9900; 
	FONT-FAMILY: Verdana, Arial, Tahoma; 
	TEXT-DECORATION: underline;
}

.link3 a {
	FONT-SIZE: 14px; 
	COLOR: #996600; 
	FONT-FAMILY: "proxima-nova-1","proxima-nova-2",Verdana,Arial,Tahoma;
	TEXT-DECORATION: underline;
}

.link3 a:visited {
	FONT-SIZE: 14px;
	color: #996600;
	FONT-FAMILY: "proxima-nova-1","proxima-nova-2",Verdana,Arial,Tahoma;
    TEXT-DECORATION: underline;
}

.link3 a:hover {
	FONT-SIZE: 14px; 
	COLOR: #ff9900; 
	FONT-FAMILY: "proxima-nova-1","proxima-nova-2",Verdana,Arial,Tahoma;
	TEXT-DECORATION: underline;
}

.link4 a {
	FONT-SIZE: 17px; 
	COLOR: #000000; 
	FONT-FAMILY: Century Gothic, Arial, Tahoma;
	font-weight: bold;
	
}

.link4 a:visited {
	FONT-SIZE: 17px;
	color: #000000;
	FONT-FAMILY: Century Gothic, Arial, Tahoma;
	font-weight: bold;
    
}

.link4 a:hover {
	FONT-SIZE: 17px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Century Gothic, Arial, Tahoma;
	font-weight: bold;
	TEXT-DECORATION: underline;
}

.link5 a {
	
	font: bold 11px sans-serif; 
	color: #996600;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	
}

.link5 a:visited {
	
	font: bold 11px sans-serif; 
	color: #996600;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
    
}

.link5 a:hover {
	
	font: bold 11px sans-serif; 
	color: #996600;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}

.link6 a {
	
	font: 11px sans-serif; 
	TEXT-DECORATION: none;
	color: #cccc99;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	
}

.link6 a:visited {
	
	font: 11px sans-serif; 
	TEXT-DECORATION: none;
	color: #cccc99;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
    
}

.link6 a:hover {
	
	font: 11px sans-serif; 
	TEXT-DECORATION: underline;
	color: #cccc99;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}

.link7 a {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #ccc;
	TEXT-DECORATION: underline;
	cursor: pointer;
	
}

.link7 a:visited {
	
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #ccc;
	TEXT-DECORATION: underline;
	cursor: pointer;
    
}

.link7 a:hover {
	
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #ffffff;
	TEXT-DECORATION: underline;
	cursor: pointer;
}

.link8 a {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #666666;
	TEXT-DECORATION: underline;
	cursor: pointer;
	
}

.link8 a:visited {
	
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #666666;
	TEXT-DECORATION: underline;
	cursor: pointer;
    
}

.link8 a:hover {
	
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #000000;
	TEXT-DECORATION: underline;
	cursor: pointer;
}

.link9 a {
	
	font: 14px "proxima-nova-1","proxima-nova-2",Verdana,Arial,Tahoma; 
	TEXT-DECORATION: none;
	color: #cccc99;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	
}

.link9 a:visited {
	
	font: 14px "proxima-nova-1","proxima-nova-2",Verdana,Arial,Tahoma;
	TEXT-DECORATION: none;
	color: #cccc99;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
    
}

.link9 a:hover {
	
	font: 14px "proxima-nova-1","proxima-nova-2",Verdana,Arial,Tahoma;
	TEXT-DECORATION: underline;
	color: #cccc99;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}

.press a {
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Tahoma;  
	TEXT-DECORATION: underline;
}

.press a:visited {
	FONT-SIZE: 12px;
	color: #000000;
	FONT-FAMILY: Verdana, Arial, Tahoma;  
    TEXT-DECORATION: underline;
}

.press a:hover {
	FONT-SIZE: 12px; 
	COLOR: #996600; 
	FONT-FAMILY: Verdana, Arial, Tahoma; 
	TEXT-DECORATION: underline;
}

.lorem {
	font-family: Verdana, Arial, Tahoma; 
	font-size: 12px; 
	text-align: left;
	font-weight: normal;
	color: #ff3333;
}

.style2 {
	font-family: Verdana, Arial, Tahoma; 
	font-size: 10px; 
	text-align: center;
	
}


.style3 {
	font-family: Verdana, Arial, Tahoma; 
	font-size: 12px; 
	font-weight: normal;
}

.style4 {
	font-family: sans-serif, Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.style5 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; 
	font-size: 12px;
	color: #FFFFFF;
}

.style5b {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #cccc99;
	font-weight:bold;
}

.style6 {
	color: #999999;
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
}

.txt_small, small{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #ccc;
}

.smallp{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #666;
}


.style8 {
	font-family: Century Gothic, Arial, Tahoma;
	font-size:14px;
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
}

.style9 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	text-align: justify;
	color:#444;
}

.style10 {
	font-family: Verdana, Arial, Tahoma; 
	font-size: 12px; 
	color: #FF0000; 
	font-weight: bold;
}

.style11 {
	font-family: Verdana, Arial, Tahoma; 
	font-size: 10px; 
	text-align: left;
	
}

.style12 {
	font-family: Verdana, Arial, Tahoma;
	font-size:12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.style13 {
	font-family: Century Gothic, Arial, Tahoma;
	font-size:11px;
	font-weight: bold;
	color: #000000;
}


.style15 {
	font-family: Century Gothic, Arial, Tahoma; 
	font-size: 13px; 
	text-align: left;
	color:#000000;
	font-weight:bold;
}

.style16 {
	font-family: Century Gothic, Arial, Tahoma;
	font-size:16px;
	font-weight:bold;
	color: #ffffff;
}

.style17 {
	font-family: Century Gothic, Arial, Tahoma;
	font-size:11px;
	font-weight: bold;
	color: #cccc99;
}

.style17w {
	font-family: Century Gothic, Arial, Tahoma;
	font-size:11px;
	font-weight: bold;
	color: #fff;
}

.style18 {
	font-family: "proxima-nova-1","proxima-nova-2",Verdana,Arial,Tahoma;
	font-size: 15px; 
	text-align: left;
	color:#ffffff;
	font-weight:bold;
}

.style19 {
	font-family: "proxima-nova-1","proxima-nova-2",Verdana,Arial,Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #cccc99;
	text-shadow:1px 1px 1px #333;
}
.style20 {
	font-family: "proxima-nova-1","proxima-nova-2",Verdana,Arial,Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #cccc99;
	text-align:justify;
}

.century {
	font-family: Century Gothic, Arial, Tahoma;
	font-weight:bold;
}

.centurylink {
	font-family: Century Gothic, Arial, Tahoma;
	font-weight:bold;
	color:#333;
}

.hfdownload {
	width: 100%;
	background-color:#333; 
	font-size: 14px;
	color:#999;
	FONT-FAMILY: "proxima-nova-1","proxima-nova-2",Verdana,Arial,Tahoma;
	font-weight: normal;
	text-align:left;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	margin:25px 0 15px 0;
	
}

.riaform input
{
color: #666;
background: #D5D5BE;
background: -moz-linear-gradient(0% 64% 90deg,#D5D5BE, #CCCC99);
background: -webkit-gradient(linear, 0% 0%, 0% 64%, from(#CCCC99), to(#D5D5BE));
border: 2px solid #666;
height:30px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
font-size:22px;
font-weight:normal;
line-height:30px;
font-family: Georgia, "Times New Roman", Times, serif;
text-shadow: 1px 1px 1px white;
}

.riaform textarea
{
color: #666;
background: #D5D5BE;
background: -moz-linear-gradient(0% 64% 90deg,#D5D5BE, #CCCC99);
background: -webkit-gradient(linear, 0% 0%, 0% 64%, from(#CCCC99), to(#D5D5BE));
border: 2px solid #666;
height:70px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
font-size:22px;
font-weight:normal;
line-height:30px;
font-family: Georgia, "Times New Roman", Times, serif;
text-shadow: 1px 1px 1px white;
}

.riaform textarea:focus, input:focus {
   
      border: 2px solid #336699;
	  background: #ddd;
}

.submit input
{
color: #666;
background: #ccc;
background: -moz-linear-gradient(0% 64% 90deg,#D5D5BE, #CCCC99);
background: -webkit-gradient(linear, 0% 0%, 0% 64%, from(#CCCC99), to(#D5D5BE));
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
border: 2px solid #666;
height:36px;
width: 90px;
font-size:12px;
font-weight:bold;
line-height:35px;
font-family: Georgia, "Times New Roman", Times, serif;
text-shadow: 1px 1px 1px white;
}

.submit input:active
{
margin-top:1px;
}
