/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

body {
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
}


*/

body {
	background: #FFFFFF url('images/bkg_new_rev2.jpg') repeat-x;
	 font-family: 'Lucida Grande', 'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif;

	 font-family: ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
    font-family: "Trebuchet MS", Arial,Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
}


h1, h2, h3 
{
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #125798;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	color: #939292;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #125798;
}

a:hover {
	text-decoration: none;
	color: #8D0000;
}

a img 
{
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

.divider2
{
position: relative;
width:100%;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 1em 0em 1em 0em;
}

/*======================
	  Logo  
========================*/

#logo {
	width: 870px;
	height: 100px;
	margin: 0 auto;	
    _height:100px;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: left;
	padding-top: -5px;
	margin-top:-5px;
}

#logo h2 {
	float: right;
	padding-top: 70px;
	font-size: 16px;
	font-weight: normal;
}

#logo h2, #logo h2 a {
	color: #939292;
}

#logo a {
	text-decoration: none;
}

#logo #slogan
{
	padding:5px 0 0 0;
	margin:0 0 0 20px;
	float:right;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#nav-bar
{
	height:62px;
	/*
	background: #fff url(images/res_img02_repeat_blk.jpg) repeat-x;	
    */
	padding: 0 0 10px 0;	
	margin: 0 auto 0 auto;	
}

#nav-main 
{
	width: 870px;
	height: 62px;
	margin: 0 auto 0 auto;
	/*padding:.8em 0 1em 20px;*/
	padding: 7px 0 0 5px;
	position:relative;
	font-weight:bold;
}


/*======================
	  ACTIVE PAGES  
=====================*/
#nav-main a.StaticSelectedStyle:link,
#nav-main a.StaticSelectedStyle:visited {
	color:#D4E7F8;
	text-decoration:underline;
}

/*=====================
		Menu 
=====================*/

#menu {
	width: 960px;
	height: 62px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 23px 0 0 28px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 20px 0 22px;
	background: url(images/img03.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}
/*
*/

/*======================
	  Search  
========================*/

#search {
	float: right;
	width: 200px;
	color: #eee;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}


#search #s {
	width: 150px;
}

#search #x {
	display: none;
}

/* =================
	  Banner 
==================*/

#banner {
	width: 950px;
	margin: 0 auto 0 auto;
	padding: 8px 0 0 0;
}

#banner p
{
	margin:.5em .5em .5em .5em;
}

/*======================
	  Page  
========================
*/

#page {
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 55px 35px 30px 25px;
}

#page h1.page-title
{
    margin-top:-50px;   
	font-style: italic;
}

#page h2.page-title
{
    margin-top:-50px;  
}


#page ul.title
{
    font-size:2.7em;   
    color: #000;
	margin:-50px 0 60px -175px;
	font-weight:bold;
}

#page ul.title li
{
    display:inline;
    padding:10px 0 10px 0;
}

#page ul.title li.title-left
{
    background:transparent url('images/page-title-left-rev_1.png') no-repeat;
    padding-left:20px;
}

#page ul.title li.title-middle
{
    background:transparent url('images/page-title-middle-rev_1.png') repeat-x;
    font-family:Copperplate / Copperplate Gothic Light, sans-serif;
}

#page ul.title li.title-right
{
    background:transparent url('images/page-title-right-rev_1.png') no-repeat;
    padding-right:50px;
}

/*======================
	 Content 
========================
*/

#content {
	float: right;
	width: 603px;
}

.post {
}

.post .title {
	margin: 0;
	padding: 0px 20px 0 20px;
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	height: 47px;
	margin: 20px 0 40px 0;
	padding: 15px 0 0 20px;
	background: url(images/img07.gif) no-repeat;
	line-height: normal;
}

.post .entry .heading
{
	 font-size:1.2em;
	 font-weight:bold;
}

.post ul.title
{
    font-size:2.5em;
	color: #194076;
	margin-left:-50px;
}

.post ul.title li
{
    display:inline;
    padding:10px 0 10px 0;
    zoom: 1;
    *display:inline;
    _height:60px;
}

.post ul.title li.title-left
{
    background:transparent url('images/page-title-left-rev_1.png') no-repeat;
    padding-left:20px;
}

.post ul.title li.title-middle
{
    background:transparent url('images/page-title-middle-rev_1.png') repeat-x;
}

.post ul.title li.title-right
{
    background:transparent url('images/page-title-right-rev_1.png') no-repeat;
    padding-right:50px;
}

.post ul.title li.title-middle img
{
    
}

div.title
{
    font-size:2.5em;
	color: #194076;
	margin-top:-30px;
}

/*======================
	  Sidebar  
========================*/

#sidebar {
	float: left;
	width: 250px;
	margin-top:-20px;
	padding-left:10px;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li 
{
    display:block;
	/*
    margin-bottom: 40px;
    */
}

#sidebar li a {
	text-decoration:none;
	font-size:1.3em;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 20px;
}

#sidebar li h2 {
	height: 30px;
	margin-bottom: 10px;
	padding: 4px 0px 0px 20px;
	background: transparent url(images/img09_rev7.png) no-repeat;
	font-size: 18px;
	color: #FFFFFF;
}

#sidebar li p {
	padding: 0 20px;
}

/*======================
	  ADMIN CONTENT 
========================*/

#adminContent {
	width: 920px;
	margin: 0 auto 0 auto;
	padding: 8px 0 0 0;
	vertical-align:top;
}

/*======================
	  ADMIN MENU  
========================
*/

#adminMenu
{
	width:98%;
}

#adminMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#adminMenu li {
	margin-bottom: 40px;
}

#adminMenu li ul {
}

#adminMenu li li {
	margin: 0;
	padding: 5px 20px;
}

#adminMenu li h2 {
	height: 32px;
	margin-bottom: 15px;
	padding: 8px 0px 0px 20px;
	background: #fff url(images/img09_rev4.jpg) no-repeat;
	font-size: 18px;
	color: #FFFFFF;
}

#adminMenu li p {
	padding: 0 20px;
}

/*
#adminMenu l input, 
#adminMenu  textarea,
#adminContent  input, 
#adminContent  textarea
{
	background-color:transparent ;
}

#adminMenu div.special input, 
#adminMenu div.special textarea,
#adminContent div.special input, 
#adminContent div.special textarea
{
	background-color:transparent ;
	background: #fff;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal  ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
	color: #6E6E6E;
}

#adminMenu input, 
#adminMenu textarea,
#adminContent input, 
#adminContent textarea
{
}
*/

/* =================
	Admin Banner 
==================*/

#adminBanner {
	width: 950px;
	margin: 0 auto 0 auto;
	padding: 8px 0 0 0;
	vertical-align:top;
}

#adminBanner p
{
	width:860px;
	margin:.5em .5em .5em .5em;
	text-align:right;
}

/*======================
	  Calendar  
========================*/

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}


/*======================
	  Home Page  
========================*/

#home_content
{
	 margin:-40px 0 0 30px;
	 width:800px;
}

ul.home-links
{
  width:800px;
  margin-left:-60px;
}

ul.home-links li
{
    display:inline-block;
    text-align:center;
    width:260px;
    height:100px;
    background:transparent url("images/home_bkg_white_rev1.png") no-repeat;
    vertical-align:top;
    zoom: 1;
    *display: inline;
    _height:100px;
    _width:260px;

}

ul.home-links .home-links-header
{
    font-size:3em;
    color:#333;
    vertical-align:middle;
    padding-top:40px;
    font-weight:bold;
    /*
    font-family:Impact;
*/
}

ul.home-links p
{
    padding-top:30px;
}

#home_leftside
{
	width:265px;
	float:left;
	background:transparent url("images/home_bkg_light_gray_rev7.png") no-repeat;
}

#home_middle
{
	width:260px;
	float:left;
	border-left:2px solid #fff;
}

#home_rightside
{
	width:265px;
	float:right;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
}

/*Home Menu-bar */
#home_leftside ul,
#home_middle ul,
#home_rightside ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	
}

#home_leftside li,
#home_middle li,
#home_rightside li
{
	margin-bottom: 40px;
}

#home_leftside li ul,
#home_middle li ul,
#home_rightside li ul 
{
	
}

#home_leftside li li,
 #home_middle li li, 
#home_rightside li li 
{
	margin: 0;
	padding: 5px 0 0 15px;
}

#home_leftside li h2,
#home_middle li h2,
#home_rightside li h2 
{
	height: 32px;
	margin-bottom: 15px;
	padding: 8px 0px 0px 10px;
	background: transparent url(images/img09_rev7.jpg) no-repeat;
	font-size: 2.2em;
	font-weight:bold;
	color: #000;
	text-align:center;
   font-style:normal;
}

#home_leftside li p,
#home_middle li p,
#home_rightside li p 
{
	padding: 0 0 0 0;
	width:240px;
	text-align:left;
}

/*======================
	  Footer  
========================*/

#footer 
{
	clear: both;
	height: 50px;
	padding: 0 0 15px 45px;
	margin-top:200px;
	background: url(images/res_img02_repeat_blk.jpg) repeat-x;
	/*
	width: 870px;
	margin: 0 auto;
    */
}

#footer div
{
	margin: 0 auto;
	width: 870px;
}

#footer p {
	line-height: normal;
	color: #fff;
}

#footer a {
	color: #B4B4B4;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}


/*======================
	 CITRIX
======================*/

#rightside
{
	width:300px;
	float:right;
}

#leftside
{
	float:left;
	padding-right:20px;
	width:300px;
}

/*========================
    MISC CLASSES
  ========================*/
  
  .location_image
  {
	padding:2px 2px 2px 2px;
  }
  
  
  .linklist_item,
  .linklist_item_alt
  {
  	padding:5px 5px 5px 5px;
  	width:125px; 
  	vertical-align:top;
  }
  
.linklist_item_alt
{
	background-color: #C5DAFA;
}
  
.linklistitem_td1
{
	height:50px;
  	vertical-align:middle;
}
  
.linklistitem_td2
{
	height: 50px;
	vertical-align: top;
	font-weight: bolder;
	color: #21508F;
}
  
  
.linklistitem_td3
{
  	height:50px;
  	vertical-align:top;
  	font-size:1em;
}

.linklist_table
{
	
}

.linklist_row
{
	
}

/*========================================
         MISC CLASSES
========================================= */

.smallHeading
{
	height:14px;
		
}

#sub
{
	width:100%;	
}

.sub2
{
	width:100%;	
}

.sub-left
{
	width:40%;
	float:left;
}

.sub-right
{
	width:15%;
	border:solid 2px #999999;
	float:right;
	vertical-align:top;
	
}

#header .headerImage
{
	left:1000px;
	top:20px;
	position:absolute;	
}

.collapsePanelHeader
{
	margin-top: 5px;
	background: url(images/panel_header.gif) repeat-x left top;
	color: #fff;
	width: 50%;
	font-weight:bold;
	height:30px;
}

.numList, .optList .numList
{
	list-style-type: decimal;
	list-style-image: none;
	vertical-align:middle;
}

.optList
{
	list-style-image: url( '../images/bullet_plus.png' );
	vertical-align:middle;
}


/*=========================================
	CLASSES FOR LISTVIEW FORMATING
========================================== */
/*.outer
{
	position:relative;
	
}*/

.outer {
position:relative;
padding:4em 0 10px 0;
width:100%;
margin:0 auto 3em auto;
}

.outer table caption {
position:absolute;
width:51.7em;
text-align:center;
top:0;
left:0;
height:2.5em;
background:#697210;
border:0.1em solid #fff;
color:#fff;
}
.outer th tr {
position:absolute;
top:1.5em;
height:20px;
left:0;
}
.outer tfoot td {
position:absolute;
width:51.5em;
text-align:center;
background:#f0c992; 
border:0.1em solid #000;
color:#000;
bottom:0;
left:0
}
.outer th, .outer td {
width:10em; 
text-align:left;
}
.outer th {
background:#724a10; 
color:#fff;}

.outer .dk 
{
	background:#fff;
}

.innera {
overflow:auto;
width:100%;
height:600px;
background:#eee;
}

.tableone { border-collapse:collapse; margin:0 auto;}
.tabletwo { border-collapse:collapse;}
.th1 {width:100px;}
.th2 {width:150px;}
.th3 {width:100px;}
.th4 {width:100px;}
.th5 {width:150px;}
.th6 {width:240px;}
.th7 {width:150px;}
.th8 {width:160px;}

.td1 {width:100px;}
.td2 {width:150px;}
.td3 {width:100px;}
.td4 {width:100px;}
.td5 {width:150px;}
.td6 {width:250px;}
.td7 {width:150px;}
.td8 {width:150px;}

.tableone
{
	background: #000099;
	border: 1px solid #fff;
	color: #fff;
	font-size: 9pt;
}
.tableone td {border:1px solid #fff; color:#fff;}

.tableone tbody
{
	background: #fff;
	color: #000;
}

.tableone caption {background:#fff; color:#697210; font-size:1.2em; margin:0 auto;}

.tabletwo td {background:#eee; color:#000;}

.tableone th,
.tableone th a
{
	background:#fff url(images/panel_header.gif) repeat-x;
	color:#fff;
	height:2em;
}

.tableone th, 
.tabletwo td 
{
	text-align:left;
}

.tabletwo th, .tabletwo th a
{
	background-image: none;
	background-color: #001133;
	color: #fff;
	height: 2em;
	padding: 0 2px 0 2px;
}

.tabletwo .tableEdit th, .tableEdit th a
{
	background: #264664 url(images/img03.gif);
	color: #fff;
	height: 2em;
	padding: 0 2px 0 2px;
}

.tabletwo tr.dk td {background:#ddd; color:#000;}

.tabletwo tr.select td
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #3366CC;
	padding:1px 1px 1px 1px;
}

.tabletwo tr.insert td
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #1D3750;
	padding: 1px 1px 1px 1px;
}

.tabletwo tr.insert-header td
{
	font-weight: bold;
	background:#1D3750 url(images/panel_header.gif) repeat-x;
	color:#fff;
	font-size:1.7em;
	font-weight: bold;
}

.tabletwo tr.edit td
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #1D3750;
	padding: 1px 1px 1px 1px;
	border:solid .5px #fff;
}

.tabletwo tr.edit-header td
{
	font-weight: bold;
	background:#1D3750 url(images/panel_header.gif) repeat-x;
	color:#fff;
	font-size:1.7em;
	font-weight: bold;
}

.innerb {height:600px; overflow:auto;}

.ip_th1 {width:60px;}
.ip_th2 {width:25px;}
.ip_th3 {width:155px;}
.ip_th4 {width:90px;}
.ip_th5 {width:90px;}
.ip_th6 {width:85px;}
.ip_th7 {width:70px;}
.ip_th8 {width:75px;}
.ip_th9 {width:85px;}
.ip_th10 {width:70px;}
.ip_th11 {width:65px;}
.ip_th12 {width:60px;}
.ip_th13 {width:70px;}

.ip_td1 {width:65px;}
.ip_td2 {width:30px;}
.ip_td3 {width:175px;}
.ip_td4 {width:90px;}
.ip_td5 {width:90px;}
.ip_td6 {width:90px;}
.ip_td7 {width:90px;}
.ip_td8 {width:90px;}
.ip_td9 {width:90px;}
.ip_td10 {width:90px;}
.ip_td11 {width:90px;}
.ip_td12 {width:90px;}
.ip_td13 {width:90px;}

.ip_tableone { border-collapse:collapse; margin:0 auto;}
.ip_tabletwo { border-collapse:collapse;}

.ip_tableone
{
	background: #000099;
	border: 1px solid #fff;
	color: #fff;
	font-size: 9pt;
	width:100%;
}
.ip_tableone td {border:1px solid #fff; color:#fff;}

.ip_tableone tbody
{
	background: #fff;
	color: #000;
}

.ip_tableone caption {background:#fff; color:#697210; font-size:1.2em; margin:0 auto;}

.ip_tabletwo td {background:#eee; color:#000;}

.ip_tableone th,
.ip_tableone th a
{
	background:#fff url(images/panel_header.gif) repeat-x;
	color:#fff;
}

.ip_tableone th, 
.ip_tabletwo td 
{
	text-align:left;
}
.ip_tabletwo tr.dk td {background:#ddd; color:#000;}

.ip_tabletwo tr.select td
{
	background: #;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #3366CC;
	padding:1px 1px 1px 1px;
}

/*===============================
  UPS Listview
===============================*/
/*Header */
.ups_th1 {width:65px;}
.ups_th2 {width:70px;}
.ups_th3 {width:70px;}
.ups_th4 {width:70px;}
.ups_th5 {width:90px;}

/*ListItem */
.ups_td1 {width:80px;}
.ups_td2 {width:90px;}
.ups_td3 {width:80px;}
.ups_td4 {width:90px;}
.ups_td5 {width:90px;}

/*===============================
  Manager Listview for Capital
===============================*/
/*Header */
.mgr_th1 {width:10px;}
.mgr_th2 {width:60px;}
.mgr_th3 {width:90px;}
.mgr_th4 {width:70px;}
.mgr_th5 {width:10px;}

/*ListItem */
.mgr_td1 {width:10px;}
.mgr_td2 {width:110px;}
.mgr_td3 {width:90px;}
.mgr_td4 {width:40px;}
.mgr_td5 {width:100px;}

/*================================
   ADMIN Remote Links Listview
=================================*/

/*Header */
.rl_th1 {width:55px;}
.rl_th2 {width:40px;}
.rl_th3 {width:20px;}
.rl_th4 {width:130px;}
.rl_th5 {width:200px;}
.rl_th6 {width:100px;}
.rl_th7 {width:150px;}
.rl_th8 {width:100px;}
.rl_th9 {width:50px;}

/*ListItem */
.rl_td1 {width:50px;}
.rl_td2 {width:50px;}
.rl_td3 {width:20px;}
.rl_td4 {width:130px;}
.rl_td5 {width:200px;}
.rl_td6 {width:100px;}
.rl_td7 {width:150px;}
.rl_td8 {width:100px;}
.rl_td9 {width:50px;}




/*================================
     CONTACT INFO
  ================================*/
  
#contact-info
{
	
	
}

#contact-info ul
{
	margin:10px 0 0 165px;
	list-style:none;
	font-size:.8em;
	padding-top:25px;
}

/*=====================================
	REGISTRATION FORM
  =====================================*/
  .regform
  {
  	width:550px;
  	padding:10px 10px;
  	background-color:#fff;
  	color:#CECECE;
  }
  
  .regform .heading
  {
  	margin-left:-5px;
  }
  
  .regform .bodyouter
  {
  	background:#fff url(images/regform-body.jpg) repeat-y;
  	padding:0px 10px;
  }
  
  .regform .bodyinner
  {
  	margin:0px 5px;
  }
  
  .regform .top
  {
  	background:#fff url(images/regform-top.jpg) no-repeat;
  	height:44px;
  	text-align:right;
  	padding-right:20px;
  }
  .regform .bottom
  {
  	background:#fff url(images/regform-bottom.jpg) no-repeat;
  	height:44px;
  }
  
  .regform .bottom input
  {
	float:right;
	margin: 0px 20px;	
  }
  
  .regform input
  {
  	padding:2px 2px;
  	margin: 2px 2px;
  }
  
  .info-list
  {
	 
	font-family:  ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
	font-size: 13px;
	color: #6E6E6E;	
  }
  
  
  
  /*============================================
                TRILIGHT NET
       ============================================*/
  
  .trilight-title td
  {
      
  }
  
  
#adminBanner ul.title
{
    font-size:2.5em;
    color: #000;
	/*
    color: #194076;  */
	margin:-65px 0 60px -175px;
  
	font-weight:bold;
}

#adminBanner ul.title li
{
    display:inline;
    padding:10px 0 10px 0;
}

#adminBanner ul.title li.title-left
{
    background:transparent url('images/page-title-left-rev_1.png') no-repeat;
    padding-left:20px;
}

#adminBanner ul.title li.title-middle
{
    background:transparent url('images/page-title-middle-rev_1.png') repeat-x;
}

#adminBanner ul.title li.title-right
{
    background:transparent url('images/page-title-right-rev_1.png') no-repeat;
    padding-right:50px;
}


.tbl-serverInfo .header
{
  font-weight:bold;  
}


