* {
	font-family: Calibri;
	font-size:12pt;
}

div#menu {
	text-align:right;
	padding: 10px 10px 22px 20px;
}

div#menu_item {
	margin:0;
	font-weight: bold;
	padding: 0 22px 6px 22px;
	text-decoration: none;
	color: black;
	border-left:1px solid rgb(100,100,100);
	border-bottom: 1px solid rgb(100,100,100);
}

div#pop_menu_item {
	font-size:10pt;
	cursor:pointer;
	border-bottom: 1px dotted rgb(100,100,100);
}

/* This ensures that the main menu is right justified */
table#_mmMenuID {
	margin-left:auto;
	margin-right:6px;
}

.TMenuItem0 {
	cursor:pointer;
}

table.TPopUpItem0 {
	font-size:4pt;
}
td#pr__mmMenu-15ID {
	/*This is about us.  If the order of about us change, then the ID must change also.*/
	cursor:help;
}

span#menu_item:hover {
	color:rgb(255,0,0);
}


div#search {
	float:left;
	position:relative;
	top:40px;
	left:10px;
}

img#search {
	vertical-align:middle;
}

img#right {
	float:right;
	position:relative;
}

img#left {
	float:left;
	position:relative;
	padding-right:5px;
}

img#middle {
	display:block;
	margin-left:auto;
	margin-right:auto;

	text-align:center;
}

input#search {
	width:200px;
	background:rgb(224,239,246);
	color:rgb(0,0,0);
	position:relative;
	float:middle;
}

input.quote, textarea.quote {
	font-size:10pt;
	color:rgb(167,215,237);
	border-collapse:collapse;
	width:200px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
}

input.quote_hover, textarea.quote_hover {
	font-size:10pt;
	color:rgb(0,0,0);
	width:200px;
	text-align:left;
}


table#quote td {
	text-align:center;
}


table#top_header {
	width:900px;
}

div#main {
	height:100%;
	width:900px;
	background:rgb(224,239,246);
	background-image:url(/images/p_back.jpg);
	background-repeat: repeat-x;
	text-align:center;
	border: 1px solid rgb(100,100,100);
	margin-left: auto ;
	margin-right: auto ;
}

div#user_data {
	text-align:left;
	margin:5px 20px 10px 20px;
	padding:10px;
	background-image:url(/images/white_bg.png);
}

table#main {
	height:100%;
}

table#quote {
	border-left:1px solid rgb(35,121,167);
}


table#message {
	border-top:1px solid rgb(111,185,225);
	border-bottom:1px solid rgb(111,185,225);
	padding-left:5px;
	padding-right:5px;
}

body {
	background:rgb(111,185,225);
	background-image:url(/images/rev-background.jpg);
	background-repeat:repeat-x;
}

span#header {
	color:#4D7CC1;
	font-weight:bold;
}

div#header {
	font-size:16pt;
	color:rgb(35,121,167);
	font-weight:bold;
	letter-spacing:2px;
	font-variant:small-caps;
	text-align:center;
	padding-bottom:10px;
}


div#catch_line {
	text-align:center;
	font-size:14pt;
	padding-bottom:8px;
	letter-spacing:2px;
	font-variant:small-caps;
	font-weight:bold;
	/*color:rgb(35,121,167);
	color:rgb(29,99,137);*/
	color:rgb(26,86,119);
}

span#strikethru {
	text-decoration: line-through;
}

table#testimony_tbl {
	border-top:1px solid rgb(111,185,225);
	border-bottom:1px solid rgb(111,185,225);
	width:400px;
	background:rgb(255,255,255);
	overflow:auto;
}
div#testimony {
	width:400px;
	font-size:10pt;
	padding-bottom:5px;
	overflow:auto;
}

div#skipnav {
	text-align:left;
	padding-bottom:0px;
	padding-left:10px;
}

a {
	text-decoration:none;
	color: rgb(26,86,119);
}
a:hover {
	color:rgb(35,121,167);
}

a#skipnav {
	font-size:10pt;
}

a#contact_info {
	font-size:10pt;
	font-weight:bold;
	font-variant:small-caps;
}

div#copyright {
	text-align:right;
	padding: 10px 10px 10px 0px;
	font-size:8pt;
	color:rgb(35,121,167);
}

div#copyright a {
	font-size:8pt;
}





.content, .shadow {
	position: relative;
	text-align:left;
}

.shadow { 
	background-color: #ccc; 
	margin:5px 20px 10px 20px;
	background-image:url(/images/white_bg.png);
}
/*
div#user_data {
	text-align:left;
	margin:5px 20px 10px 20px;
	padding:10px;
	background-image:url(/images/white_bg.png);
}*/

.content {
	bottom: 10px;
	right: 10px;
	color: #000;
	border: 1px solid #000;
	padding:10px;
	background-image:url(/images/white_bg.png);
}

div#user_data_one {
	margin:5px 5px 5px 5px;
	border:1px solid rgb(200,200,200);
}

div#user_data_two {
	padding:10px;
	text-align:left;
	margin:5px 5px 5px 5px;
	background:url(/images/white_bg.png);
	border:1px solid rgb(255,255,255);
}

div#list {
}

div#title, div#subtitle  {
	text-align:left;
	font-size:13pt;
	padding-bottom:3px;
	font-weight:bold;
	/*color:rgb(35,121,167);
	color:rgb(26,86,119);*/
	color:rgb(26,86,119);
	border-top:1px dotted rgb(25,121,167);
}

div#subtitle  {
	padding-top:5px;
	border-top:none;
}

div#content {
	padding-left:10px;
}

ul#keys {
	list-style:square outside;
	list-style-image:url(/images/check.gif);
}

ul#highlights {
	list-style:square outside;
	list-style-image:url(/images/arrow.gif);
}

ul#list {
	list-style:square outside;
}

ul#list span#title,ul#highlights span#title {
	font-size:12pt;
	padding:0px;
	font-weight:bold;
	color:rgb(29,99,137);
}

ul#list li ul#level2 span#title {
	color:rgb(0,0,0);
	font-weight:bold;
}

div#contact_info {
	font-size:9pt;
	top:-15px;
	float:right;
	position:relative;
	color:rgb(26,86,119);
	padding-right:15px;
}

tr#key {
	background:#980000;
	color:rgb(255,255,255);
	text-align:center;
}

tr#value {
	background:#CC9900;
	color:rgb(255,255,255);
	text-align:center;
}


div#goto_top {
	bottom:5px;
	margin-left:850px;
	position:fixed;
}

.header_text {
	text-align:left;
	font-size:13pt;
	padding-bottom:3px;
	font-weight:bold;
	color:rgb(26,86,119);
}

.content_text {
	padding-left:10px;
	border-bottom:1px dotted rgb(25,121,167);
}

