td {
	text-align: left;
	font-family:arial;
	font-size:12px;
	color:#333333;
	line-height:14px;
}

a {text-decoration:underline;
   color:#0099CC;}
  
body { 	margin:0px;padding:0px; background:url(px_head.gif) top repeat-x }

ul {margin:0; padding:0; list-style:none}
li {center left no-repeat; margin:0 0 0 0px; padding:0 0 0 0px; line-height:18px }

.head { color:#CCCCCC}
.head a { color:#333333; font-size:11px; text-decoration:none}
.head a:hover {text-decoration:underline; color:#F69F4B}


.copy a { text-decoration:none}
.copy a:hover {text-decoration:underline; color:#F69F4B}
.copy span a { color:#ffffff; text-transform:uppercase; font-weight:bold}

.free span { color:#0099CC;}
.sign { color:#66CCFF; font-weight:bold}
.sign a { color:#ffffff;}

.plan { font-size:11px; line-height:13px;}
.plan a { font-size:12px;}

.contenthdr { 
	color:#EC981F; 
	font-size: 20px;
	text-align: left;
	}
	
.contentsubhdr { 
	color:#EC981F; 
	font-size: 14px;
	text-align: left;
	font-weight:bold;
	}
.content {
	font-size: 12px;
	font-family:arial;
	margin: 1.25em 0;
}
.content span { color:#0980BC}
.content span a { color:#333333}

.bulletmenu {
	margin-left:30px;
	list-style-image:url(bullet.gif);
}

.form { height:17px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#7E7E7E;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		
a:hover {text-decoration:none; color:#F69F4B }

.bigCaption {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.bigNews {
	text-align:center; 
	vertical-align:middle;
	font-size: 18px;
	color: #FFFFFF;
	font-family:Impact, sans-serif;
}

.bigNum {
	background-repeat:no-repeat; 
	text-align:center; 
	vertical-align:middle;
	font-size: 18px;
	color: #0099CC;
	font-family:Impact, sans-serif;
}

blockquote{
	margin: 15px;
	padding: 0 0 0 45px;
	background: #F4F8FD  url(quote.jpg) no-repeat 5px 10px !important;
	background-position: 8px 10px;
	border: 1px solid #f2f2f2;
	border-left: 3px solid #EC981F;
	font-weight: normal;
}

blockquoteXX {
  margin: 10px 15px;
  padding: 0 0 0 25px;  
  font: bold 1.3em/1.5em "Trebuchet MS", Tahoma, arial, Sans-serif; 
  color: #2361BA;
  border: 1px solid #E5F0FB;   
  background: #F4F8FD url(quote.jpg) no-repeat 8px 6px;
}

img.float-left {
  border: 2px solid #CCC;
  margin: 5px 15px 5px 0px;
}

img.float-right {
  border: 2px solid #CCC;	
  margin: 5px 0px 5px 15px;  
}

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
}



.curlycontainer .innerdiv{
background: transparent url(brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

.curlycontainer .innerdiv .innercontent{
	position: inherit;
	padding: 0px 0px 0px 0px;
}

.curlycontainer .innerdiv .innercontent:hover{
	background-color:#F4F8FD;;
}

/* Alignment classes */
.float-left   { float: left;}
.float-right  { float: right; }
.align-left   { text-align: left; }
.align-right  { text-align: right; }
.align-center { text-align: center;	}
.align-justify { text-align: justify; }
.orange { color: #EC981F; }

.boxi_green{
	margin: 15px;
	padding: 0 0 0 45px;
	background-color:#99FF99;
	border: 1px solid #f2f2f2;
	border-left: 3px solid #EC981F;
	font-weight: normal;
}
