/* GCH main stylesheet*/

/* Special classes for GCHmain */

table#noteview  {
	margin: 0px;
	padding: 4px;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	background: #fff;
	color: #000;
	clear: both;
}
#noteview th {
	font-weight: bold;
	color: #000;
	text-align: left;
	border: 1px solid #000;
	padding: 3px 4px;
	vertical-align: top;
}
#noteview td {
	background: #fff;
	color: #000;
	border: 1px solid #000;
	padding: 3px 25px 3px 4px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
}

/* ----- AgentNotes Table styles ----*/
form#noteSearch {
	display: none;
}

table#noteSearchTbl {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size : 12pt;
}
table#noteSearchTbl th {
	margin: 0px;
	padding: 4px;
	background: #fff;
	color: #000;
	text-align: left;
	font-weight: bold;
	border: 1px solid #000;
}
table#noteSearchTbl td {
	margin: 0px;
	padding: 4px;
	background: #fff;
	color: #000;
	text-align: left;
	font-weight: normal;
	border: 1px solid #000;
}
table#noteSearchTbl td.private {
	margin: 0px;
	padding: 4px;
	background: #FFF;
	color: #000;
	font-weight: bold;
}

/* ----- ClientView Table styles ----*/
form#clientview {
	display: none;
}

#clientviewTbl {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size : 18pt;
}
#clientviewTbl th {
	margin: 0px;
	padding: 4px;
	background: #fff;
	color: #000;
	text-align: left;
	font-weight: bold;
	border: 1px solid #000;
}
#clientviewTbl td {
	margin: 0px;
	padding: 4px;
	background: #fff;
	color: #000;
	text-align: left;
	font-weight: normal;
	border: 1px solid #000;
}

.print-link {
	display: none;
}

.noprint {
	display: none;
}

#caldiv {
	display: none;
}

.pagetitlectr  {
	color : #000;
	font-family : Arial;
	font-size : 14pt;
	text-align : center;
	font-variant : normal;
}

.tabletitle  {
	background-color : #060;
	color : #CCCCCC;
	font-weight : bold;
	font-family : Arial, Times, serif ;
}

.tabletitlectr  {
	background-color : #060;
	color : #CCCCCC;
	font-weight : bold;
	text-align : center;
	font-family : Arial, Times, serif ;

}

.alttabletitlectr  {
	background-color : #CCCCCC;
	color : #060;
	font-weight : bold;
	text-align : center;
	font-family : Arial, Times, serif ;

}

.footer  {
	font-family : Arial;
	font-size : 10pt;
	text-align : center;
	font-variant : normal;
	color : #000;
}
.footernoprint { display: none; !important;}

.private  {
	background-color: Black;
	color: White;
}

.xsprivate  {
	background-color: Black;
	color: White;
	font-size: .69em;
}

.greenbg  {
	background-color : #060;
}

.greybg  {
	background-color : #D9D9D9;
	background : url(/images/greygradient.gif);
}

.red  {
	color : red;
}

.yellowbg {
	background-color: yellow;
}

.redbg  {
	background-color : Red;
}

/* End of Special classes for GCHmain */

body  {

	font-family : Arial;
	font-size : 12pt;
	font-weight : normal;
	font-style : normal;
	color : #000;
	background-color : White;
	text-decoration : none;
	text-align : left;
	text-indent : 0em;
	border : 0em;
	margin-bottom : 1em;
	margin-left : 0em;
	margin-right : 1em;
	margin-top : 0em;
	padding-bottom : 0em;
	padding-left : 0em;
	padding-right : 0em;
	padding-top : 0em;
}

table  {
	font-family : Arial, Times, serif ;
	font-size : 20pt;
}

input {
	font-family : Arial;
	font-size : 16pt;
	color: #000;
	height: 20pt;
}

select {
	font-family : Arial;
	font-size : 13pt;
	color: #000;
	background-color: #FFF;
	border: 1px #000 solid;
}

textarea {
	font-family : Arial;
	font-size : 16pt;
	color: #000;
	background-color: #FFF;
	border: 1px #000 solid;
    overflow:visible;
    float:none !important;
    height:auto !important;
	WIDTH: 100%;
}

td input {
	font-family : Arial;
	font-size : 16pt;
	color: #000;
	height: 20pt;
}

td select {
	font-family : Arial;
	font-size : 16pt;
	color: #000;
	background-color: #FFF;
	border: 1px #000 solid;
}

td textarea {
	font-family : Arial;
	font-size : 16pt;
	color: #000;
	background-color: #FFF;
	border: 1px #000 solid;
}

/* psuedo classes*/
a:link  {
	text-decoration : underline;
	font-weight : bold;
	color: #060;
}

a:visited  {
	color : #060;
	text-decoration : underline;
	font-weight : bold;
}

a:active  {
	color : #060;
	text-decoration : underline;
	font-weight : bold;
}

A:hover  {
	text-decoration : underline;
	color : #000;
}

a.toolbar:link  {
	font-size : 10pt;
	color : #FFF;
	text-decoration : underline;
	font-weight : normal;
	font-family : Arial, Times, serif ;
}

a.toolbar:visited  {
	font-size : 10pt;
	color : #FFF;
	text-decoration : underlin;
	font-weight : normal;
	font-family : Arial, Times, serif ;
}

a.toolbar:active  {
	font-size : 10pt;
	color : #FFF;
	text-decoration : underline;
	font-weight : normal;
	font-family : Arial, Times, serif ;
}

a.toolbar:hover  {
	font-size : 10pt;
	color : #FFFF00;
	text-decoration : underline;
	font-weight : normal;
	font-family : Arial, Times, serif ;
}

a.footer:link  {
	font-size : 10pt;
	color : #060;
	text-decoration : underline;
	font-weight : normal;
	font-family : Arial, Times, serif ;
}

a.footer:visited  {
	font-size : 10pt;
	color : #060;
	text-decoration : underline;
	font-weight : normal;
	font-family : Arial, Times, serif ;
}

a.footer:active  {
	font-size : 10pt;
	color : #060;
	text-decoration : underline;
	font-weight : normal;
	font-family : Arial, Times, serif ;
}

a.footer:hover  {
	font-size : 10pt;
	color : #000;
	text-decoration : underline;
	font-weight : normal;
	font-family : Arial, Times, serif ;
}


/* This set of classes set text alignment.*/
.left  {
	text-align : left;
}

.right  {
	text-align : right;
}

.center  {
	text-align : center;
}

.justify  {
	text-align : justify;
}

.firstjustify {
	text-align : justify;
	margin-left : 1em;
	margin-right : 1em;
}

.secondjustify {
	text-align : justify;
	margin-left : 2em;
	margin-right : 2em;
}


/* This set of classes are for text vertical alignment.*/
.sub  {
	vertical-align : sub;
	font-size : .83em;
}

.super  {
	vertical-align : super;
	font-size : .83em;
}

/* This set is for font style.*/
.bold  {
	font-weight : bold;
}

.ital  {
	font-style : italic;
}

.smallital  {
	font-style : italic;
	font-size : .83em;
}

.oblique  {
	font-style : italic;
}

/* This set is for relative font size*/
.small  {
	font-size : .83em;
}

.formsmaller {
	font-size: .9em;
}

.smaller  {
	font-size : 0.85em;
}

.smallest  {
	font-size : .67em;
}

.big  {
	font-size : 1.2em;
}

.bigger  {
	font-size : 1.44em;
}

.biggest  {
	font-size : 1.73em;
}

.warning  {
	font-size : 18pt;
	font-weight : normal;
	color : Red;
	text-align : left;
	font-family : arial;
	font-variant : normal;
}

.warningctr  {
	color : Red;
	font-family : arial;
	font-size : 18pt;
	font-weight : bold;
	text-align : center;
	font-variant : normal;
}

#agentgreeting {
	height: 300px;
	width: 400px;
	overflow: auto;
	border: 0px solid #000;
}

.menuTable   { display: none; }
.menuLink    { display: none; }
.menuLink:hover { display: none; }
.menuInsert  { display: none; }
.menuContainer { display: none; }

#logoheader, #toolbarside {
	display:none;
}

#Brochures {
	float: right;
	clear: both;
	margin: 10px;
	padding: 0px;
	float: right;
	border: 1px solid #000;
	width: 220px;
}
#Brochures img {
	border: 0;
	margin: 0px;
	padding: 0;
	height: 15px;
	width: 15px;
}
#Brochures p {
	padding: 4px;
	margin: 0px;
	font-size: 9pt;
}
#Brochures .header {
	font-size: 11pt;
	font-weight: bold;
	background-color: #000099;
	color: #D9D9D9;
	margin: 0px;
	padding: 2px;
	display: block;
}
#Brochures .subheader {
	font-size: 9pt;
	font-weight: bold;
	background-color: #D9D9D9;
	color: #000099;
	margin: 0px;
	padding: 2px;
	display: block;
}
#Brochures .indent {
	text-indent: 17px;
}

#Quote_Client_Wrapper {
	width: 550px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

#Quote {
	margin: 10px;
	padding: 0px;
	width: 260px;
	border: 1px solid #000;
	display: block;
	text-align: left;
}
#Quote .header {
	font-size: 11pt;
	font-weight: bold;
	background-color: #F3DF00;
	color: #000;
	margin: 0px;
	padding: 2px;
	display: block;
}
#Quote p {
	line-height: 10pt;
	margin: 0px;
	padding: 2px;
}

#OtherProposals {
	margin: 10px;
	padding: 0px;
	width: 552px;
	border: 1px solid #000;
	display: block;
	text-align: left;
}
#OtherProposals .header {
	font-size: 11pt;
	font-weight: bold;
	background-color: #060;
	color: #D9D9D9;
	margin: 0px;
	padding: 2px;
	display: block;
}
#OtherProposals .TitleCase {
	text-transform: capitalize;
}
#OtherProposals th {
	color: #060;
	background-color: #D9D9D9;
	text-align: center;
}
#OtherProposals td {
	border-bottom: 1px solid #999;
}

#clientprint {font-size:18px; background-color : white;
	color : black; margin: auto 0;}
#clientprint .tabletitlectr {
	background-color : #000000;
	color : #CCCCCC;
	font-weight : bold;
	text-align : center;
	font-family : Arial, Times, serif ;
	font-size : 16pt;
}
	
table#clientprint  {
	color : black;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size : 14pt;
}
	
table#clientprint th {
	margin: 0px;
	padding: 4px;
	background: #fff;
	color: #000;
	text-align: left;
	font-weight: bold;
	border: 1px solid #000;
}
table#clientprint td {
	margin: 0px;
	padding: 4px;
	background: #fff;
	color: #000;
	text-align: left;
	font-weight: normal;
	border: 1px solid #000;
}
	
