/* Sat-Comm website

dark purple #572fc4
medium purple #a994e3
light purple #e3d9ff
*/

html {
   overflow: scroll;
   }

body, div, form, textarea, input, p {
		/* font-style: italic;*/
		/* font-size: 12pt;*/
		font-family: "gill sans", arial, helvetica, sans-serif;
		 color: #3217be;
		 margin: 0px;
		 font-size: 11px;
		}
		
body {
	margin: 0;
	padding: 0;
	background-color: #6c84b1;
	background-repeat: no-repeat;
	background-position: top ;
	text-align: center;
	}

/* LARGER BODY TEXT SIZES 
Added by MAJ, May 2008 */
.t1 {
	 font-size: 13px;
	}
.t2 {
	 font-size: 12px;
	}

img, a	{
		border: 0px;
		}
		
hr		{
	border: solid 1px #6c84b1;
	margin: 5px; padding: 0px;
	background-color: white;
	}
		
.heading	{
		font-size: 16px;
		font-family: "gill sans", arial, helvetica, sans-serif;
		color: #e0012c;
		}

a:link { color: #3217be; font-weight: bold; text-decoration: none;
		font-size: 14px; font-family: "gill sans", arial, helvetica, sans-serif;}
a:visited { color: #3217be; font-weight: bold; text-decoration: none;
		font-size: 14px; font-family: "gill sans", arial, helvetica, sans-serif;}
a:hover { color: #e0012c; font-weight: bold; text-decoration: none; 
		font-size: 14px; font-family: "gill sans", arial, helvetica, sans-serif;} 
		
#small a:link { color: #3217be; font-weight: normal; text-decoration: underline;
		font-size: 11px; font-family: "gill sans", arial, helvetica, sans-serif;}
#small a:visited { color: #3217be; font-weight: normal; text-decoration: underline;
		font-size: 11px; font-family: "gill sans", arial, helvetica, sans-serif;}
#small a:hover { color: #e0012c; font-weight: normal; text-decoration: underline;
		font-size: 11px; font-family: "gill sans", arial, helvetica, sans-serif;} 
 
.blue	{
	position: absolute;
	left: 750px; right: 0px;
	height: 100%; width: auto;
	background-color: #6c84b1;
	}

.global {
     width: 949px;
	 margin: 0px auto;
	 text-align:left;
	 background-color: #ebedf3;
     }
     
.header	{
	position: absolute;
	top: 0px; 
	}
	
.linkblock	{
	float: right;
	position: relative;
	top: 20px; 
	right: 10px;
	width: 90px;
	text-align: right;
	margin-bottom: -100px;
	}
	
.links	{
	margin: 0px; margin-top: 3px;
	}
	
.content	{
	position: relative;
	left: 0px; top: 200px; bottom: 0px;
	width: 909px; min-height: 100%;
	padding: 20px;
	background-color: white;
	}
	
.content2	{
	position: relative; float: right;
	width: 725px;
	background-color: white;
	}
	

.news	{
	position: relative; float: left;
	width: 200px; top: 10px;
	background-color: white;
	border: solid 1px #3217be;
	padding: 5px
	}
	
.footer	{
	position: relative; clear: both;
	width: 710px; top: 500px;
	background-color: white;
	}
	
/* form */
#columnarForm fieldset
{
	display: block;
	width: 17em;
	margin: 0 1em 1em 0;
	padding: 0 1em 1em 1em;
	border: 1px dotted #3217be;
	position: relative;
	background-color: white;
}

#columnarForm fieldset.check
{
	width: 15em;
	margin: 1em 0 2em 0;
	position: relative;
}

#columnarForm fieldset.check input
{
	clear: both;
	float: left;
	width: auto;
	color: #e0012c;
}

#columnarForm fieldset.check label
{
	font-weight: normal;
}

#columnarForm input, textarea
{
	display: block;
	width: 15em;
	border: 1px solid #3217be;
	color: #e0012c;
	margin-right: 3px;
}

#columnarForm label
{
	display: block;
	margin-bottom: 1em;
	color: #e0012c;
}

#columnarForm label.first {}

#columnarForm select
{
	display: block;
	color: #e0012c;
}

#columnarForm input.submit
{
	width: 100px;
	background-color: white;
	position: relative;
}

#columnarForm legend {
	background-color: white;
	padding: 0 5px;
	margin-bottom: 1em;
	}

#columnarForm hr {
	margin-top: -1em;
	}
	
/* navbar */
#navbar {
	position: absolute;
	top: 144px;
	z-index: 1;
	} 

#navbar img {
	border: 0 none transparent;
	}
	
/* navigation */
#nav, #nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	} 

#nav li {
	float: left;
	position: relative;
	width: 137px;
	border: 0px solid #ffffff;
	background-color: transparent;
	margin-right: -1px;
	padding: 10px;

	/* for IE */
/*	filter:alpha(opacity=90);	*/
	/* CSS3 standard */
/*	opacity:0.90;	*/
	/* for Mozilla */
/*	-moz-opacity:0.90;	*/
	}

#nav a:link, #nav a:visited {
	display: block;
	color: #572fc4;
	}

#nav a:hover {
	display: block;
	}
	
#nav ul {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 5px;
	}

#nav ul li {
	float: none;
	position: relative;
	left: -10px;
	top: 0px;
	
	border: 1px solid #a994e3;
	background-color: #e3d9ff;
	
	font-size: 12px;
	margin: 0px;
	margin-bottom: -1px;
	padding: 5px;
	padding-right: 15px;
	}

#nav ul li a:link, #nav ul li a:visited {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #572fc4;
	text-align: left;
	text-decoration: none;
	}

#nav ul li a:hover {
	position: relative;
	top: -5px;
	left: -5px;
	margin-bottom: -10px;
	margin-right: -20px;

	border: 1px solid #572fc4;
	background-color: #572fc4;

	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	
	padding: 4px;
	padding-right: 15px;
	}

#nav li > ul {
	top: auto;
	left: auto;
	}

/* IE Hack \*/
* #nav html ul li { float: left; height: 1%; }
* #nav html ul li a { height: 1%; }
/* End */

#nav li:hover ul, #nav li.over ul {
	display: block;
	}