/* MAIN BODY PROPERTIES (CHANGES WITH SERIES).......................................................................*/
body {
	background-color: #71a2e6;
	/*background-image: url(http://www.echocms.com/images/echocms_mainbg.jpg);
    background-position: top;
	background-repeat: repeat-x;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.odd {
	background-color: #fff !important;
}

/* LEFT BACKGROUND SEEN ONLY WITH HIGHER RESOLUTIONS (DO NOT CHANGE)...............................................*/
.outline {
	border-collapse: collapse;
	border: solid 2px;
	border-color: #1f4671;	
}

/* LEFT BACKGROUND SEEN ONLY WITH HIGHER RESOLUTIONS (DO NOT CHANGE)...............................................*/
.white {
	background-color: #ffffff;
}

/* LEFT BACKGROUND SEEN ONLY WITH HIGHER RESOLUTIONS (DO NOT CHANGE)...............................................*/
.black {
	background-color: #000000;
}

/* LEFT BACKGROUND SEEN ONLY WITH HIGHER RESOLUTIONS (DO NOT CHANGE)...............................................*/
.lfmenublue {
	background-color: #4f8eb7;
}

/* REGULAR CONTENT...............................................*/
.small {
	background: #cedbed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	font-style: italic;
	text-decoration: none;
	color: #1f4671;
}
.text {
	background: #cedbed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #1f4671;
}
.text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #3a749b;
}
.text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #3a749b;
}
.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #213A94;
}

/* TITLE FOR CONTENT AREA...............................................*/
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #415954;
	padding-left: 5px;
}

/* TITLE FOR LEFT MENU...............................................*/
.lftitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding-left: 5px;
}

/* HEADER TEXT...............................................*/
.headertxt {
	background-image: url(http://www.cgtlaw.com/images/cgtlaw_rtheader.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #415954;
	padding-right: 7px;
}


/* LEFT MENU...............................................*/
.lfmnubkgd {
	background-color:#446696;
	background-repeat:no-repeat;
	background-position:bottom;
}
.lfmnu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}
.lfmnu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.lfmnu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.lfmnu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #213A94;
}

/* TOP MENU...............................................*/
.topmnu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #382801;
	padding-left: 5px;
	padding-right: 4px;
}
.topmnu1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #382801;
}
.topmnu1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #382801;
}
.topmnu1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #3a749b;
}

/* TOP MENU...............................................*/
.topmnu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ccc;
	padding-left: 4px;
	padding-right: 4px;
}
.topmnu2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
.topmnu2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
.topmnu2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #1a435f;
}
/* TABLE OUTLINE .............................................................*/
.tableoutline {
	border-collapse: collapse;
	border: solid 1px;
	border-color: #cccccc;	
}
.left{
	background-repeat: no-repeat;
	background-position: right top;
}
.right{
	background-repeat: no-repeat;
	background-position: left top;
}
/* ECHO FOOTER .............................................................*/
.echo {
	float: left;
	color: #fff;
	margin: 15px auto;
	text-align: center;
	width: 770px;
}

.echo a:link, .echo a:visited {
	color: #fff;
}

.echo a:hover {
	text-decoration: none;
}
.formerror {
	border: solid 1px #cc0000;
	background: #f5dbdb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#cc0000;
	padding: 4px;
	padding-left: 6px;
}