/* CSS Document */
html { 
	margin: 0px; 
	padding: 0px; 
}

body {
	margin: 0px;
	padding: 0px; 
	font: 11px/1.25em Arial, Helvetica, sans-serif;
	background-color:#C1BCA5;
	background-image:url(images/AGC_images/theme_AGC001_bodybg.png);

}


/*----------------------------------*/
/********    TYPOGRAGPHY     *********/
/*----------------------------------*/

div.smallfont {
border:1px dotted #BCB69F;
background-color:#F3F2Ec;
font-size:9px;
padding:5px;
text-align:right;
}
/*----------------------------------*/
/********    MAIN TABLE     *********/
/*----------------------------------*/

#maintable {
	width:76%;
	border-left:1px solid #BCB69F;
	border-right:1px solid #BCB69F;
	border-bottom:1px solid #BCB69F;
	margin: 10px 0px 5px 10px;
	background-color:#FFF;
	padding-right:0px;

    }

#maintable th {
	color:#3C3C3C;
	height:20px;
	border-top:1px solid #BCB69F;
	border-bottom:1px solid #BCB69F;
	background-color:#EDEBDA;
	text-align:left;
}
#maintable tr.mainTableRow1 {
background-color:#F3F2EC;
}
#maintable tr.mainTableRow1:hover {
background-color:#EDEBDA;
}
#maintable tr.mainTableRow2 {
background-color:#FFFFFF;
}
#maintable tr.mainTableRow2:hover {
background-color:#EDEBDA;
}
/*----------------------------------*/
/********    right TABLE     *********/
/*----------------------------------*/
#righttable {
	width:250px;
	border-top:1px dotted #BCB69F;
	border-left:1px dotted #BCB69F;
	border-right:5px solid #BCB69F;
	border-bottom:5px solid #BCB69F;
	margin: 35px 0px 5px 10px;
	background-color:#FFF;
	padding-right:0px;

    }

#righttable th {
	color:#3C3C3C;
	height:20px;
	border-top:1px solid #BCB69F;
	border-bottom:1px solid #BCB69F;
	background-color:#EDEBDA;
	text-align:left;
}
#righttable a:link img,
#righttable a:hover img,
#righttable a:visited img,
#righttable a:active img {
border-bottom:0px;
}
#righttable tr.mainTableRow1 {
display:block;
background-color:#F3F2EC;
}
#righttable tr.mainTableRow1:hover {
display:block;
background-color:#EDEBDA;
}
#righttable tr.mainTableRow2 {
display:block;
background-color:#FFFFFF;
}
#righttable tr.mainTableRow2:hover {
display:block;
background-color:#EDEBDA;
}
/*----------------------------------*/
/******** LOGIN TABLE *********/
/*----------------------------------*/
#logintable {
	width:100%;
	margin: 0px 0px 5px 0px;
	background-color:#FFF;
}
#logintable th {
	color:#3C3C3C;
	height:20px;
	border-top:1px solid #BCB69F;
	border-bottom:1px solid #BCB69F;
	background-color:#EDEBDA;
	text-align:left;
}
#logintable tr.mainTableRow1 {
background-color:#F3F2EC;
}
#maintable tr.mainTableRow1:hover {
background-color:#EDEBDA;
}
#logintable tr.mainTableRow2 {
background-color:#FFFFFF;
}
#logintable tr.mainTableRow2:hover {
background-color:#EDEBDA;
}
#logintable input.inputbox {

}
html>body>center>div#AGPcontent>div#rightCol>form>table#logintable>tbody>tr>td>input.inputbox {
width:100%;

}
/*----------------------------------*/
/******** Typography Styles *********/
/*----------------------------------*/

h1 {
	font-family: Times New Roman, Times, serif; 
	font-size: 21px !important; 
	font-weight: normal; 
	color:#3C3C3C;
	letter-spacing:-1px;
	margin-left: 0px;
	margin-top: 10px;
	line-height:18px;
}
/*	margin-top:0px;
	padding-top:5px;
	padding-left:5px;
	height:20px;
	font-size:11px;
	background-color:#EDEBDA;
	border-bottom:1px solid #B9B5A4;
	font-weight:bold;*/
h2 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 16px !important; 
	font-weight:normal;
	color:#3C3C3C;
	letter-spacing:-1px;
	margin-left: 0px;
	margin-top: 10px;
	height:30px;
	line-height:14px;
	}
h3 {
	color:#3C3C3C;
	border-bottom: 1px #666666 solid;
	text-transform: capitalize; 
	font-size: 11px;
	clear: left;
	margin: 0em 0em -.5em 0em;
	font-weight: bold; 
}
h4 {
	color:#3C3C3C;
	font-size: 11px;
	font-weight: bold;
	clear: left;
	margin: 1.2em 0em -.5em 0em;
	padding: 0em 0em 0em 0em; 
}
h5 {
	font-size: 11px;
	}
h6 {
	color: #333333;
	font-style: italic;
	font-size: 11px;
	margin: 0em 0em -.25em 0em; 
}

#AGPerror {
	font-size:10px;
	font-weight:bold;
	color:#CC0000;
	background-color:#FFF;
	margin:2px;
	padding:3px;
	border:1px dotted #CC0000;
}
#AGPerror a:link,
#AGPerror a:visited,
#AGPerror a:hover,
#AGPerror a:active {
	color:#FF0000;
	text-decoration:underline;
	font-weight:bold;
}
/*----------------------------------*/
/************* HEAD MAST  *************/
/*----------------------------------*/
#headMast {
	margin-top:0px;	
	margin-left:0%;
	margin-right:0%;
	margin-bottom:0px;
	padding-bottom:0px;
	border-right:1px solid #B7BF9A;
	border-left:1px solid #B7BF9A;
	border-top:1px solid #55677D;
	border-bottom:3px solid #65866F;
	background-image:url(images/AGC_images/theme_AGC001_headmast_bg.png);

	background-position:center top;
	background-color:#65866F;
	height:64px;

}
#headMast img {
float:left;
}
#liveHelp {	
	display:inline;
	margin-top:0px;
	float:right;
	width:140px;
	margin-right:-2px;
	padding:0px;
	border:0px;
	margin-bottom:-2px;
	}
html>body>div#headMast>div#liveHelp {
	margin-top:0px;
	margin-right:0px;
}


#AGPtopDivider {
	border-right:1px solid #B9B5A4;
	border-left:1px solid #B9B5A4;
	clear:both;
	height:0px;	
	padding-top:0px;	
	margin-left:0%;
	margin-right:0%;
	margin-bottom:0px;
	margin-top:0px;
	
}
#AGPcontent {
	margin-top:-15px;	
	margin-left:0%;
	margin-right:0%;
	padding-bottom:10px;
	text-align:left;
	border-right:0px solid #B7BF9A;
	border-left:0px solid #B7BF9A;
	border-top:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	background-color:#F3F2EC;
	display:block;
	padding-left:15px;
	padding-right:10px;
	padding-top:5px;
	background-image:url(images/AGC_images/theme_AGC001_contentshadow.png);
	background-repeat:repeat-x;
	background-position:center top;
	}
	html>body>center>div#AGPcontent {
	margin-top:0px;
	}
	#AGPcontent a:link,
	#AGPcontent a:visited,
	#AGPcontent a:hover,
	#AGPcontent a:active {
	padding-bottom:1px;
	color:#C16140;


	}
	#AGPcontent a:hover {
	color:#CC0000;
	}
	#AGPcontent ul {
	list-style-image:url(images/AGC_images/redCheckmark_16x16.png);
	list-style-position:outside;
	vertical-align:bottom;

}


#AGPcontent li {
padding-left:10px;
}
html>body>center>div#AGPcontent li {
padding-left:0px;
}
/*----------------------------------*/
/********* white DIV **********/
/*----------------------------------*/
#whitediv {	
	background-image:url(images/AGC_images/theme_AGC001_dropshadow.png);
	background-position:center top;
	background-repeat:repeat-x;
	border-top:1px dotted #BCB69F;
	border-right:5px solid #BCB69F;
	border-bottom:5px solid #BCB69F;
	border-left:1px dotted #BCB69F;
	background-color:#FFF;
	padding:15px;
	clear:both;
	}
	#whitediv ul {
	list-style-image:none;
	}
/*----------------------------------*/
/********* AGP Form Styles **********/
/*----------------------------------*/
form {
	margin:0;
	padding:0;
}
.inputbox {
	z-index: -3;
	color:#C16140;
	font-size:11px;
	background-color:#F3F2EC;
	border:1px solid #BCB69F;
	height:20px;
	padding-left:1px;
	background-image:url(images/AGC_images/theme_AGC001_dropshadow.png);
	background-repeat:repeat-x;
}
.text_area {
	border : 1px solid #ccc;
	z-index: -3;
	background-color:#F3F2EC;
	border:1px solid #BCB69F;
	padding-left:1px;
}
.select {
	z-index: -3;
	color:#C16140;
	font-size:11px;
	background-color:#F3F2EC;
	border:1px solid #BCB69F;
	height:20px;
	padding-left:1px;
	}

input, textarea, select {
	z-index : -3;
	background-color:#F3F2EC;
	border:1px solid #BCB69F;
	padding-left:1px;
}
.button {
	z-index : -3;
	font-size: 11px;
	font-weight:bold;
	color:#FFF;
	padding:2px;
	background-color:#BCB69F;
	border:1px solid #F3F2EC;
	}

/*----------------------------------*/
/*********** AGP Content 2 **********/
/*----------------------------------*/
#rightCol {	
	display:none;
	float:right;
	width:25%;
	min-width:192px;
	border-right:1px solid #B9B5A4;
	border-bottom:1px solid #B9B5A4;
	border-left:1px solid #B9B5A4;
	background-color:#FFFFFF;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	padding-top:0px;
	clear:both;
	}
	html>body>center>div#AGPcontent>div#rightCol {
	width:24%;
	margin-right:10px;
	}
	#rightCol h1 {
	font: 11px/1.25em Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:2px;
	margin-left:0px;
	margin-right:0px;
	padding-top:5px;
	padding-right:0px;
	height:20px;
	font-size:11px;
	background-color:#EDEBDA;
	border-bottom:1px solid #B9B5A4;
	border-top:1px solid #B9B5A4;
	color:#3C3C3C;
	font-weight:bold;
	
	}
	#rightCol li {
	margin-left:-10px;
	list-style-image:url(images/AGC_images/theme_AGC001_listarrow.png);
	}
	#rightCol p {
	margin-left:5px;
	margin-right:5px;
	padding:2px;
	margin-bottom:5px;
	}
	#rightCol table, th, td, tr {
	font-size:11px;

	}
	#rightCol table {
	margin:0px;
	padding:0px;
	}
	#rightCol div.img_noborder a:link,
	#rightCol div.img_noborder a:visited,
	#rightCol div.img_noborder a:hover,
	#rightCol div.img_noborder a:active {
	border:0px;
	padding:1px;
	margin:1px;
	}
	#rightCol.img_noborder {
	margin:0px;
	padding:0px;
	}
	#rightCol form {	
	margin-right:0px;
	padding-right:0px;
	}
	
/*----------------------------------*/
/*************   Divider   ***********/
/*----------------------------------*/


#AGPbotDivider {
	background-color:transparent;
	clear:both;
	height:15px;
	margin-bottom:0px;
	
}

/*----------------------------------*/
/*************   Footer   ***********/
/*----------------------------------*/

#Footer {
	color:#878478;
	clear:both;
	text-align:left;
	font-size:9px;
	padding-top:7px;
	padding-right:10px;
	padding-bottom:-3px;
	padding-left:10px;
	margin-left:0%;
	margin-right:0%;
	margin-bottom:0px;
	background-color:#F3F2EC;
	border-top:1px dotted #B9B5A4;
/*	border-right:1px solid #B9B5A4;
	border-left:1px solid #B9B5A4;*/
	border-bottom:1px solid #9C967E;
	background-image:url(images/AGC_images/theme_AGC001_footer_bg.png);
	background-position:top;
	background-repeat:repeat-x;
	height:68px;

}
html>body>center>div#Footer {
	padding-top:0px;
		height:75px;
	}
#Footer a:link,
#Footer a:hover,
#Footer a:visited,
#Footer a:active {
	padding-bottom:1px;
	color:#C16140;
	text-decoration:none;
	border-bottom:1px dotted #878478
	}
	#Footer a:hover {
	color:#CC0000;
	}
/*#FooterShadow {
	clear:both;
	height:9px;
	padding-top:0px;
	margin-top:0px;	margin-left:0%;margin-right:0%;
	margin-bottom:10px;
	background-image:url(images/theme_AGC001_footerbtm.png);
	background-position:top;
	background-repeat:repeat-x;
}
*/

/*----------------------------------------------*/
/************* Individual Page Styles ***********/
/*----------------------------------------------

#65866F*/

#highlight {
	color:#3C3C3C;
	font-size:11px;
	width:240px;
	text-align:left;
	border:1px solid #BCB69F;
	background-color:#EDEBDA;
	clear:both;
	float:right;
	margin-right:1px;
	background-image:url(images/AGC_images/theme_AGC001_highlight_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
}
#highlight h2 {
	margin-top:5px;
	padding-top:5px;
	padding-left:0px;
	height:20px;
	color:#FFF;
	font-size:11px;
	width:240px;
	text-align:left;
	border-top:1px dotted #BCB69F;
	border-bottom:1px dotted #BCB69F;
	background-color:#65866F;
	text-indent:4px;
}
#highlight p {
	margin-top:0px;
	padding-left:4px;
	padding-right:3px;
}


/*----------------------------------*/
/************* Linked Sites **********/
/*----------------------------------*/

#LinkedSitesInvite {
	color:#3C3C3C;
	font-size:11px;
	width:240px;
	text-align:center;
	border:1px dotted #BCB69F;
	background-color:#EDEBDA;
	padding:8px;
	clear:both;
	float:right;
	margin-right:1px;
}
#LinkedSitesInvite.inputbox {
	z-index:-3;
	color:#D50048;
	font-size:11px;
	width:250px;
	border:1px dotted #BCB69F;
	background-color:#EDEBDA;
	padding:8px;
	padding-left:1px;
}
/*----------------------------------*/
/************* VALIDATION **********/
/*----------------------------------*/
#tagline {
	display:none;
	letter-spacing:5px;
	background-color:#F3F2EC;
	text-transform:uppercase;
	color:#888;
	font-weight:bold;
	font-size:9px;
	float:right;
	margin-top:15px;
	margin-right:10px;
	}
	html>body>center>div#Footer>div#tagline {
	margin-right:5px;
	}
	
	#tagline a:link,
	#tagline a:visited,
	#tagline a:hover,
	#tagline a:active {
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:5px;
	background-color:#F3F2EC;
	color:#C16140;
	}
	#tagline a:hover {
	background-color:#F3F2EC;
	color:#CC0000;
	border-bottom:1px dotted #C16140;
	}
/*----------------------------------*/
/********** News Icon/Links *********/
/*----------------------------------*/
#newsicons {
margin-top:0px;
margin-bottom:0px;
text-align:center;
background-color:transparent;
}
html>body>center>div#AGPcontent>div#rightCol>div#newsicons {
margin-top:25px;
}
#newsicons a {
text-align:center;
height:20px;
padding-top:20px;
margin:2px;
background-position:center 0px;
background-repeat:no-repeat;

/*border:1px solid #BCB69F;
background-color:#EDEBDA;*/

}
#newsicons a:link.newsiconrss,
#newsicons a:visited.newsiconrss,
#newsicons a:hover.newsiconrss,
#newsicons a:active.newsiconrss {
background-image:url(images/icon_rss_16x.png);
padding-right:3px;
padding-left:3px;
border:0px;
}
#newsicons a:link.newsiconemail,
#newsicons a:visited.newsiconemail,
#newsicons a:hover.newsiconemail,
#newsicons a:active.newsiconemail {
background-image:url(images/News16x.png);
padding-right:3px;
padding-left:3px;
border:0px;
}
#newsicons a:link.newsiconsearch,
#newsicons a:visited.newsiconsearch,
#newsicons a:hover.newsiconplus,
#newsicons a:active.newsiconsearch {
background-image:url(images/Mail16x.png);
padding-right:3px;
padding-left:3px;
border:0px;
}

