@charset "utf-8";
/* CSS Document */

ul.sample {
	list-style-type: square;
	list-style-image: none;
	list-style-position: inside;
}
ol.sample {
	list-style-type: upper-alpha;
	list-style-position: inside;
}
ol.sample ol {
	list-style-type: decimal;
	list-style-position: inside;
}
ul.sample li { font-style: normal; }
ol.sample li { font-style: italic; }
ol.sample ol { font-style: normal; }

a.email:link { 
    text-decoration:none;
	color:#999999;
}
a.email:hover { 
    text-decoration: underline;
	color: #3366CC;
}



.landing_content {
    padding: 15px 40px 30px 50px;
	text-align:left;
	vertical-align:top;
	text-align:justify;
}
.txt_pagelocation {
    text-align:right; 
	text-transform: uppercase;
	color:#003399;
	font-size:10px; 
	padding-bottom: 10px;
}
.txt_pagelocation a {
	text-transform: capitalize;
	text-decoration:none;
	color: #999999;
}
.txt_pagelocation a:hover {
	text-transform: capitalize;
	text-decoration:none;
	color: #0066CC;
}
.landing_title {
    text-transform: uppercase; 
	font-weight:bold; 
	color:#003399; 
	font-size:14px; 
	margin-bottom: 15px;
}
.landing_txt {
	line-height: 1.4em;
}
.landing_headertxt {
    text-align:justify;
	font-size:10px;
	line-height: 1.2em;
	padding-bottom: 10px;
	color:#999999;
	border-bottom: #CCCCCC dashed 1px;
}
.landing_stitleorange {
    font-size:11px;
	font-weight:bold; 
	color: #003399;
	text-transform:uppercase;
	display:block;
	margin: 25px 0px 15px 0px;
}
.landing_description {
    padding-top: 10px;
}
.list_square {
    font-size:11px; 
	list-style-image: url(../images/bullet_list.gif); 
	list-style-position: inside;
	line-height: 14px;
	color: #00447e;
	text-transform:capitalize;
	margin-top: 10px;
	margin-bottom: 10px;
	display:block;
}
.goergia_blue {
    text-transform: none; 
	color: #0090FF; 
	font-family:Georgia, serif ; 
	font-size:12px; 
	line-height: 17px; 
	word-spacing: -0.1em; 
	font-weight:bold; 
	display:block;
}

.goergia_blue_noneblock {
    text-transform: none; 
	color: #000099; 
	font-family:Georgia, serif ; 
	font-size:12px; 
	line-height: 17px; 
	word-spacing: -0.1em; 
	font-weight:bold; 
}


.goergia_gray {
    text-transform:capitalize; 
	color: #666666; 
	font-family:Georgia, serif ;
	font-size:12px; 
	line-height: 17px; 
	display:block;
}
.goergia_graysmall {
    text-transform:capitalize; 
	color: #999999; 
	font-size:9px;
	line-height: 14px;
	text-align:right; 
	display:block;
}
.Tab_on {
    background-image:url(../images/tabmenu_on.gif);
	background-repeat:no-repeat;
	width:156px; 
	height:21px; 
	font-weight:bold; 
	text-transform:capitalize; 
	color:#3366CC; 
	padding: 10px 0px 25px 15px;
}
.Tab_on a {
	color:#3366CC;
	text-decoration:none;
}
.Tab_on a:hover {
	color:#3366CC;
	text-decoration:underline;
}
.Tab_off {
    background-image:url(../images/tabmenu_off.gif);
	background-repeat:no-repeat;
	width:156px; 
	height:21px; 
	font-weight:bold; 
	text-transform:capitalize; 
	color: #999999; 
	padding: 10px 0px 25px 15px;
}
.Tab_off a {
	color: #999999;
	text-decoration:none;
}
.Tab_off a:hover {
	color: #999999;
	text-decoration: underline;
}
.normal_office {
    text-transform:capitalize; 
	color: #666666; 
	padding:10px;
}
.name_office {
    background-image:url(../images/divider.gif); 
	background-repeat:repeat-x; 
	background-position:bottom; 
	font-weight:bold; 
	text-transform:capitalize; 
	color: #003399; 
	padding:10px;
}
.block_gray10 {
    font-size:10px; 
	font-weight:bold; 
	display:block;
}

.landing_title_small {
    text-transform: uppercase; 
	font-weight:bold; 
	color:#003399; 
	font-size:11px; 
	margin-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom: #999999 1px dashed;
	background-image: url(../images/graphic_expand.gif);
	background-repeat:no-repeat;
	background-position: left;
}
.contact_office { 
	color: #3E64A4; 
	font-size:11px; 
	padding-left: 15px;
	padding-bottom: 15px;
	display:block;
}
.name_officer {
    text-transform: capitalize; 
	font-weight:bold; 
	color: #666666; 
	font-size:11px; 
	padding-bottom: 5px;
	padding-top: 10px;
	display:block;
}
.contact_office a {
	color: #3E64A4;
	text-decoration:underline;
}
.contact_office a:hover {
	color: #3E64A4;
	text-decoration:underline;
}
.divider {
    background-image:url(../images/divider.gif); 
	background-repeat:repeat-x;
	height: 3px;
	margin-top: 10px;
	padding-bottom: 5px;
}



.textBox { PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; WIDTH: 246px; PADDING-TOP: 2px }
.contact { WIDTH: 90% }
.EM { FONT-WEIGHT: bold; COLOR: #fd8c03 }
.LABEL { CLEAR: left; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 2px; WIDTH: 250px; PADDING-TOP: 2px }
.INPUT { CLEAR: left; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 2px; WIDTH: 250px; PADDING-TOP: 2px }
.SELECT { CLEAR: left; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 2px; WIDTH: 250px; PADDING-TOP: 2px }
.alt { CLEAR: none; FLOAT: right }
.LABEL { MARGIN-TOP: 1.5em; TEXT-ALIGN: left }
.SELECT { HEIGHT: 1.6em }
.comments { CLEAR: both; DISPLAY: block; WIDTH: 99%; FLOAT: none }
.imbSubmit { BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN-TOP: 10px; BORDER-LEFT: 0px; WIDTH: 56px; BORDER-BOTTOM: 0px }
	