/* CSS Document */

body {
	margin-top: 0px;
	background-image: url(/images/bg.png);
	background-color: #FFF;
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
p {
	margin-top: 8px;
	margin-bottom: 8px;
}


.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.formred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
}
.NameFont {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height:150%
}
.CalFont {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;	
	font-stretch: extra-expanded;
	color: #336677;
	line-height:125%
}
.MenuFont {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: bold;	
	color: #336799;
	line-height:100%;
}
.NewsFont {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:150%;
	text-align: center;
}
.LFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
LFont a:link { color:#666666; text-decoration:none;}
LFont a:visited { color:#666666; text-decoration:none;}
LFont a:hover { color:#666666; text-decoration:underline;
}

.TFont {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight:bold;
}
.IntFont {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:125%
}
li {
	list-style-position: inside;
	list-style-type: square;
}
hr { 
	height: 2px;
	color: #336799;  
}
.bodyroyal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding-left: 15px;
	padding-right: 40px;
}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.trademarks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	vertical-align: super;
}
.Titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-left: 15px;
}
.lgrbodyroyal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	padding-left: 10px;
}
.lgrbodyroyalCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #999933;
	padding-left: 10px;
}
.imagert {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 10px;
}
.EmailSignup {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.footertext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
