body, *.html {background:#fff url("./images/bg.png") repeat-x top left; margin:2px auto 0 auto; padding:0; font:11px tahoma, arial; display:block; text-align:center; color:#000;}
p {font:13px tahoma, arial; text-align:left; color:#000; line-height:18px;}
td {font:13px tahoma, arial; text-align:left; color:#000; line-height:18px;}
a {font:13px tahoma, arial; text-align:left; color:#0197C1; text-decoration:none; line-height:18px;}
a:hover {font:13px tahoma, arial; text-align:left; color:#444; text-decoration:none; line-height:18px;}
#container {background:url("./images/page_bg.png") repeat-y top left; width:1000px; margin:0 auto 0 auto; font:11px tahoma, arial; display:block; text-align:left; color:#000; padding:0;}
#xmascontainer {background:url("./images/landscape.jpg") no-repeat; width:100%; height:100%; margin:0 auto 0 auto; font:11px tahoma, arial; display:block; text-align:center; color:#000; padding:0;}
#headertop {background: url("./images/header_top.png") no-repeat; height:66px; width:1000px; margin:0; font:11px tahoma, arial; color:#000; padding:0;}
html>/**/body #headertop{margin-bottom:-2px;}

#nav{margin:0; padding:0; position:relative; left:150px; top:-15px; display:inline; height:19px; width:560px;}
#nav a{margin:0; padding:0; position:relative; height:19px; display:inline; padding-left:25px;}
#headerimage{width:1000px; margin:0; padding:0; font:11px tahoma, arial; display:block; color:#000;}

#mainbody {width:1000px; min-height:485px; margin:0; padding:0; font:11px tahoma, arial; display:block; color:#000; margin-top:-9px; margin-left:0px; padding-left:18px;}
.rightpanel{background: url("./images/rip_bg.gif") no-repeat top right; width:300px; height:450px; margin:0; padding:0; padding-top:0px; padding-left:25px; padding-right:25px; font:11px tahoma, arial; color:#000; vertical-align:top;}
.rule{height:2px; color:#00AEEF; background:#00AEEF; margin:0;}
.rightinner{padding-left:35px;}
html>/**/body .rightinner{margin-left:20px; padding-left:25px;}
.rightpanel ul{list-style:square; font:11px tahoma, arial; color:#000; vertical-align:top; margin:0; padding:0; margin-left:20px;}
#footer {background: url("./images/footer_bg.png") no-repeat; height:38px; width:1000px;  margin:0 auto 0 auto; font:11px tahoma, arial; display:block; color:#000; padding:0;}
.footertext {font:11px tahoma, arial; vertical-align:top; color:#fff; text-decoration:none; padding-top: 10px; padding-left: 22px;}
.footerlink {font:11px tahoma, arial; vertical-align:top; color:#fff; text-decoration:none;}
.footerlink:hover {font:11px tahoma, arial; vertical-align:top; color:#0197C1; text-decoration:none;}
.formfield {font:11px tahoma, arial; border : 1px solid #444;}
.stdbutton {font:11px tahoma, arial; text-align:center; padding-left:5px; padding-right:5px;}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

h1{
	letter-spacing: 0px;
	font-size: 17px;
	font-weight: normal;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:2px;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 17px;
	font-weight: normal;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:2px;
	width:665px;
	line-height: 20px
}
h2{
	letter-spacing: 0px;
	font-size: 17px;
	font-weight: normal;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:2px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 17px;
	font-weight: normal;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:2px;
	width:230px;
	line-height: 20px
}

.red{
	font:11px tahoma, arial;
	color: #ff0000; 
	font-weight: bold;
}
.thickgreyborder {
	border-width: 6px;
	border-color: #D5D5D5;
	border-style: solid;
	padding: 0px;
}