/* CSS Document */
td img {display: block;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:917px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #076FB7;
	text-decoration: none;
}

.redButton
{
	background-image:url(/media/images/blueGrad.jpg);
	background-repeat:repeat-x;
}

.MyButton
{
	background-image:url(/media/images/blueGrad.jpg);
	background-repeat:repeat-x;
	padding:inherit;
}

a.mainLinkFonts:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.mainLinkFonts:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.mainLinkFonts:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.mainLinkFonts:hover {
	color: #66CCFF;
	text-decoration: none;
}

.mainLinkFonts
{
	font-stretch:condensed;
	font-weight:bold;
	font-size:0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

.blueTopButtons
{
	background-image:url(/media/images/orangeGrad.jpg);
}

.blueStrip
{
	background-color:#f46233;
	height:0.3em;
	padding:inherit;
}

.bottomStrip
{
	background-image:url(/media/images/buttomStrip.jpg);
	background-repeat:repeat-x;
	padding:inherit;
}

.bottomLink
{
	font-stretch:condensed;
	font-size:0.7em;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	color:#000000;
}

.Intro_title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0278d0;
	text-align:center;
	font-weight:200;
}

.border_bottom_renew{
	border-bottom: #0278d0 solid thin;


}

.border_top_renew{
	border-top: #0278d0 solid thin;


}

.inside_title{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#0278d0;
	text-align:left;
	font-weight:600;
}

.topLinks
{
	font-stretch:condensed;
	font-weight:bold;
	font-size:0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}	

.subHeading
{
	font-weight:bold;
	font-style:italic;
	font-size:1em;
	font-family: "Times New Roman", Times, serif;	
	color:#000000;
}	

.insideText
{
	font-stretch:condensed;
	font-size:0.7em;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.01em;
	color:#000000;
	padding-bottom:3px;
}	

.welcome
{
	font-stretch:condensed;
	font-size:0.8em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099FF;
}

.borderLine01
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;
}
/*.bottomBorder
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #928459;
	margin-bottom: 10px;
}*/


.randimage {
	background-image:url(/media/images/randbkg.jpg);
	background-repeat:no-repeat;
	z-index:0;
	width:120px;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:20px;
	font-stretch:semi-condensed;
	font-weight:bold;
	text-align:center;
}

.innerHeading
{
	font-stretch:condensed;
	font-size:0.9em;
	font-weight:700;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:0.01em;
	color:#FFFFFF;
}	

table.two
{
	table-layout: fixed;
}

.hidden
{
display: none;
}

.input {
	border-bottom: 1px solid #649dc5;
	border-left: 1px solid #649dc5;
	border-top: 1px solid #649dc5;
	border-right: 1px solid #649dc5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #5e6166;
	background: #ffffff;
	vertical-align: middle;
}
.input_inactive
{
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #5e6166;
	background: #E5E5E5;
	vertical-align: middle;
}
.searchInputBox
{
	height:16px;
	width:127px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #5e6166;
	background: #ffffff;
	vertical-align: middle;
}
.GCSearchButton
{
	 margin:0px;
	 padding:0px;
	 border:none;
	 width:30px;  /*Same as Background Image's Width */
	 height:25px; /*Same as Background Image's Height */
	 background-image:url(/media/images/Magnifying-Glass.gif);
	 background-repeat: no-repeat;
	 background-position: center center;
	 background-color: transparent;
}

.GCSearchButton:hover
{
	 cursor:pointer;
}

.topLeft
{
	background-image:url(/media/images/cornerTL.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color:#FFFFFF;
}

.tableBorder
{
	border-top-color:#990000;
	border-top-width:1px;
	border-top-style: solid;
	border-left-color:#990000;
	border-left-width:1px;
	border-left-style: solid;
}
.whiteTopBorder
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	margin-top: 0pt;
	background-color:#FFFFFF;
}
.whiteRightBorder
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
	margin-right: 0pt;
	background-color:#FFFFFF;
}
.whiteBottomBorder
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-bottom: 10px;
	background-color:#FFFFFF;
}
.whiteLeftBorder
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
	background-color:#FFFFFF;
}

/*used in forms*/
.text
{
	font-stretch:condensed;
	font-size:0.7em;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.01em;
	color:#000000;
	line-height:1.4em;
}	


.text02
{
	font-stretch:condensed;
	font-weight:bold;
	font-size:0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}	

.inputErrorText
{
	font-stretch:condensed;
	font-size:0.7em;	
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:0.07em;
	color: #FF0000;
	line-height:1.4em;
}	

.textsideheading
{
	font-stretch:condensed;
	font-size:0.8em;
	font-weight:bold;	
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:0.01em;
	color:#990000;
}
.testimonialHead
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #990000;
	padding:inherit;
}
.testimonialSubtext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color: #000000;
	padding:inherit;
}
.testimonialBy
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-style:italic;
	font-weight:bold;
	color: #000000;
	padding:inherit;
}
/* CSS Document */
.popup {
	position:absolute;
	height: auto;
	width:50%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #3798D5;
	background-color:#FFFFFF;
}
.popup .popup_content {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	padding: 10px;
	text-align: center;
}
.popup .popup_heading{
	padding: 5px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	background-color: #0086B9;
	text-align: center;
}
.popup .button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #3798D5;
	background-image: url(../media/images/button_bg.png);
	background-repeat:repeat-x;
	padding:0px;
}

.tourText01
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
font-weight:bold;
color: #990000;
padding:inherit;
}

.tourText02
{
font-family:"Kristen ITC";
font-size:0.8em;
font-weight:bold;
color: #0033FF;
padding:inherit;
}
a.tourText02:link {
	color: #0033FF;
	text-decoration: none;
}
a.tourText02:active {
	color: #0033FF;
	text-decoration: none;
}
a.tourText02:visited {
	color: #0033FF;
	text-decoration: none;
}
a.tourText02:hover {
	color: #000000;
	text-decoration: none;
}
