/* ===================================================================================================
This is the main style sheet for Guardian Technology International.
This file should be imported into all content pages, and the appropriate class definitions should
be incorporated into the content pages, as required.
===================================================================================================
Created:July 7, 2003	Vy La  Buttonpusher Inc.
===================================================================================================*/
BODY  {
	margin : 0px;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 2pt;
	color : #333333;
	background-color : #EDEDED;
}

.footer  {
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	color : #FFFFFF;
	font-size : 7pt;
}

A:link  {
    text-decoration : none;
	color : #800000;
}

A:active  {
    text-decoration : none;
	color : #800000;
}

A:hover  {
    text-decoration : none;
	color : Blue;
}

A:visited  {
    text-decoration : none;
	color : #800000;
}

A.noline:link  {
	text-decoration : none;
   color = #800000;	
}

A.noline:visited  {
	text-decoration : none;
   color = #800000;	
}

A.noline:hover  {
	text-decoration : none;
	color : Blue;
}

A.noline:active  {
	text-decoration : none;
    color = #800000a;	
}

TD  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 8pt;
}

TABLE.main  {
	width : 765px;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10pt;
}

TABLE.mainContent  {
	background-color : #FFFFFF;
	border-color : #333333 black;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10pt;
	margin : 0px;
	; border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
}

.head  {
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : #004080;
	font-size : 11pt;
}

.bighead  {
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : #004080;
	font-size : 10pt;
}

.error  {
	color : #EEEE00;
}

.P  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

A.whitelink:link {
	text-decoration:none;
	font-weight : normal;
	color : #FFFFFF;
	font-size : 7pt;
}

A.whitelink:hover {
	text-decoration:none;
	font-weight : normal;
	color : #FFFFFF;
	font-size : 7pt;
}

A.whitelink:visited {
	text-decoration:none;
	font-weight : normal;
	color : #FFFFFF;
	font-size : 7pt;
}

A.whitelink:active {
	text-decoration:none;
	font-weight : normal;
	color : #FFFFFF;
	font-size : 7pt;
}

.colortext {
	font-weight : bold;
	color : #004080;
	}
	
A.bluelink {
	text-decoration:underline;
	font-weight : bold;
	color : #004080;
}

A.bluelink:hover {
	text-decoration:underline;
	font-weight : bold;
	color : #004080;
}

A.bluelink:visited {
	text-decoration:underline;
	font-weight : bold;
	color : #004080;
}

A.bluelink:active {
	text-decoration:underline;
	font-weight : bold;
	color : #004080;
}

#pressContact {
	font-family : Verdana, Helvetica, sans-serif;
	font-size:7pt;
	border-color:#000000;
	border:1px;

}

#left {
	font-family : Verdana, Helvetica, sans-serif;
	width:248px;
	height:150px;
	float:left;
	font-size:7pt;
}

#right {
	font-family : Verdana, Helvetica, sans-serif;
	width: 200px;
	float:right;
	font-size:7pt;

}

