@charset "utf-8";
/* CSS Document 
Primary Author: Matt Stetka
Company: Vsat-Systems
Date Created: 9-14-2009
Date Updated: 12-3-2009
*/
body {
/*background-color:#0B1517;*/
background-color:#000000;
background-image:url('/images/Layout/VSAT_Background_Fade.jpg');
background-position:top;
background-attachment:fixed;
background-repeat:no-repeat;
font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
}
img {
border:none;
}
a:visited {
color:#636466;
}
a {
color:#B71C2B
}

#Main-Container {


}
	#Page-Header {
	
	
	}
		#VSAT-Logo {
		background-image: url('/images/Layout/Logo.png') !important;
		background-image: url('/images/Layout/Logo.gif');
		border:none;
		}
		#Page-Header #HeaderLine {
		background-image: url(/images/Layout/VSAT_Separator_Line_Under_Logo.gif); 
		background-position: center center; 
		}	
		#Search-Container {		

		}
			.Search-Input-Class {
			font-size:16px;
			background-repeat:no-repeat;
			background-color:transparent;			
			border:none;
			color:#FFFFFF;
			background-image: url('/images/Layout/Search_Box_Grey_Updated.gif') !important;
			background-image: url('/images/Layout/Search_Box_White_Updated.gif') ;
		
			}
			.Search-Input-Class:focus, .Search-Input-Class:active, .Search-Input-Class:hover {
			background-image: url('/images/Layout/Search_Box_White_Updated.gif') !important;
			outline-style:none;
			
			}
			.Search-Button-Class {
			background-color:transparent;			
			background-repeat:no-repeat;			
			background-image: url('/images/Layout/Search_Button_Grey.gif') !important;
			background-image: url('/images/Layout/Search_Button_White.gif');
			color:#828687 !important;
			color:#EEEEEE;
			font-size:7pt;
			text-transform:uppercase;
			border: 0 none;
			font-family:Arial, Helvetica, sans-serif;			
			}
			.Search-Button-Class:hover, .Search-Button-Class:focus, .Search-Button-Class:active {
			background-image: url('/images/Layout/Search_Button_White.gif') !important;
			color:#EEEEEE !important;
			}
	#Navigation-And-Content {	
	}	
		#Left-Nav-Container,  #Left-Nav-Container a {	
		text-transform:uppercase;
		color:#96A2A6;
		text-decoration:none;
		}		
			#Left-Nav-Container .Selected a{
			color:#FFFFFF;
			}
			#Left-Nav-Container a:hover {
			color:#B0B0B0;
			}
			.Left-Nav-List .Selected a, .Left-Nav-List .Selected a:visited {
			color:#96A2A6;
			}			
			#Left-Nav-Top {
			background-image:url('/images/Layout/VSAT_Nav_Box_Top.png') !important;
			background-image: url('/images/Layout/VSAT_Nav_Box_Top_IE6.gif');
			background-repeat:no-repeat;
			background-position:left bottom;			
			}			
			.Left-Nav-Middle {
			background-image:url('/images/Layout/VSAT_Nav_Box_Sides.png') !important;
			background-image: url('/images/Layout/VSAT_Nav_Box_Sides_IE6.gif');
			background-repeat:repeat-y;
			background-position:left bottom;			
			}			
			.Left-Nav-Seperator {
			border:none;
			border-width:0em;
			background-image: url('/images/Layout/VSAT_Nav_Box_Separator_Line.png') !important;
			background-image: url('/images/Layout/VSAT_Nav_Box_Separator_Line_IE6.gif');
			background-repeat:no-repeat;
			background-position:center left;			
			}			
			#Left-Nav-Bottom {
			background-image:url('/images/Layout/VSAT_Nav_Box_Bottom.png') !important;
			background-image: url('/images/Layout/VSAT_Nav_Box_Bottom_IE6.gif');
			background-position:left bottom;
			background-repeat:no-repeat;			
			}
			.Left-Nav-List .Selected {			
			background-image:url('/images/Layout/VSAT_Nav_Arrow_Right_Red.png') !important;
			background-image: url('/images/Layout/VSAT_Nav_Arrow_Right_Red_IE6.gif');
			background-position:0% 50%;
			background-repeat:no-repeat;
			color:#FFFFFF;
			font-weight:normal;			
			}
			.Sub-Items .Selected {
			background-image:url('/images/Layout/VSAT_Nav_Arrow_Right_Red.png') !important;
			background-image: url('/images/Layout/VSAT_Nav_Arrow_Right_Red_IE6.gif');
			background-position:0% 50%;
			background-repeat:no-repeat;
			color:#FFFFFF;
			font-weight:normal;
			}
			.Current-Page {
			color:#02FC08;
			background-position:0% 50%;
			background-repeat:no-repeat;
			background-image: url('/images/Layout/VSAT_Nav_Arrow_Right_Green.png') !important;
			background-image: url('/images/Layout/VSAT_Nav_Arrow_Right_Green_IE6.gif');
			font-weight:normal;
			}
			
			#Selected-List {
			height:auto;
			overflow:hidden;
			position:relative;
			right:1.25em;
			}
		#Legal-Stuff {
		margin-top:1em;
		margin-left:1.5em;
		margin-bottom:2em;
		}
			#Legal-Stuff, #Legal-Stuff a {
			font-size:7pt;
			
			text-transform:none;
			}
			#Legal-Stuff a {
			color:white;
			}	
	#Breadcrumb-Nav a, #Breadcrumb-Nav {
	color:#555555;
	list-style-type:none;
	text-decoration:none;
	text-transform:uppercase;
	}
	#Breadcrumb-Nav #Last-Breadcrumb {
	color:#444444;
	}
	#Content-Container {
	
	}
	#Content-Header {
	background-image:url('/images/Layout/Body_Copy_Box_Top.png') !important;
	background-image: url('/images/Layout/VSAT_Body_Copy_Box_Top_IE6.gif');
	background-repeat:no-repeat;
	}
	#Content {
	background-image:url('/images/Layout/Body_Copy_Box_Sides.png') !important;
	background-image: url('/images/Layout/VSAT_Body_Copy_Box_Sides_IE6.gif');
	background-repeat:repeat-y;
	
	}
	#Content h1 {
	font-size:10pt;
	text-transform:uppercase;
	}
	#Content h2 {
	font-size:9pt;
	text-transform:uppercase;
	}
	#Content h3 {
	font-size:9pt;
	
	}
	#Content h4 {
	text-decoration:underline;
	font-size:9pt;	
	}
	#Content .Content-Text {
	font-size:8pt;
	}
	#Content .Content-Title {
	
	}
	#Content-Footer {
	background-image:url('/images/Layout/Body_Copy_Box_Bottom.png') !important;
	background-image: url('/images/Layout/VSAT_Body_Copy_Box_Bottom_IE6.gif');
	background-repeat:no-repeat;
	}
	#Content .Content-Text .TableHolder {
	text-align:center;
	}
	.FormTable {
	
	}
		.FormTable td:first-child, .FormTable .LabelCol {
			text-align:right;
			font-weight:bold;		
		}	
		.FormTable td:first-child+td {
		text-align:left;		
		}		
		.InputCol {
		text-align:left; /* Cannot be merged with .FormTable td:first-child+td because IE6 rejects CSS rules with +.*/
		}
		.FormTable td {
		font-size:10pt;
		}
		.req {
		color:#FF0000;
		font-size:10pt;
		}
	#Content .VSAT-Table {
	
	border-style:solid;	
	border-color:#000000;
	
	}
	.VSAT-Table thead th {
	background-color:#18393D;
	color:#FFFFFF;
	border-color:#000000;
	border-style:solid;
	text-transform:capitalize;
	
	}
	
	.VSAT-Table td {
	border-style:solid;
	line-height:1.25em;
	
	}
	.VSAT-Table td.Other {
	background-color:#DBE5F1;
	}
	.VSAT-Table tr.GoldRow, .VSAT-Table tr.GoldRow td {
	text-align:center;
	font-weight:bold;
	color:#636466;
	border-color:#000000;
	}
	.VSAT-Table tr.GreyRow, .VSAT-Table tr.GreyRow td {
	text-align:center;
	font-weight:bold;
	color:#636466;
	border-color:#000000;
	}
	
	.TopLevelNavItem {
	background-position:0 50%;
	background-repeat:no-repeat;
	background-image:url('/images/Layout/VSAT_Nav_Arrow_Down_Red_Inactive_Square.png') !important;
	background-image: url('/images/Layout/VSAT_Nav_Arrow_Down_Red_Inactive_IE6.gif');	
	
	}


