/* CSS Document */


body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF
}

p {
	margin: 0;
	padding: 0;
}

#header {
	background: #FFFFFF;
	width: 100%;
	height: 125px;
}

#left {
	float: left;
	width: 25%;
	line-height: 2;
	background: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding: 10px;
	
}

#center {
	float: left;
	width: 75%;
	padding: 25px;
	background: #FFFFFF;
}

#frontcenter {
	float: left;
	width: 50%;
	padding: 10px;
	background: #FFFFFF;
}
#right {
	margin-left: 75%;
	margin-top: 20px;
	width: 200px;
	height: 300px;
}

.rightHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #993300;	
	padding-bottom: 15px;
}

.rightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	text-transform: uppercase;
	padding-bottom: 15px;
}

#footer {
	width: 100%;
	height: 15px;
	color: #000;
	text-align: center;
	margin-top: 25px;
}

#menu {
	width: 100%;
	height: 15px;
	background: #800080;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 10px;
}

.logo {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

#topcontainer {
	width: 810px;
	margin-left: auto;
	margin-right: auto;
}

.fromthedesk {
	color: #800080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-weight: bold;
}

.special {
	color: #800080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 10px;
	font-weight: bold;
}

.scroller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}

.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	padding-sides: 25px;
}


.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

.agenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color:#FFFF00;
	line-height: 15px;
}

.stoptext {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
}
.textleft {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	line-height: 32px;
	text-align: left;
}

.textcenter {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}
.textRED {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
}


.printfootertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 24px;
}


.disclaimertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	line-height:12px;
}



.logo {
	width: 232px;
	height: 127px
}
 
#bottomContent {
	margin-top: 25px;
}


a:link { color: #800080; text-decoration: none; }
a:visited { color: #FD00FD; text-decoration: none; }
a:hover { color: #B9B9FF; text-decoration: none; }

#paypal {
    margin: 10px;    
}

body {
    margin: 10px;
}

#paypal p {
    font-family: arial;
    font-size: 14px;
    margin: 10px;
}
