@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #CEF0B8;
}
#wrapper {
	background-position: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/CGCA_background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	width: 750px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 

#header {
	background: #003399;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
} 
#header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#sidebarLeft {
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#sidebarLeft p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebarLeft h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidebarLeft p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#sidebarLeft p.hello {
	margin-top: 25px;
}
#sidebarLeft ul {
	margin-top: 25px;
}
#sidebarRight {
	float: right;
	width: 135px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#sidebarRight h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidebarRight h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 15px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #CCCC99;
	padding-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebarRight h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebarRight h2 a:hover {
	color: #000000;
	background-color: #CCCC99;
}
#sidebarRight h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	font-style: italic;
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
	text-align: right;
}
#sidebarRight p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .625em;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#content {
	margin-top: 0px;
	margin-right: 175px;
	margin-bottom: 0px;
	margin-left: 175px;
	padding: 0px;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #0000CC;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #0000CC;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .625em;
	font-style: italic;
	margin-top: 0px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
}

#content form.contactForm {
	width: 390px;
}
#content form.contactForm p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	max-wdith: 390px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#content form.contactForm label {
	display:inline-block;
	font-weight:bold;
}
#content form.contactForm textarea {
	width: 350px;
	height: 150px;
}
#content form.contactForm textInput {
	widows:380px;
}
#content form.contactForm legend {
	font-size:1.25ems;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003399;
}
#content form.contactForm input.send {
	text-align: center;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
#contact-copyright {
	background-position: center bottom;
	margin-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFF99;
	margin-left: 152px;
	margin-right: 152px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .625em;
	color: #666666;
}
#contact-copyright p {
	margin-left: 25px;
	margin-right:25px;
}
#footer {
	background-image: url(../images/CGCA_footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 0.5px;
}
#footer table {
	width: 750px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 25px;
}
#footer a {
	margin: 0px;
	padding: 0px;
}
#footer td {
	margin: 0px;
	padding: 0px;
}
#footer img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#miniFooter {
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center;
	text-align: center;
}
#miniFooter a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.success {
	font-weight: bold;
	color: #009900;
}
.warning {
	font-weight: bold;
	color: #FF0000;
}
#wrapper_2col {
	background-position: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/CGCA_background02col.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#content_2col {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 175px;
	padding: 0px;
}
#content_2col h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #0000CC;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content_2col h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #0000CC;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content_2col p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content_2col p.NoSpace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content_2col ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	margin-bottom: 0px;
	margin-top: 0px;
}
#content_2col li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content_2col label {
	display:block;
	font-weight:bold;
}
#content_2col table.organizations {
	border: thin solid #003399;
}
#content_2col table.EditDelete {
	border: thin solid #003399;
}
#content_2col td.EditDelete {
	border: thin solid #003399;
}
#content_2col table.caseNotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content_2col th.caseNotes {
	border: 1px solid #003499;
	color: #FFFFFF;
	background-color: #003499;
		padding: 5px;
}
#content_2col td.caseNotes {
	border: 1px solid #003499;
		padding: 5px;
}
.submitButton  {
	text-align: center;
	margin-top: 25px;
	clear: both;
}
#footer_2col {
	background-image: url(../images/CGCA_footer02col.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
#footer_2col p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 0.5px;
}
#footer_2col table {
	width: 750px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 25px;
}
#footer_2col a {
	margin: 0px;
	padding: 0px;
}
#footer_2col td {
	margin: 0px;
	padding: 0px;
}
#footer_2col img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#contact-copyright_2col {
	background-position: center bottom;
	margin-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFF99;
	margin-left: 152px;
	margin-right: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .625em;
	color: #666666;
}
#contact-copyright_2col p {
	margin-left: 25px;
	margin-right:25px;
}
.chkRad {
	float: left;
	margin-bottom: 8px;
	margin-left: 30px;
}
.chkRad label {
	display:inline-block;
}
.clearIt {
clear:both;
}
select {
margin: 5px 0 8px 30px;
}
#form1 p.smallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	font-weight: bold;
	color: #000066;
}
#form1 p.smallerbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: bold;
	color: #000066;
}
.corner {
	background-color:#003499;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	}
.baseLine {
	background-color:#CCFFFF
	}
.highlight {
	background-color: #FFFFCC;
}
.source {
	font-size: .75em;
	font-style: italic;
	text-align: right;
}
