	/*************************************************************************
	Title: 			Cascading style sheet for gvdata.com
	Author:			Altamedia Consulting Corporation	
	Compliancy:		W3C - http://jigsaw.w3.org/css-validator/
	Location:		www.gvdata.com and linked pages
	Last updated:	8 February 2006
	**************************************************************************/



/*****************************************************************************/

/*							Essential elements								 */

/*****************************************************************************/

#siteWrap {
	margin: 0px auto;
	padding: 0px;
	width: 70%;
	height: 100%;
	padding: 10px;
	border-right: 1px solid #a8a9ad;
	border-bottom: 1px solid #a8a9ad;
	border-left: 1px solid #a8a9ad;
}

#siteWrap p, td, th, dl, dt, dd {
	background-color: #FFFFFF;
	color: #333333;
	margin: 0px 0px 8px;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-size: 0.90em!important;
	line-height: 1.6em!important;
	font-weight: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
} 

body {
	color: #333333;
	margin: 0px 0px 8px;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	font-style: normal;
	font-size: 0.90em!important;
	line-height: 1.6em!important;
	font-weight: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}


a
a:link
a:visited
a:active
{
	color: #c82a00;
	}

a:hover	{
	color: #c82a00;
	text-decoration: underline;
	}
	
#siteWrap H1 {
	font-size: 18px;
	font-weight: bold;
	color: #ae403f;
	letter-spacing: 4px;
	margin-bottom: 2px;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 0px;
}

#siteWrap H2 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #666666;
	margin-top: 2px;
	margin-bottom: 2px;
	font-variant: small-caps;
}

#siteWrap H3 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #2FBD2F;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
}

#siteWrap H4 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #444444;
	margin-top: 2px;
	margin-bottom: 1px;
	text-align: left;
}

#siteWrap H5 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2a32a;
	padding-bottom: 1px;
	text-align: left;
}

#siteWrap H6 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
	font-variant: small-caps;
	padding-bottom: 1px;
	text-align: left;
}

#siteWrap ul {
	text-indent: 0pt;
}

#siteWrap li {
	margin: 4px 0px 0px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image:  url("/sitedata/img/icons/bullet.gif");
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*****************************************************************************/

/*							Top Header      								 */

/*****************************************************************************/

#logo {
	width: 200px;
	HEIGHT: 61px;
	margin-top: 0px;
	float: left;
}

#title {
	width: 500px;
	HEIGHT: 61px;
	margin-top: 10px;
	float: right;
	text-align: center;
}



/*****************************************************************************/

/*							Main part of the body							 */

/*****************************************************************************/

#main {
	float: left;
	width: 100%;
	text-align: left;
}

#main
a
a:link
a:visited
{
color: #0066FF;
}

#main a:hover {
color: #ae403f;
}




/*****************************************************************************/

/*							Accessories 									 */

/*****************************************************************************/

.caption {
	margin: 2px 0px 10px;
	font-size: 0.8em!important;
	color: #333333;
	text-align: left;
	padding-left: 8px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	letter-spacing: 0.3em;
}


.note {
	padding-top: 4px;
	font-size: 0.8em!important;
	line-height: 1.3em!important;
}

.note2 {
    font-size: 0.8em!important;
	line-height: 1.3em!important;
    color: #c82a00;
}

#line {
	float: left;
	width: 99%;
	margin-top: 1px;
	margin-bottom: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f2a32a;
	
}

.borderedtable {
   	BORDER-TOP:  #f2a32a 1px solid;
	BORDER-LEFT: #f2a32a 1px solid; 
	BORDER-RIGHT:  #f2a32a  1px solid;
	BORDER-BOTTOM:  #f2a32a  1px solid;
	BACKGROUND-COLOR: #EBEBEB;
	
}

.commandbutton {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px;
	COLOR: #F39814; 
	FONT-FAMILY: verdana, arial, helvetica;
	BACKGROUND-COLOR: #EBEBEB;
}

.attention { background-color: #FFFFD5; }

.frame1 {
	border: 1px solid #a8a9ad;
	padding: 5px;
	margin-top: 5px;
}
/*****************************************************************************/

/*							Footer                   						 */

/*****************************************************************************/
#credit {
	float: left;
	width: 99%;
	margin-top: 4px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f2a32a;
	
}

#credit h3 {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	letter-spacing: 1px;
}

#credit a {
	color: #333333;
}


/*****************************************************************************/

/*							End of Style Sheet								 */

/*****************************************************************************/
