/* Styles for Governors-America.com - Governors of America Corp.
Author: Victoria Chapman, Tortus Technologies
Created: August, 2007
Last Updated: 4/15/09 */

body {
	background: #991C1E;
	color: #000;
	font-family: helvetica, arial, sans-serif;
	font-size: small;
	margin: 20px 0 20px 0;
	padding: 0;
}

#wrapper {
	width: 840px;
	margin: auto;
	/*border:  8px solid #991c1e;*/
	background: #fff url("../images/gac_content_bg.png") repeat-y top;
}

#wrapper_top {
	background: url("../images/gac_content_bg_top.png") no-repeat bottom;
	width: 840px;
	height: 21px;
}

#wrapper_bottom {
	background: url("../images/gac_content_bg_bottom.png") no-repeat top;
	width: 840px;
	height: 26px;
	clear: both;
}

#container {
	width: 800px;
	/*min-height: 500px;*/
	margin: auto;
	/*border: 1px solid #000;*/
}

.notice {
	color:#991C1E;
	font-size:130%;
	font-style:italic;
	font-weight:normal;
	border-bottom:1px solid #333333;
}

/* @group Top Bar */

#top_bar {
	padding: 8px 15px;
	text-align: right;
	width: 770px;
	font-size: 90%;
	min-height: 110px;
}

#top_bar p {
	font-size: 90%;
}

#top_bar h2 {
	font-weight: normal;
	font-size: 110%;
	text-align: right;
	margin-top: 60px;
}

#top_bar h2 a {
	color: #991C1E;
	text-decoration: none;
}

#top_bar form {
	display: inline;
}

.email_button {
	font-size: 90%;
	background: #e6e5e4;
	border: 1px solid #000;
	padding: 1px 2px;
	margin-right: 5px;
}

.search_button {
	font-size: 90%;
	background: #e6e5e4;
	border: 1px solid #000;
	padding: 1px 2px;
}

input#query {
	padding: 0px;
}

input#email {
	padding: 0px;
}

#logo {
	float: left;
}

/* @end */
/* @group google_translate_element */

#google_translate_element {
	float: right;
	margin: 0;
	padding: 0;
	}
	
	/* @end */

#content_outer_wrapper {
	width: 800px;
	background: #FFF url("../images/bar_bg.png") top left repeat;
}

#content_inner_wrapper {
	width: 800px;
	background: url("../images/gac_globe.png") bottom right no-repeat;
	clear: both;
}

/* @group Navigation */


#nav {
	width: 800px;
	background: #b5b5b5 url("../images/nav_bg.png") top left repeat-x;
	border-top: 1px solid #000;
	border-bottom: 4px solid #000000 /*#991c1e*/;
	color: #000;
	padding: 6px 0;
	/*margin-bottom: 1px;*/
}

#nav a {
	padding: 6px 10px;
	background: #b5b5b5 url("../images/nav_bg.png") top left repeat-x;
	border-bottom: 4px solid #000000 /*#991c1e*/;
	/*border-top: 1px solid #000;*/
	color: #000;
	text-decoration: none;
	display: inline;
	/*font-weight: bold;*/
	/*font-variant: small-caps;*/
	border-right: 1px solid #d1d1d1;
	position: relative;
}

#nav a:hover {
	color: #fff;
	background: #333333 url("../images/nav_bg2.png") top left repeat-x;
	border-bottom: 4px solid #000;
}

/* @end */

/* @group Flash */

#flash {
	margin: 0;
	padding: 0;
	width: 800px;
	/*border-bottom: 1px solid #000;*/
	height: 153px;
}

#flash img {
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Left Column */

#left_col {
	width: 200px;
	float: left;
	margin: 0 5px 0 5px;
	padding: 10px 5px 10px 8px;
}


#callout_one {
	margin: 0px 0 0 3px;
	width: 180px;
	float: left;
	padding: 4px 0;
	/*border-bottom: 1px solid #333;*/
}

#callout_one h2 {
	font-size: 110%;
	margin: 5px 0 3px 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #333;
}

#callout_one h3 {
	font-size: 95%;
	color: #333;
	text-decoration: none;
	margin: 3px 0;
}

#callout_one p {
	font-size: 90%;
	line-height: 150%;
}

#callout_one a {
	font-size: 100%;
	color: #991C1E;
}

#callout_one a:hover {
	color: #5B5B5B;
}

/*#callout_one img {
	border: 1px solid #000;
}*/

#sales_support {
	margin: 10px 0 5px 3px;
	border-top: 1px dotted #333;
	width: 180px;
	float: left;
	padding: 8px 0;
	text-align: center;
}

#sales_support_box {
	background:#fff;
	width: 178px;
	min-height: 54px;
	border: 1px solid #333;
}

#sales_support img {
	float: left;
	margin-right: 5px;
}

#sales_support h4 {
	font-size: 95%;
	text-align: center;
	padding: 5px 0 0 0;
	margin:0;
}

#sales_support h4 a {
	font-size: 95%;
	text-align: center;
	color: #991c1e;
	text-decoration: none;
	margin: 0;
}

#sales_support_box p {
	font-size: 80%;
	padding: 3px 0 0 0;
	margin: 0;
	line-height: 80%;
}

#sales_support_box p a {
	color: #333;
}

#phone {
	width: 180px;
	text-align: center;
	clear: both;
}

#phone h3 {
	text-align: center;
	margin: 0;
	font-weight: normal;
}

/* @end */

/* @group Content */
 
#content_container {
	margin-left: 230px;
	width: 560px;
}

#content {
	padding: 2px 15px 0 5px;
	margin: 10px 0;
	width: 348px;
	font-size: 90%;
	line-height: 160%;
	float: left;
	border-right: 1px solid #B5B5B5;
}

#content p {
	text-align: justify;
}

#content a {
	color: #991c1e;
}

#content a:hover {
	color: #5b5b5b;
}

#content h1, h2, h4, h5, h6 {
	font-family: helvetica, arial, sans-serif;
	/*font-variant: small-caps;*/
	text-align: left;
}

#content h1 {
	font-size: 160%;
	margin: 5px 0;
	font-family: helvetica, arial, sans-serif;
	text-align: left;
	font-weight:normal;
}

#content h2 {
	font-size: 140%;
	font-family: helvetica, arial, sans-serif;
	text-align: left;
	font-weight:normal;
}

#content h3 {
	font-size: 120%;
	font-family: helvetica, arial, sans-serif;
	text-align: left;
	font-weight:normal;
}

#content h4 {
	font-size: 110%;
	margin: 0;
	font-family: helvetica, arial, sans-serif;
	text-align: left;
	font-weight:normal;
}

#content h5 {
	font-size: 100%;
	font-family: helvetica, arial, sans-serif;
	text-align: left;
	font-weight:normal;
}

#content h6 {
	font-size: 90%;
	font-family: helvetica, arial, sans-serif;
	text-align: left;
	font-weight:normal;
}

/* @end */

/* @group Pages Content */

#page_container {
	width: 587px;
	float:right;
	padding:0;
}

#pages_top_image {
	width: 587px;
	padding:0;
	float:right;
}

#pages_content {
	padding: 12px 15px 5px 15px;
	width: 539px;
	font-size: 90%;
	line-height: 160%;
	min-height:300px;
}

#pages_content p {
	text-align: justify;
}

#pages_content a {
	color: #991c1e;
}

#pages_content a:hover {
	color: #5b5b5b;
}

#pages_content h1, h2, h4, h5, h6 {
	font-family: helvetica, arial, sans-serif;
	text-align: left;
	font-weight:normal;
}

#pages_content h1 {
	font-size: 160%;
	margin: 5px 0;
	font-family: helvetica, arial, sans-serif;
	text-align: left;
	font-weight:normal;
}

#pages_content h2 {
	font-size: 140%;
	font-family: helvetica, arial, sans-serif;
	text-align: left;
	font-weight:normal;
}

#pages_content h3 {
	font-size: 120%;
	font-family: helvetica, arial, sans-serif;
	text-align: left;
	font-weight:normal;
}

#pages_content h4 {
	font-size: 110%;
	margin: 0;
	font-family: helvetica, arial, sans-serif;
	text-align: left;
	font-weight:normal;
}

#pages_content h5 {
	font-size: 100%;
	font-family: helvetica, arial, sans-serif;
	text-align: left;
	font-weight:normal;
}

#pages_content h6 {
	font-size: 90%;
	font-family: helvetica, arial, sans-serif;
	text-align: left;
	font-weight:normal;
}


/* @end */

/* @group PDF Download */

#pages_content_sidebar_container {
	width: 587px;
	float: right;
}

#pages_content_sidebar {
	padding: 7px 15px 5px 15px;
	width: 364px;
	font-size: 90%;
	line-height: 160%;
	float: left;
	min-height:300px;
	border-right: 1px solid #B5B5B5;
	margin-top: 5px;
}

#pages_content_sidebar p {
	text-align: justify;
}

#pages_content_sidebar a {
	color: #991c1e;
}

#pages_content_sidebar a:hover {
	color: #5b5b5b;
}

#pages_content_sidebar h1, h2, h4, h5, h6 {
	font-family: helvetica, arial, sans-serif;
	/*font-variant: small-caps;*/
	text-align: left;
}

#pages_content_sidebar h1 {
	font-size: 160%;
	margin: 5px 0;
}

#pages_content_sidebar h2 {
	font-size: 140%;
}

#pages_content_sidebar h3 {
	font-size: 140%;
	font-weight: normal;
	font-style: italic;
	color: #333;
	margin: 0;
}

#pages_content_sidebar h4 {
	font-size: 120%;
	font-weight: normal;
	font-style: italic;
	color: #333;
	margin: 0;
}

.pdf_downloads {
	width: 178px;
	padding: 7px 6px 12px 6px;
	float: right;
	margin-top: 5px;
}

.pdf_downloads h3 {
	font-size: 120%;
	font-weight: normal;
	font-style: italic;
	color: #333;
	margin: 0;
}

.pdf_downloads li {
	font-size: 90%;
	color: #991c1e;
	list-style-type: none;
	background: url("../images/download_doc_arrow.jpg") no-repeat 6px 7px;
	display: block;
	padding: 8px 0 8px 22px;
	margin: 0 0 0 -46px;
}

.pdf_downloads li a {
	color: #991c1e;
}

.pdf_downloads li a:hover {
	color: #5b5b5b;
}

.pdf_downloads a {
	color: #991c1e;
}

.pdf_downloads a:hover {
	color: #333333;
}


.pdf_downloads p {
	font-size:90%;
}

/* @end */

/* @group Survey */

#survey_form th {
	text-align: left;
}

#survey_form h4 {
	font-family: helvetica, arial, sans-serif;
	color: #991c1e;
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
}

#survey_form .button {
	font-size: 90%;
	background: #e6e5e4;
	border: 1px solid #000;
	padding: 1px 2px;
}

#survey_form table {
	margin-bottom: 10px;
}

/* @end */

/* @group Sub Nav */

#left_col_menu {
	width: 200px;
	float: left;
	margin: 0 0px 0 5px;
	padding: 10px 0px 10px 8px;
}

#sub_nav {
	font-size: 100%;
	list-style-image: url("../images/sub_nav_bullet.gif");
	margin-left: -20px;
	line-height: 170%;
}

#sub_nav a {
	color: #991C1E;
	text-decoration:none;
}

#sub_nav a:hover {
	color: #000;
}

#sub_sub_nav {
	list-style-image: url("../images/sub_sub_bullet.gif");
	margin-left: -22px;
	line-height: 170%;
	color: #4c4c4c;
	margin-bottom:5px;
}

#sub_sub_nav a {
	color: #4c4c4c;
}

.sub_menu {
	list-style-image: url("../images/sub_sub_bullet.gif");
	margin-left: -22px;
	line-height: 170%;
	color: #4c4c4c;
	margin-bottom:5px;
}

.sub_menu a {
	color: #4c4c4c;
}

.sub_menu .sub_menu {
	list-style-image: url("../images/sub_sub_sub_bullet.png");
	margin-left: -28px;
	line-height: 130%;
	color: #4c4c4c;
	margin-bottom:5px;
	font-size: 90%;
}

.sub_menu .sub_menu li {
	padding-bottom: 4px;
}

.sub_menu .sub_menu a {
	color: #4c4c4c;
}

/* @end */

/* @group Right Column */

#right_col {
	width: 159px;
	margin-top: 10px;
	padding: 0px 15px 10px 15px;
	float: right;
	font-size: 90%;
	line-height: 160%;
}

#right_col h2 {
	font-size: 125%;
	margin: 5px 0 3px 0;
	padding-bottom: 1px;
	border-bottom: 1px solid #333;
}

#right_col a {
	font-size: 100%;
	color: #991C1E;
	text-align: left;
}

#right_col a:hover {
	color: #5B5B5B;
}

.bottom_border {
	border-bottom: 1px solid #333;
}

/* @end */

/* @group Footer */

#footer {
	margin: auto;
	width: 780px;
	clear: both;
	text-align: center;
	font-size: 80%;
	padding: 10px;
	border-top: 1px dotted #991c1e;
	line-height: 140%;
	color: #fff;
	background: #000;
}

#footer a {
	color: #eee;
}

#footer a:hover {
	color: #5b5b5b;
}

/* @end */

/* @group Extra Styles */

.spacing_100 {
	line-height: 100%;
}

.spacing_110 {
	line-height: 110%;
}

.spacing_120 {
	line-height: 120%;
}

.spacing_130 {
	line-height: 130%;
}

.spacing_140 {
	line-height: 140%;
}

.spacing_150 {
	line-height: 150%;
}

.spacing_160 {
	line-height: 160%;
}

.spacing_170 {
	line-height: 170%;
}

.spacing_180 {
	line-height: 180%;
}

.spacing_190 {
	line-height: 190%;
}

.spacing_200 {
	line-height: 200%;
}

.spacing_210 {
	line-height: 210%;
}

.spacing_220 {
	line-height: 220%;
}

.spacing_230 {
	line-height: 230%;
}

.spacing_240 {
	line-height: 240%;
}

.spacing_250 {
	line-height: 250%;
}

/* @end */

.text_size {
	float:right;
	margin:0 0 3px 0;
	padding:0;
}

.text_size p {
	margin:0;
	padding:0;
	font-size:90%;
	color: #B5B5B5;
}

.text_size a {
	color:#B5B5B5;
}

.small_font {
	font-size: 70%;
}

