@charset "utf-8";
/* CSS Document */
html, body {
	margin:0;
	padding:0;
  	font: 12px Verdana, Tahoma, sans-serif;
	color:#666;
	background:#020202 url(../images/bg_top.jpg) top left repeat-x;
	line-height:18px;
	scrollbar-track-color:#222222;
	scrollbar-face-color:#424242;
	scrollbar-3dlight-color:#828282;
	scrollbar-highlight-color:#424242;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#313131;
	scrollbar-arrow-color:#737373;
}
a, a:link, a:visited { 
	color: #666;
	text-decoration:underline;
}
a:hover {
	color: #FF4E00;
	text-decoration:underline;
}
h1 {
	font: 24px Trebuchet MS, Arial, Helvetica, sans-serif;
	height:24px;
	color:#474747;
}
h2 {
	font: 20px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#474747;
}
h3 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color:#666;
}
h4 {
	font: bold 14px Arial, Helvetica, sans-serif;
	height:14px;
	color:#666;
}
br { clear: both; }
select.error { border: 1px solid red; }
input.text { border: 1px solid #666; margin-bottom: .5em;  }
input.error { border: 1px solid red; }
label { clear:both; font: 11px Verdana, Tahoma, sans-serif; }
label.error {
	background: url('../../../images/unchecked.gif') no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	margin-left: .3em;
	display:block;
}
/******************************************
CLASSES - BODY STRUCTURE
*******************************************/
.toolStripTop {
	clear:both;
	height:23px;
	width:auto;
	padding:0;
	margin:0;
}
.header {
	border:none;
}
.headeraccent {
 	background:url('../images/back_header.png') top right no-repeat;
}
.headerContainer {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width:963px;
	padding-top:18px;
}
.headerMenu {
	clear:both;
	width:958px;
	padding-left:5px;
}
.headerMenuBarTop {
	clear:both;
	width:953px;
	text-align:left;
	padding-top:18px;
	padding-left:5px;
}
.headerMenuBarBottom, .headerMenuBarBottom a, .headerMenuBarBottom a:link {
	width:auto;
	text-align:left;
	padding-bottom:12px;
	color:white;
	font: bold 14px "Trebuchet MS", Arial, Tahoma;
	text-decoration:none;
}
.headerMenuBarBottom .slash {
	color: #4C2E29;
}
.headerMenuBarBottom .menu_item_active, .headerMenuBarBottom .menu_item_active a, .headerMenuBarBottom .menu_item_active a:visited, .headerMenuBarBottom .menu_item_active li a:link {
	color:#EE2123;
	/*color:#FF4E00;*/
	text-decoration: none;
}
.headerMenuBarBottom .menu_item_active a:hover, .headerMenuBarBottom .menu_item_active li a:hover {
	color:#339900;
	text-decoration: none;
}
.headerMenuBarBottom .menu_item_inactive, .headerMenuBarBottom .menu_item_inactive a, .headerMenuBarBottom .menu_item_inactive a:link, .headerMenuBarBottom menu_item_inactive a:visited  {
	color:white;
	text-decoration: none;
}
.headerMenuBarBottom a:hover, .menu_item_inactive a:hover, .headerMenuBarBottom .menu_item_inactive li a:hover  {
	color:#FF4E00;
	text-decoration: none;
}
.bodyFrameHeader {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width:963px;
	height:24px;
	padding:0px;
	background:url(../images/back_top.png) top left no-repeat;
}
.bodyFrame {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width:933px;
	padding:10px 0 0 30px;
	background:url(../images/back_body.png) top left repeat-y;
}
.bodyFrameFooter {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width:963px;
	/*padding-bottom:30px;*/
	background:url(../images/back_bottom.png) top left no-repeat;
	padding-bottom:48px;
}
.bodyFrameNoJava {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width:903px;
	padding:32px 30px 0px 30px;
}
.footerTop {
	clear:both;
	background:url('../images/back_footer.png') top left repeat-x;
	height:100px;
	padding:0;
	margin:0;
	width:100%;
}
.footerTop2 {
	clear:both;
	background:url('../images/back_footer2.png') top left repeat-x;
	height:100px;
	padding:0;
	margin:0;
	width:100%;
}
.footerBackDrop {
	margin-left: auto;
	margin-right: auto;
	width:961px;
	/*background:url('../images/back_footer.png') top left no-repeat;*/
}
.toolStripBottom {
	clear:both;
	background:url('../images/back_footer_strip.png') top left repeat-x;
	height:30px;
	width:auto;
	padding:0;
	margin:0;
}
.theContent {
	float:left;
	width:673px;
	/*background-color:#FFFFFF;*/
}
.theContentHome {
	float:left;
	width:903px;
	/*background-color:#FFFFFF;*/
}
.breadcrumb {
	clear:both;
	font: .75em Arial, Tahoma;
	/*font: 8px "uni 05_53";*/
	width:673px;
	padding:5px 0 7px 0;
	background: url(../images/dots_gray.gif) bottom left repeat-x;
	color:#666;
}
.breadcrumb a:link, breadcrumb a:visited {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
.breadcrumb a:hover {
	color:#FF4E00;
	text-decoration: none;
}
.theBody {
	width:auto;
	/*background-color:#FFFFFF;*/
}
.mySideBar {
	float:left;
	/*height:770px;*/
	width:200px;
	margin-left:30px;
	/*padding-top:14px;
	background-color:#CCCCCC;*/
}
.spacer {
	clear:both;
	width:auto;
	padding-top:3px;
	padding-bottom:3px;
}
.sidebarspacer {
	clear:both;
	width:200px;
	padding-top:5px;
	padding-bottom:5px;
}
.sideBarMenu { 
	width: auto;
}
.sideBarMenu a:link, .sideBarMenu a:visited { 
	clear:both;
	display:block;
	color: #666;
  	font: 11px Tahoma, sans-serif;
	padding:3px 0px 3px 18px;
	text-decoration:none;
}
.sideBarMenu a:hover {
	color:#FF4E00;
	text-decoration:underline;
}
.sideBarTextHeader {
	clear:both;
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	height:15px;
	color:#474747;
	padding:12px 0 7px 0;
	/*background:url(../images/dots_gray.gif) bottom left repeat-x;*/
}
.sideBarTextSubHeader {
	clear:both;
	display:block; 
	color:#333;
	font: 11px Tahoma, Arial;
	padding:8px 0px 5px 10px;
	/*padding:7px 0px 7px 10px;
	background: url(../images/dots_gray.gif) bottom left repeat-x;*/
	text-decoration:none;
}
.checked {
	background: url('../images/checked.gif') no-repeat;
	padding-left: 20px;
	margin-left: .3em;
}
.corneredBanner {
	clear:both;
	width:673px;
	height:150px;
}
.corneredGeneral { 
	width: auto;
	/*background-color:#FBFBFB;*/
	background-color:#F5F5F5;
	padding:15px 15px 15px 28px;
}
.corneredImages { 
	width: auto;
	/*background-color:#FBFBFB;*/
	background-color:#333333;
	padding:15px 15px 15px 15px;
}
.mainMenu, .mainMenu a:link, .mainMenu a:visited {
	color:#FFF;
	font: bold 19px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.mainMenu a:hover {
	color:#FFFF99;
	text-decoration:none;
}
.pageheader, .pageheader a:link, .pageheader a:visited {
	color:#194565;
  	font: 19px Trebuchet MS, Arial, Tahoma; 
	text-decoration:none;
}
.textH1 {
	font: 24px Trebuchet MS, Arial, Helvetica, sans-serif;
	height:24px;
	color:#474747;
}
.textWhite14, .textWhite14 a:link, .textWhite14 a:visited {
	color:#FFFFFF;
  	font: 14px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.textWhite14 a:hover {
	color:#FF4E00;
	text-decoration:none;
}
.textWhite, .textWhite a:link, .textWhite a:visited {
	color:#FFFFFF;
  	font: 11px Tahoma, sans-serif;
	text-decoration:none;
}
.textWhite a:hover {
	color:#FF4E00;
	text-decoration:none;
}
.textTinySlash {
	color:#555;
  	font: 11px Tahoma, sans-serif;
	text-decoration:none;
}
.textGray, .textGray a:link, .textGray a:visited {
	color:#555;
  	font: 11px Tahoma, sans-serif;
	text-decoration:none;
	padding:0;
}
.textGray a:hover {
	/*color:#FFFFCC;*/
	color:#FF4E00;
	text-decoration:none;
}
.textRed {
	color:#FF3300;
	text-decoration:none;
}
.textOrange {
	color:#FF9900;
	text-decoration:none;
}
.textOrangeRed {
	color:#FF4E00;
	text-decoration:none;
}
.listlink {
	color:#666;
	text-decoration: none;
	font: 11px sans-serif, Tahoma, Verdana;
	border-bottom: 1px dotted #666;
}
.formitems {
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	height:15px;
  	font: 11px Tahoma, sans-serif;
	color:#666;
	padding-left:4px;
	vertical-align:middle;
	text-align:left;
}
.formitemsdisabled {
	border:1px solid #CCCCCC;
	background-color:#DDDDDD;
	height:15px;
  	font: 11px Tahoma, sans-serif;
	color:#666;
	padding-left:4px;
	vertical-align:middle;
	text-align:left;
}
.formlist {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
  	font: 11px Tahoma, sans-serif;
	color:#666;
	height:20px;
	padding-left:4px;
	vertical-align:middle;
	text-align:left;
}
.formmultiline {
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
  	font: 11px Tahoma, sans-serif;
	color:#666;
	height:80px;
	padding-left:4px;
	vertical-align:middle;
	text-align:left;
	overflow:scroll;
}
.dotline {
	border: 0;
	background:url(../images/dots_gray.gif) bottom left repeat-x;
}
.dotlinewhite {
	border: 0;
	background:url(../images/dots_white.gif) bottom left repeat-x;
}
.dotlineblue {
	border: 0;
	background:url(../images/dots_blue.gif) bottom left repeat-x;
}
.horizLine {
  	width: 100%;
	height:1px;
	background:url(../images/dots_gray.gif) bottom left repeat-x;
}
/*******************************************
FONTS
*******************************************/
<!-- /* $WEFT -- Created by: Ferdie Domingo (ferdie.domingo@gmail.com) on 6/25/2008 -- */
@font-face {
    font-family: Trebuchet MS;
    font-style:  normal;
    font-weight: normal;
    src: url(TREBUCH0.eot);
}
@font-face {
    font-family: uni 05_53;
    font-style:  normal;
    font-weight: normal;
    src: url(UNI0.eot);
}
@font-face {
    font-family: Weiss;
    font-style:  normal;
    font-weight: normal;
    src: url(WEISS0.eot);
}
/*******************************************
password strength for pstrength
*******************************************/
.password {
  	font: 11px Verdana, Tahoma, sans-serif;
	border : 1px solid #CCCCCC;
	background-color:#FFFFFF;
	color:#666;
	width : 200px;
	height:15px;
	padding-left:4px;
	vertical-align:middle;
	text-align:left;
}
.pstrength-minchar {
	font-size : 11px;
}
.passwordconfirm {
  	font: 11px Verdana, Tahoma, sans-serif;
	border : 1px solid #CCCCCC;
	background-color:#FFFFFF;
	color:#666;
	width : 200px;
	height:15px;
	padding-left:4px;
	vertical-align:middle;
	text-align:left;
}
.codeblock{
  background: #f5f5f5;
  border: 1px solid #CCCCCC;
  color: #656565;
  font: 11px Tahoma, Verdana, Arial, sans-serif;
  padding: 5px 5px 5px 5px;
  text-align: left;
  vertical-align: top;
}
.sidebarsubscribebox
{
	width:178px;
	background:#0D0E0E;
	border:1px solid #181818;
	padding:12px 10px 12px 10px;
	border-radius: 5px;  /* for CSS3 */
	-khtml-border-radius: 5px; /* for Linux browsers */
	-webkit-border-radius: 5px; /* for Safari and chrome */
	-moz-border-radius: 5px; /* for Firefox */
	behavior:url('border-radius.htc'); /* for IE */
}
.sidebarmenubox
{
	width:178px;
	background:#F9F9F9;
	border:1px solid #EDEDED;
	padding:10px 10px 15px 10px;
	border-radius: 5px;  /* for CSS3 */
	-khtml-border-radius: 5px; /* for Linux browsers */
	-webkit-border-radius: 5px; /* for Safari and chrome */
	-moz-border-radius: 5px; /* for Firefox */
	behavior:url('border-radius.htc'); /* for IE */
}
.curvedbox
{
	width:871px;
	background:#F9F9F9;
	border:1px solid #EDEDED;
	padding:15px 15px 15px 20px;
	border-radius: 5px;  /* for CSS3 */
	-khtml-border-radius: 5px; /* for Linux browsers */
	-webkit-border-radius: 5px; /* for Safari and chrome */
	-moz-border-radius: 5px; /* for Firefox */
	behavior:url('border-radius.htc'); /* for IE */
}
.curvedboxsubscribe
{
	width:250px;
	background:#F9F9F9;
	border:1px solid #EDEDED;
	padding:15px 15px 15px 20px;
	border-radius: 5px;  /* for CSS3 */
	-khtml-border-radius: 5px; /* for Linux browsers */
	-webkit-border-radius: 5px; /* for Safari and chrome */
	-moz-border-radius: 5px; /* for Firefox */
	behavior:url('border-radius.htc'); /* for IE */
}
.textJavaWarning {
	/*color:#436B00;*/
	color:#333;
	font: bold 14px Arial, Tahoma;
}
#errormsg {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFCC;
	color:#FF4E00;
	border:1px solid #FF3300;
	padding:14px 18px 18px 18px;
	text-align:center;
}
.hidethis {
	display:none;
}
.slidepics {  
    height:  328px;  
    width:   903px;  
    padding: 0;  
    margin:  0;  
} 
.slidepics img {  
    width:  903px; 
    height: 328px; 
    top:  0; 
    left: 0;
} 
.mainContainer {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width:100%;
	/*background:url(../images/gfx_accent.png) top right no-repeat;*/
}
html, body, #container { 
	height: 100%; 
}
body > #container { 
	height: auto;
	min-height: 100%;
}
#footersection {
 clear: both;
 position: relative;
 z-index: 10;
 height:121px;
 margin-top: -121px;
}
#footersection2 {
 clear: both;
 position: relative;
 z-index: 10;
 height:130px;
 margin-top: -130px;
}
#content { padding-bottom: 121px; }
#content2 { padding-bottom: 130px; }
.headerbox { 
	float:right;
	width:auto; 
	/*background:#758AA7;*/ 
	padding:4px 0 4px 10px; 
}
.nobullets ul, .nobullets li {
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
 	}
