html, body {
	background: #1a4c7e url('images/bgGradient.png') no-repeat;
	height: 100%;
	padding: 0;
	margin: 0;
	text-align: left;
}

body {
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 62.5%; /* 10px */
	color: #000;
}

/*  Layout 
---------------------------------------------------------------*/
#container {
	background: url('images/bgRadial.png') no-repeat;
	margin: 0; 
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: left;
	font-size: 1.2em; /* 12px */
	line-height:1.5em;
}

LI LI, LI P, TD P, BLOCKQUOTE P {
	font-size: 1.2em; /* 12px */
	line-height:1.5em;
}

#page {
	color: #95c0e8;
	width: 900px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 1em; /* center, not in IE5 */
}

#header {
	width: 900px;
	height: 77px;
	margin: 0;
	padding: 0 0;
	text-align: left;
	clear: both;
}

#content {
	background: #fff;
	color: #000;
	width: 890px;
	padding: 5px;
	float: left;
	clear: both;
	border: 1px solid #ffff;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	position: relative;
}

div#left-col {
	width: 710px;
	padding: 0 5px 10px 0;
	float: left;
}

div#right-col {
	width: 170px;
	padding: 0 0 0 5px;
	float: left;
}

#footer {
	background: #c3cbd4;
	color: #212121;
	/*font-weight: bold;*/
	width: 890px;
	padding: 5px;
	margin: 1em 0;
	clear: both;
	float: left;
	border: 1px solid #c3cbd4;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
}

#footer ul {
	list-style: none;
	padding: 0 0 0 1em;
	margin: 0;
}

#footer:after {
	background: url('images/footerShadow.png');
	height: 11px;
}

#footer h2 {
	font-size: 1.2em;
}

#footer .phoneNumber {
	font-size: 1.8em;
}

#quickLinks {
	width: 443px;
	padding: 0 0 0 10px;
	float: right;
	text-align: left;
	border-left: 1px solid #a9b1b8;
}

#breadcrumbs {
	text-align: left;
}

/*  Links 
---------------------------------------------------------------*/
#page a {
	color: #95c0e8;
	text-decoration: none;
	outline: none;
}

#page a:hover {
	text-decoration: underline;
}

#page #content a {
	color: #257AA3;
	text-decoration: none;
}

#page #content a:hover {
	text-decoration: underline;
}

#page #footer a {
	text-decoration: none;
	color: #0c76d4;
}

#page #footer a:hover {
	text-decoration: underline;
}

/*  Navigation
---------------------------------------------------------------*/
#top-nav {
	width: 536px;
	height: 77px;
	float: right;
	position:relative;
}

#nav {
	width: 536px;
	height: 77px;
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li {
	float: left;
	padding: 0 1em 0 0;
}

#nav li a {
	color: #fff;
	height: 77px;
	margin: 0;
	padding: 0;
	line-height: 77px;
	font-size: 1.3em;
	font-weight: bold;
	display: block;
}

#nav li a:hover {
	background: url('images/navHoverBG.png');
	text-decoration: none;
}

/*  Images 
---------------------------------------------------------------*/
img {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

.imgfloatleft {
	float: left;
	border-right: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
}

.imgfloatright {
	float: right;
	border-left: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
}

/*  H1 H2 H3
---------------------------------------------------------------*/
h1 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em; /* 27px */
	font-weight: normal;
	color: #0973b0;
}

h2 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em; /* 24px */
	font-weight: bold;
	color: #0973b0;
	margin: 0 0 5px 0;
}

h3 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.30px; /* 21px */
	font-weight: normal;
	color: #0973b0;
}

/*  Row Styles
---------------------------------------------------------------*/
.title1 { 
	border-left:0px none; 
	border-right:0px none; 
	background: #000 url('images/titlegrad.gif');
	color: #fff;
	height:27px;
	line-height:27px; 
	font-weight:bold; 
	font-size:10px; 
	border-top:1px solid #656B78; 
	border-bottom:1px solid #656B78; 
	padding-left:5px; 
	padding-right:5px
}

.PVPT2Column2, .row1 { 
	background: #edebd5;
	color: #0f0f0f;
}

.row2 { 
	background: #D8D5B4;
	color: #0f0f0f;
}

.PVPT2Column1, .title2 {
	background: #257AA3;
	color: #fff;
}

.PVPT2Column1 a:link, .PVPT2Column1 a:active, .PVPT2Column1 a:visited, .title2 a:link, .title2 a:active, .title2 a:visited {
	color: #fff;
	text-decoration: underline;
}

.PVPT2Column1 a:hover, .title2 a:hover {
	text-decoration: none;
}

.menu { 
	border:1px solid #000000;
	background-color:#3f82ac;
	color: #000000;
}

h3.forum_title {
	color: #000;
}

.highlight {
	color: #fff;
	font-weight: bold;
	background: red;
}


/*  Customize and Order Buttons
---------------------------------------------------------------*/
input.button {
	border: 1px solid #ddd;
	background: #f9f9f9;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding: 2px 10px !important;
	padding: 2px 0px;
	margin: 2px;
}

input.button:hover, input.button:sfhover { 
	border: 1px solid #3da6b8; 
	background: #e7eef0;
}

textarea, select {
	font: normal 11px Lucida Sans Unicode,Lucida Sans,Tahoma,Helvetica,Arial;
	border-color: #000; 
	color: #000;
	background: #f9f9f9;
}
  
input {
  text-indent: 2px; 
}

.textarea,
.searchinput {
	border: 1px solid #FFF;
	color: #000;
	background: #f9f9f9;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 2px;
	vertical-align: middle;
 }

.gobutton{
	background: transparent;
	border: 0;
	color: #85bd06;
	margin: 0;
	vertical-align: middle;
}

/* Little Silver Buttons */
.moreInfoLink, .visitSiteLink, .emailUsLink { 
	width: 84px;
	height: 33px;
	outline: none;
	border: 0;
	margin: 0;
	text-indent: -9000px;
}

.moreInfoLink, .visitSiteLink, .emailUsLink {
	float: left;
}

.moreInfoLink {
	background: url('images/buttons/moreInfoButton.png') no-repeat left top;
}

.visitSiteLink {
	background: url('images/buttons/visitSiteButton.png') no-repeat left top;
}

.emailUsLink {
	background: url('images/buttons/emailUsButton.png') no-repeat left top;
}

.moreInfoLink span, .visitSiteLink span, .emailUsLink span {
	display: block;
}

.moreInfoLink:hover, .visitSiteLink:hover, .emailUsLink:hover { 
      background-position: 0% -33px;
}


/* 
 * ========================================
 * All New Styles 
 * ========================================
 */

.UOnlineForumBorder{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */
	background: #fff;
	text-align: left;
}

.UOnlineForumBorder h3{
	background: #000 url('images/titlegrad.gif');
	border: 1px solid #FFF;
	border-bottom: 0px;
	color: #FFF; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
	padding: 2px;
	text-align: left;
}

.UOnlineForumBorder div.title {
	background: #257AA3;
	border: 1px solid #FFF;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 3px;
	text-align: left;
}

.UOnlineForumBorder p{
	background: #F9F9F9;
	border: 1px solid #CCC;
	margin: 5px;
	padding: 10px;
	text-align: left;
}

.lastvisit{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */
	background: #FFF; 
	border: 1px solid #000;
	padding: 5px;
	margin: 0; 
	margin-left: auto; 
	margin-right: auto;
	width: 600px;
}

.lastvisit p{
	background: #F9F9F9;
	border: 1px solid #CCC;
	margin: 0px;
	padding: 10px;
	text-align: left;
}

/*---------------------------------------
// PM Box Styles
---------------------------------------*/
#pmcontent {
	background: #FFF;
	padding: 2px;
	text-align: center;
}

#pmcontent p {
	background: #F9F9F9;
	border: 1px solid #CCC;
	margin: 0px;
	padding: 10px;
	text-align: center;
}

#pmcontent a:link, #pmcontent a:active, #pmcontent a:visited {
  text-decoration: none;
  color : #85bd06; 
}

#pmcontent a:hover	{
  text-decoration: underline;
  color : #85bd06; 
}


/*============================================
// Profile Page styles
============================================*/
.PVPT1 {
	font-weight: bold;	
}

.PVPT2Column1 {
	font-weight: bold;	
}

.PChangeInfoT1 {
	font-weight: bold;	
}

.PChangeInfoT2Column1 {
	font-weight: bold;	
}

.PChangeInfoT2Notification {
	font-style: italic;
}

/*============================================
// Search page styles
============================================*/
.SResultsT2Column1, .SResultsT2Column2, .SResultsT2Column3, .SResultsT2Column4, .SResultsT2Column5, .SResultsT2Column6, .SResultsT2Column7 {
	font-weight: bold;
}

/*============================================
// Join page styles
============================================*/
.JT2Column1 {
	font-weight: bold;
}

/*  Alignment Styles
---------------------------------------------------------------*/
.clear { clear: both; }
.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.floatLeft { float: left; }
.floatRight { float: right; }
.displayBlock { display: block; }
.displayInline { display: inline; }
.cursorPointer { cursor: pointer; }
.noWrap { white-space: nowrap; }

/*  Margins Styles
---------------------------------------------------------------*/
.marginT5px { margin-top: 5px; }
.marginR5px { margin-right: 5px; }
.marginB5px { margin-bottom: 5px; }
.marginL5px { margin-left: 5px; }

.paddingT5px { padding-top: 5px; }
.paddingR5px { padding-right: 5px; }
.paddingB5px { padding-bottom: 5px; }
.paddingL5px { padding-left: 5px; }

/*  Validation Styles
---------------------------------------------------------------*/
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}
input.button {
	border: 1px solid #707070;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}



