/* CSS Document */

body
{
    border-right:               medium none;
    padding:              0;
    border-top:                 medium none;
    font-size:                  12pt;
    font-weight:				none;
    margin:                     0px;
    border-left:                medium none;
    color:                      #0000000;
    border-bottom:              medium none;
    font-family: Arial, Helvetica, sans-serif;
	background-color: #2B4874;
}

#wrap
{
	padding: 0;
	margin: auto;
}

#mainbox
{
	width: 700px;
	margin: 0px auto 0px auto;
	padding: 0;
	border: #FF9900 1px solid;
	background-color: #FFF;
}

.ForumHeaders
{
	font-size:small;
	font-weight:bold;
}
h1
{
    padding-top:                0px;
	padding-bottom:             0px;
    font-size:                  120%;
    font-weight:                bold;
    color:                      #2B4874;
    text-align:                 left;
    text-decoration:            none;
	text-transform:        		uppercase;
}
h2
{
   	padding-top:                0px;
    font-size:                  110%;
    color:                      #4E6B93;
    text-align:                 left;
    text-decoration:            none;
	letter-spacing:				2px;
	font-weight:				none;
	text-transform:        		uppercase;
}
h3
{
    padding-top:                0px;
	padding-bottom:             0px;
    font-size:                  105%;
    font-weight:                bold;
    color:                      #2B4874;
    text-align:                 left;
    text-decoration:            none;
	text-transform:        		uppercase;
}

a
{
    color:                      #4E6B93;
    font-weight:                bold;
    text-decoration:            none;
}
a:hover
{
    color:                      #FF9900;
    font-weight:                bold;
}

#nav
{
	background-color: #FF9900;
	background-image: url(/images/navbg.jpg);
	background-repeat: repeat-x;
	color: #1B2F52;
    font-size: 85%;
    font-weight: bold;
	text-align: center;
	height: 20px;
	padding-top: 3px;
}

#header
{
	background-image: url(/images/header2.jpg);
	width: 700px;
	height: 278px;
}

#nav2
{
	background-color: #4E6B93;
	height: 40px;
	text-align: center;
}

#content
{
	padding: 0px 0px 0px 10px;
	background-color: #FFF;
	background-image: url(/images/text_back.jpg);
	background-repeat: repeat-y;
	min-height: 400px;
	height: auto !important;
}

#footer
{
	background-color: #FF9900;
	background-image: url(/images/navbg.jpg);
	background-repeat: repeat-x;
	color: #1B2F52;
    font-size: 85%;
	text-align: center;
	height: 20px;
	padding-top: 3px;
}

#whs
{
	padding-top: 20px;
	font-size: 85%;
	text-align: center;
}
.left567
{
	width: 547px;
	float: left;
	padding-right: 10px;
}

.right133
{
	width: 133px;
	float: right;
}

.cleardiv
{
	height: 0px;
	clear: both;
	margin: 0;
	padding: 0;
	display: block;
}

#nav a
{
	color:                      #1B2F52;
    text-decoration:            none;
	padding-left:               10px;
	padding-right:				10px;
	letter-spacing:				2px;
	text-transform:        		uppercase;
}
#nav a:hover
{
    color:                      #FFFFFF;
	font-weight:				bold;
	padding-left:               10px;
	padding-right:				10px;
	letter-spacing:				2px;
	text-transform:        		uppercase;
	text-decoration:			none;
}

ul
{
    text-decoration:            none;
    list-style: url(/images/package_bullet.jpg)
}
li ul 
{
	list-style-image: url(/images/tealbullet2.gif); 
}
li li ul 
{
	list-style-image: url(/images/tealbullet3.gif); 
}
.pdf
{
font-size:.8em;
}

.buttons
{
cursor: pointer;
}
.lbltxt
{
  padding:5px;
  margin:0;
	font-size: 12px;
}
.valtxt
{
  padding:5px;
  margin:0;
  font-size: 10px;
}

.hp1
{
	width: 210px;
	float: left;
	border: #FF9900 1px solid;
}

.hp2
{
	width: 210px;
	border: #FF9900 1px solid;
	margin: auto;
}

.hp3
{
	width: 210px;
	float: right;
	border: #FF9900 1px solid;
}

.planhead
{
	height: 20px;
	background-image: url(/images/text_tops.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-left: 5px;
	color: #1B2F52;
}

.planprice
{
	padding: 5px;
	font-weight: bold;
}

.l50p
{
	width: 50%;
	float: left;
}

.r50p
{
	width: 48%;
	float: right;
	padding-right: 10px;
	text-align: right;
}

.r48p
{
	width: 48%;
	float: right;
	padding-right: 10px;
}

hr
{
	height: 1px;
	color: #FF9900;
}

.col30l
{
	width: 30%;
	padding: 5px 5px 5px 5px;
	float: left;
}

.col69r
{
	width: 69%;
	padding: 5px 5px 5px 5px;
	float: right;
}
