@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
/*	background: url(../images/background_february.jpg) #000000;
	background: url(../images/water_bg.jpg) #003399;
	background: url(../images/bg_march.jpg) #333333;*/
/*	background: url(../images/bg_may.jpg) #0066cc repeat-x;*/
	background: url(../images/bg_june28.jpg) #000000;
	background-position: top center;
	margin: 0px 0px 10px 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-size:12px;
}

.two_column #container { 
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/*background: #FFFFFF;*/
/*	margin: 10px auto; 
	border: 3px solid #666666;*/
	margin: 0px auto; 
	border-left: 3px solid #666666;
	border-right: 3px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 3px solid #666666;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.two_column #header { 
/*	background: #ffffff;*/ 
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
/*	background: #8F8F8F;*/
	border: 2px solid #000000;
	background: url(../images/header-nvhost-small-march.jpg);
	height: 150px;
/*	padding: 10px 10px 10px 10px;*/
} 

.two_column h1 {
	margin: 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px;
	font-size:18px;
/*	color: #336699;	*/
	color:#FFFFFF;
}


.two_column h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding:0px;
	font-size:18px;
/*	color: #FF3300;*/
	color:#FFFFFF;	
	
}


.two_column p {
	margin: 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0px 5px 0px;
	
}

.two_column ul {
	margin-top: 3px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	
	
}







.two_column h3 {
	margin: 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom:10px;
	font-size:16px;
	font-weight:normal;

}

.two_column h1 {
margin: 0px;
padding: 0px;
	
}


/*.two_column #logo {
	float: left; 
	width: 200px; 
	background: url(../images/logo_february.jpg) #ffffff; 
	padding: 0;
	height: 150px;
	background-repeat:no-repeat;
	background-position:bottom left;
}
.two_column #flash { 
	margin: 0 0 0 200px; 
	padding: 0; 
	height: 150px;
	background: url(../images/header-nvhost-small-march.jpg);
} */



/***************** MAIN MENU *******************/

.two_column #top_navigation {
	/*background: url(../images/top_navigation_bg.jpg) #003366; */
	background:#8F8F8F;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
/*	height: 95px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.two_column #top_navigation_top {
	background: url(../images/top_navigation_top.jpg) #003366; 
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 12px;
}

.two_column #top_navigation_bottom {
	background: url(../images/top_navigation_bottom.jpg) #003366; 
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 4px;
}  
  
  
  

ul.menu {
/** FIXED THE ISSUE OF ALLOWING THE LINKS TO SHOW ON TOP OF THE FLASH USING FIREFOX - START**/
position:relative; 
z-index: 2;
/** FIXED THE ISSUE OF ALLOWING THE LINKS TO SHOW ON TOP OF THE FLASH USING FIREFOX - END**/
padding: 0px;
margin: 0px;
}


.two_column #top_navigation li 
{
display:inline;
font-family:Arial, Helvetica, sans-serif;
/*background: url(../images/wheel_menu.jpg);
background-position:left;
background-repeat:no-repeat;*/
line-height: 30px;
height: 30px;
}


.two_column #top_navigation a {
color: #000000;
font-weight:bold;
text-decoration:none;
/*padding-top: 6px;
padding-bottom: 6px;
padding-left: 20px;
padding-right: 20px;
background: url(../images/border.jpg);
background: url(../images/border_february.jpg);
background-position:right;
background-repeat:no-repeat;*/
/*border-right: 1px solid #01172d;*/
}

.two_column #top_navigation a:hover {
color: #000000;
font-weight:bold;
text-decoration:none;
/*padding-top: 6px;
padding-bottom: 6px;
padding-left: 20px;
padding-right: 20px;
background: #ff9900;*/
}



.two_column #second_header { 
/*	background: #ffffff; */
	margin-top: 10px;
}

.two_column #newsletter {
	float: left; /* since this element is floated, a width must be given */
/*	width: 236px;*/
	width: 180px;
	margin-bottom: 10px;
	background: #8F8F8F;
	border: 2px solid #000000;
	padding: 10px 10px 10px 10px;
	

}

div.newsletter_box {
/*width: 222px;
height: 112px;*/
/*width: 214px;*/
	text-align:left;
	font-weight:bold;
	margin-bottom: 10px;
	background: url(../images/box_content_bg.jpg) repeat-x #333333;
	color:#FFFFFF;
	padding: 5px;
	border: 2px solid #000000;
}

div.newsletter_box p {
margin: 0px;
padding: 0px;
}



input.input_design {
width: 110px;
color: #000000;
background: #FFCC00;
border: 1px solid  #000066;
}

input.button_submit {
width:71px;
height:18px;
background: url(../images/button_february.jpg);
background-repeat:no-repeat;
border: 0px;
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
text-align:center;
margin-top: 4px;
}

input.button_submit_february {
width:101px;
height:46px;
background: url(../images/button_february_new.png);
background-repeat:no-repeat;
border: 0px;
cursor:pointer;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size:11px;
font-weight:bold;
text-align:center;
}



.two_column #template { 
/*	margin: 0 0 0 236px;*/
	margin: 0 0 0 200px;  
	text-align:left;
	padding-left: 12px;
	padding-right: 12px;	
} 

.two_column #template p {
color:#ffffff;
font-weight:bold;
} 


.two_column #template h1 {
color:#ffffff;
font-weight:bold;
} 



.two_column #center_divider { 
	background: url(../images/center_divider.jpg) #CCCCCC; 
/*	height: 38px;*/
	height: 34px;
	padding-top: 4px;
	padding-right: 20px;
	padding-left: 20px;
	clear:both;
	margin-bottom: 10px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#666666;
} 


.two_column #center_divider a { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#666666;
	text-decoration:none;
} 

.two_column #center_divider a:hover { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#666666;
	text-decoration:underline;
} 

.two_column #sidebar {
	float: left; /* since this element is floated, a width must be given */
/*	width: 236px;*/
	width: 180px;
	margin-bottom: 10px;
	background: #8F8F8F;
	border: 2px solid #000000;
	padding: 10px 10px 10px 10px;
}

.two_column #sidebar_box {
	/*width: 214px;
	width: 180px;*/
	text-align:left;
	font-weight:bold;
	margin-bottom: 10px;
	background: url(../images/box_content_bg.jpg) repeat-x #333333;
	color:#FFFFFF;
	padding: 5px;
	border: 2px solid #000000;
}


.two_column #live_chat {
	width: 180px;
	text-align:center;
	margin-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
/*	color: #336699;*/
	color:#FFFFFF;
	font-weight:bold;	
	
}

table.left_navigation a
{
color: #FFCC00;
/*color:#003366;*/
font-weight:bold;
text-decoration:none;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;

}

table.left_navigation a:hover {
color: #ffffff;
font-weight:bold;
text-decoration:underline;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}


table.layout_table {
width: 100%;
}


.two_column #mainContent { 
/*	margin: 0 10px 10px 250px; */
	margin: 0 10px 10px 210px; 
	padding: 0px 10px 10px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*background: url(../images/content_bg.jpg) #f2f2f2;*/
	background: #8F8F8F;
	border: 2px solid #000000;
	/*border: 1px solid #cccccc;*/
}




.two_column #mainContent a {
/** FIXED THE ISSUE OF ALLOWING THE LINKS TO SHOW ON TOP OF THE FLASH USING FIREFOX - START**/
position:relative; 
z-index: 3;
/** FIXED THE ISSUE OF ALLOWING THE LINKS TO SHOW ON TOP OF THE FLASH USING FIREFOX - END**/
color: #ffffff;
font-weight:bold;
text-decoration:none;
}


.two_column #mainContent a:hover {
/** FIXED THE ISSUE OF ALLOWING THE LINKS TO SHOW ON TOP OF THE FLASH USING FIREFOX - START**/
position:relative; 
z-index: 3;
/** FIXED THE ISSUE OF ALLOWING THE LINKS TO SHOW ON TOP OF THE FLASH USING FIREFOX - END**/
color: #ffffff;
text-decoration:underline;
}

.two_column #mainContent_homepage { 
/*	margin: 0 10px 10px 250px; */
	margin: 0 10px 10px 210px; 
	padding: 0px 10px 10px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*background: url(../images/content_bg.jpg) #f2f2f2;*/
	/*border: 1px solid #cccccc;*/
}


.two_column #mainContent_homepage a {
/** FIXED THE ISSUE OF ALLOWING THE LINKS TO SHOW ON TOP OF THE FLASH USING FIREFOX - START**/
position:relative; 
z-index: 3;
/** FIXED THE ISSUE OF ALLOWING THE LINKS TO SHOW ON TOP OF THE FLASH USING FIREFOX - END**/
color: #ffffff;
font-weight:bold;
text-decoration:none;
}


.two_column #mainContent_homepage a:hover {
/** FIXED THE ISSUE OF ALLOWING THE LINKS TO SHOW ON TOP OF THE FLASH USING FIREFOX - START**/
position:relative; 
z-index: 3;
/** FIXED THE ISSUE OF ALLOWING THE LINKS TO SHOW ON TOP OF THE FLASH USING FIREFOX - END**/
color: #ffffff;
text-decoration:underline;
}




div.newsletter_box a {
/** FIXED THE ISSUE OF ALLOWING THE LINKS TO SHOW ON TOP OF THE FLASH USING FIREFOX - START**/
position:relative; 
z-index: 3;
/** FIXED THE ISSUE OF ALLOWING THE LINKS TO SHOW ON TOP OF THE FLASH USING FIREFOX - END**/
/*color: #FF0000;*/
color:#FFCC00;
font-weight:bold;
text-decoration:none;
font-size:10px;
}


div.newsletter_box a:hover {
/** FIXED THE ISSUE OF ALLOWING THE LINKS TO SHOW ON TOP OF THE FLASH USING FIREFOX - START**/
position:relative; 
z-index: 3;
/** FIXED THE ISSUE OF ALLOWING THE LINKS TO SHOW ON TOP OF THE FLASH USING FIREFOX - END**/
/*color:#336699;*/
color:#FFFFFF;
text-decoration:underline;
font-size:10px;
}


td.center_box {
/*border: 1px solid #cccccc;
padding: 5px;
text-align:left;*/
width:32%;
}

td.center_box_top {
/*border: 1px solid #cccccc;
padding: 5px;
text-align:left;*/
background:url(../images/center_box_february_01.jpg) repeat-x #8F8F8F;
background-position: top center;
width:32%;
height: 20px;
border-top: 2px solid #000000;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
text-align:center;
padding: 5px 0px 0px 0px;
}


td.center_box_middle {
width:32%;
background: #8F8F8F;

border-left: 2px solid #000000;
border-right: 2px solid #000000;
/*padding: 5px 10px 10px 10px;*/
}


td.center_box_button_bg {
background:url(../images/center_box_february_03.jpg) repeat-x #8F8F8F;
background-position: bottom center;
width:32%;
height: 23px;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
padding: 4px;
}


div.box_content {
background: url(../images/box_content_bg.jpg) repeat-x #333333;
color:#FFFFFF;
padding: 5px;
height: 140px;
border: 2px solid #000000;
}


div.box_content_top {
/*background: url(../images/box_content_top.jpg) repeat-x #26267e;*/
color:#FFFFFF;
padding: 10px 5px 0px 5px;
/*height: 140px;
border: 2px solid #000000;*/
}


div.box_content_link {
font-size:10px;
text-align:right;
}






td.center_box_top_bottom {
/*border: 1px solid #cccccc;
padding: 5px;
text-align:left;*/
background:url(../images/center_box_february_01.jpg) repeat-x #8F8F8F;
background-position: top center;
width:49%;
height: 20px;
border-top: 2px solid #000000;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
text-align:center;
padding: 5px 0px 0px 0px;
}


td.center_box_middle_bottom {
background: #8F8F8F;
width:49%;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
/*padding: 5px 10px 10px 10px;*/
}


td.center_box_button_bg_bottom {
background:url(../images/center_box_february_03.jpg) repeat-x #8F8F8F;
background-position: bottom center;
width:49%;
height: 23px;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
padding: 4px;
}



div.box_content_bottom {
background: url(../images/box_content_bg.jpg) repeat-x #333333;
color:#FFFFFF;
padding: 5px;
height: 110px;
border: 2px solid #000000;
}

div.box_content_bottom_top {
/*background: url(../images/box_content_top.jpg) repeat-x #26267e;*/
color:#FFFFFF;
padding: 5px 0px 0px 0px;
height: 110px;
/*border: 2px solid #000000;*/
}



td.center_box_top_bottom_internal {
/*border: 1px solid #cccccc;
padding: 5px;
text-align:left;*/
background:url(../images/center_box_february_01.jpg) repeat-x #8F8F8F;
background-position: top center;
height: 20px;
border-top: 2px solid #000000;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
text-align:center;
padding: 5px 0px 0px 0px;
}


td.center_box_middle_bottom_internal {
background: #8F8F8F;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
padding: 5px 10px 10px 10px;
}


td.center_box_button_bg_bottom_internal {
background:url(../images/center_box_february_03.jpg) repeat-x #8F8F8F;
background-position: bottom center;
height: 23px;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
padding: 4px;
}



div.box_content_bottom_internal {
background: url(../images/box_content_bg.jpg) repeat-x #333333;
color:#FFFFFF;
padding: 5px;
border: 2px solid #000000;
}


td.center_box_bottom {
border: 1px solid #cccccc;
padding: 5px;
text-align:left;
background:#FFFFFF;
width:49%;
}


td.center_box_internal {
padding: 5px;
text-align:left;
width:100%;
/*border: 1px solid #cccccc;
background:#FFFFFF;*/
background: url(../images/box_content_bg.jpg) repeat-x #333333;
border: 2px solid #000000
}

td.center_box_internal li {
margin-bottom: 10px;
}

td.center_box_button {
text-align:right;
height: 16px;
}


.two_column #footer { 
	padding: 5px 10px 5px 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
/*	background:#f2f2f2;*/
	text-align: center;
	color:#FFFFFF;
} 

.two_column #footer a {
color:#ffffff;
text-decoration:none;
} 

.two_column #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



/************** HELP DESK *****************/
ul.help_desk {
margin-top:0px;
}


/********* TRANSPARENT FLASH ******************/
div.transparent_flash {
/** FIXED THE ISSUE OF ALLOWING THE LINKS TO SHOW ON TOP OF THE FLASH USING FIREFOX - START**/
position:absolute; 
z-index: 1;
/** FIXED THE ISSUE OF ALLOWING THE LINKS TO SHOW ON TOP OF THE FLASH USING FIREFOX - END**/
top:0px; 
right:0px; 
width:586px; 
height: 525px;
}


/**************** ADMIN **********************/
td.admin_table_header {
background: #000000;
color:#FFFFFF;
font-weight:bold;
padding: 3px;
}

td.admin_table_contents {
background: #ffffff;
padding: 3px;
}

/************ IMAGES *****************/


img.vision_images {
float:right;
}

.shiftcontainer_vision{
margin-right: 10px;
position: relative;
left: 7px; /*Number should match -left shadow depth below*/
top: 7px; /*Number should match -top shadow depth below*/
float:right;
}

.shadowcontainer_vision{
margin-left: 10px;
margin-bottom: 10px;
width: 192px; /* container width*/
background: transparent url(../images/bigshadow.gif)  no-repeat bottom right;

}

.shadowcontainer_vision .innerdiv_vision{
/* Add container height here if desired */
background-color: white;
border: 1px solid #999999;
padding: 6px;
position: relative;
left: -7px; /*shadow depth*/
top: -7px; /*shadow depth*/
}
.shiftcontainer{
margin-right: 10px;
position: relative;
left: 7px; /*Number should match -left shadow depth below*/
top: 7px; /*Number should match -top shadow depth below*/
float:right;
}

.shadowcontainer{
margin-left: 10px;
margin-bottom: 10px;
width: 215px; /* container width*/
background: transparent url(../images/bigshadow.gif)  no-repeat bottom right;

}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid #999999;
padding: 6px;
position: relative;
left: -7px; /*shadow depth*/
top: -7px; /*shadow depth*/
}

td.hosting_white_bold {
color:#FFFFFF;
font-weight:bold;
}

td.hosting_space {
width: 15%;
}