@charset "utf-8";
/* GLGA by Maniac Monkey Media */

body {
	margin: 0;
	background: #fff url('../images/bg.gif') top left repeat-x;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a {
	font-weight: bold;
	color: #233039;
}

a:hover {
	text-decoration: none;
}

#contentWrapper {
	width: 755px;
	margin: auto;
	text-align: left;
}

#contentHeader {
	width: 100%;
	height: 108px;
}

#headLeft, #menu {
	display: block;
	float: left;
}

#headRight, #content {
	display: block;
	float: right;
}

#contentMain {
	width: 755px;
}

#content {
	min-height: 451px;
	width: 538px;
}

* html #content {
	height: 451px;
}

#contentSubMain {
	width: 533px;
	margin: 0 0 0 5px;
}

.greyBox {
	display: block;
	float: left;
	height: 230px;
	width: 168px;
	background: transparent url('../images/5.gif') top center no-repeat;
	margin: 0 10px 0 0;
}

.greyBoxSub {
	display: block;
	width: 132px;
	margin: 16px 0 0 19px;
}

* html .greyBoxSub {
	margin: 16px 0 0 14px;
	width: 140px;
}

*:first-child+html .greyBoxSub {
	width: 140px;
	margin: 16px 0 0 14px;
}

.greyBoxTitle {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #182127;
	margin: 0 0 10px 0;
}

.greyBoxText {
	font-size: 9pt;
	color: #3A3A3A;
	font-weight: bold;
	text-align: justify;
	line-height: 1.2;
}

.greyBoxTextSub {
	font-size: 8pt;
	line-height: 1.5;
	text-align: center;
	margin: 15px 0 0 0;
}

#usa {
	margin: 10px 0 0 0;
}

.greyBoxForm {
	text-align: center;
	margin: 0 0 8px 0;
	font-size: 8pt;
	font-weight: bold;
	color: #3A3A3A;
}

.greyBoxSub form {
	margin-top: 0;
}

.greyBoxForm select {
	width: 130px;
	font-size: 8pt;
}

.greyBoxForm input {
	margin: 5px 0 0 0;
}

#bottomLogos {
	margin: 0 0 5px 200px;
	padding-top: 25px;
	clear: both;
}

#copyright {
	font-size: 9pt;
	color: #444;
	margin: 0 0 20px 200px;
	text-align: center;
	width: 406px;
}

#copyright a {
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

/* MENU */

#menu {
	height: 451px;
	width: 217px;
	background: transparent url('../images/3.gif') top left no-repeat;
}

#menuSub {
	width: 188px;
	margin: 15px 0 0 29px;
}

* html #menuSub {
	margin-top: 5px;
}

*:first-child+html #menuSub {
	margin-top: 5px;
}

.highContrast {
	width: 165px;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	margin: 10px 0 8px 0;
}

.menuOption a {
	width: 157px;
	height: 16px;
	font-size: 8pt;
	font-weight: bold;
	color: #d5d7d8;
	background: transparent url('../images/menu_off.gif') top left no-repeat;
	text-decoration: none;
	display: block;
	margin: 5px 0 0 9px;
	padding-left: 5px;
}

.menuOption a:hover {
	color: #fff;
	background: transparent url('../images/menu_on.gif') top left no-repeat;
}

/* SECTION */

#contentSubSection {
	border-right: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	width: 522px;
}

#sectionContent {
	margin: 0 20px 0 20px;
}

.sectionTitle {
	font-size: 16pt;
	font-weight: bold;
	color: #182127;
	margin: -10px 0 20px 0;
}

* html .sectionTitle {
	margin-top: -5px;
}

*:first-child+html .sectionTitle {
	margin-top: -5px;
}

.sidePhoto {
	display: block;
	float: right;
	width: 153px;
	height: 218px;
	margin: 0 0 5px 10px;
}

#homeLink {
	padding-top: 25px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 10pt;
	clear: both;
}

#lori {
	margin-bottom: -5px;
}

#flashcontent {
	 width:600px;
	 height:375px;
}

* html #flashcontent {
	position: relative;
	z-index: 999;
	top: 100;
	left: 100;
}

#links a {
	font-size: 10pt;
}

/* DIRECTORY */

.directoryTitle {
	font-size: 14pt;
}

.name {
	display: block;
	float: left;
	width: 150px;
}

.email {
	float: left;
	width: 235px;
	display: block;
}

/* ID Theft */

#agentTable {
	font-size: 10pt;
}

#agentTable .agentTableHead {
	background-color: #222F38;
	color: #fff;
	padding: 8px 9px 8px 9px;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
}

#agentTable .agentTableHead a {
	color: #fff;
	text-decoration: underline;
}

#agentTable .agentTableHead a:hover {
	text-decoration: none;
}

#agentTable .agentTD {
	padding: 8px 5px 8px 5px;
	text-align: center;
}

#logout {
	float: right;
	font-size: 10pt;
	margin-top: 6px;
}

*:first-child+html #logout {
	margin-top: -5px;
}

* html #logout {
	margin-top: -4px;
}