* {
	padding: 0;
	margin: 0;
}

body {
	font: .75em/1.5em Helvetica, Arial, sans-serif;
}

/* @group text */

h1 {
	font-size: 120%;
	padding-bottom: 2px;
	color: #036;
}

h2 {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 2px;
}

h3 {
	font-size: 95%;
	color: #666;
	line-height: 140%;
	font-weight: bold;
}

h4 {
	font-size: 100%;
	color: #000;
	line-height: 140%;
	font-weight: bold;
}

.callout {
	font-weight: bold;
	color: #000;
}

p {
	padding-bottom: 15px;
}

a
{
  outline: none;
}


a:link {
	color: #002fa4;
	border-bottom: 1px #002fa4 dotted;
	_border-bottom: 1px #002fa4 solid;
	text-decoration: none;
}

a:visited {
	color: #002fa4;
	border-bottom: 1px #002fa4 dotted;
	_border-bottom: 1px #002fa4 solid;
	text-decoration: none;
}

a:hover {
	color: #06C;
	border-bottom: 1px #002fa4 dotted;
	_border-bottom: 1px #002fa4 solid;
	text-decoration: none;
}

a:active {
	color: #06C;
	border-bottom: 1px #002fa4 dotted;
	_border-bottom: 1px #002fa4 solid;
	text-decoration: none;
}

#home a:link {
	border: none;
}

#home a:visited {
	border: none;
}

#home a:hover {
	border: none;
}

#home a:active {
	border: none;
}

#leftcolumn a:link {
	color: #002fa4;
	background-image: url(../images/link_arrow.gif);
	_background-image: none;
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 8px;
	_padding-right: 0px;
}

#leftcolumn a:visited {
	color: #002fa4;
	background-image: url(../images/link_arrow.gif);
	_background-image: none;
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 8px;
	_padding-right: 0px;
}

#leftcolumn a:hover {
	color: #06C;
	background-image: url(../images/link_arrow.gif);
	_background-image: none;
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 8px;
	_padding-right: 0px;
}

#leftcolumn a:active {
	color: #06C;
	background-image: url(../images/link_arrow.gif);
	_background-image: none;
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 8px;
	_padding-right: 0px;
}

#mission_sidebar a:link {
	background-image: none;
	padding-right: 0;
}

.sidebar_hdr {
	font-size: 100%;
	color: #666;
	font-weight: bold;
	line-height: 130%;
	margin: 0 0 -5px;
}

.sidebar_txt {
	font-size: 95%;
	color: #666;
	line-height: 140%;
	font-weight: normal;
}

.expand {
	font-size: 95%;
	color: #666;
	line-height: 140%;
	font-weight: normal;
	margin-top: -10px
}

.subhead_sidebar {
	font-size: 95%;
	color: #666;
	line-height: 140%;
	font-weight: bold;
}

p.subhead_sidebar + p.sidebar_txt {
	margin-top: -10%;
}

h3 + p.sidebar_txt {
	
}

ul.content_bullets {
	list-style-type: square;
	list-style-position: inside;
	margin: -10px 0 0 0;
	padding: 0 0 10px 0;
}

#footer {
	-webkit-text-size-adjust: none;
}

.quote {
	font-style: italic;
}

.quote_attribute {
	font-weight: bold;
}

/*

@end */

#wrapper {
	margin: 0 auto;
	width: 900px;
	background: url(../images/main_bg.jpg) repeat-y;
}

#header {
	color: #000;
	width: 870px;
	height: 170px;
	padding: 0 15px;
	margin: 0px;
	background: url(../images/hdr.jpg) no-repeat;
}

#home_lnk {
	float: left;
	width: 216px;
	height: 85px;
}

#home_lnk a {
	border: none;
}

#phone {
	width: 300px;
	float: right;
	top: 50px;
	position: relative;
	font-size: 90%;
	color: #666;
	text-align: right;
	padding: 0 30px 0 0;
}

#navigation {
	clear: both;
	width: 870px;
	height: 20px;
	color: #000;
	padding: 0 15px;
	margin: 0px;
	background: url(../images/nav.jpg) no-repeat;
}

/* @group navbar */

#navbar {
	top: 0px;
	position: relative;
	height: 20px;
	width: 613px;
	*width: 913px;
	_width: 613px;
	float: right;
	padding: 0 25px 0 250px;
	font-size: 1px;
	line-height: -9000px;
	overflow: hidden;
	text-indent: -9000px;
	margin: 0 -3px 0 0;#  /* excludes Safari */
	*margin: 0 0 0 -15px;  /* targets IE6 and 7 */
}

#navbar li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
	text-indent: -9000px;
	padding: 0; /* works in all */
}

#navbar a {
	display: block;
	height: 20px;
}

#navbar li #home, #navbar #home a {
	display: block;
	text-decoration: none;
	width: 50px;
	background: url(../images/nav_sprite.jpg) no-repeat 0px 0px;
}

#navbar li #home_current, #navbar #home_current a {
	display: block;
	text-decoration: none;
	width: 50px;
	background: url(../images/nav_sprite.jpg) no-repeat 0px -20px;
}

#navbar li #execinfo, #navbar #execinfo a {
	display: block;
	text-decoration: none;
	width: 134px;
	background: url(../images/nav_sprite.jpg) no-repeat -50px 0px;
}

#navbar li #execinfo_current, #navbar #execinfo_current a {
	display: block;
	text-decoration: none;
	width: 134px;
	background: url(../images/nav_sprite.jpg) no-repeat -50px -20px;
}

#navbar li #services, #navbar #services a {
	display: block;
	text-decoration: none;
	width: 126px;
	background: url(../images/nav_sprite.jpg) no-repeat -184px 0px;
}

#navbar li #services_current, #navbar #services_current a {
	display: block;
	text-decoration: none;
	width: 126px;
	background: url(../images/nav_sprite.jpg) no-repeat -184px -20px;
}

#navbar li #client, #navbar #client a {
	display: block;
	text-decoration: none;
	width: 120px;
	background: url(../images/nav_sprite.jpg) no-repeat -310px 0px;
}

#navbar li #client_current, #navbar #client_current a {
	display: block;
	text-decoration: none;
	width: 120px;
	background: url(../images/nav_sprite.jpg) no-repeat -310px -20px;
}

#navbar li #contact, #navbar #contact a {
	display: block;
	text-decoration: none;
	width: 77px;
	background: url(../images/nav_sprite.jpg) no-repeat -430px 0px;
}

#navbar li #contact_current, #navbar #contact_current a {
	display: block;
	text-decoration: none;
	width: 77px;
	background: url(../images/nav_sprite.jpg) no-repeat -430px -20px;
}

#navbar li #demo, #navbar #demo a {
	display: block;
	text-decoration: none;
	width: 106px;
	background: url(../images/nav_sprite.jpg) no-repeat -507px 0px;
}

#navbar li #demo_current, #navbar #demo_current a {
	display: block;
	text-decoration: none;
	width: 106px;
	background: url(../images/nav_sprite.jpg) no-repeat -507px -20px;
}

/* @end */

/* @group request form */

form.cmxform fieldset {
  margin-bottom: 10px;
  border: none;
}
form.cmxform legend {
  padding: 15px 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 160px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

/* @end */

#products_menu {
	top: 0px;
	position: relative;
	height: 26px;
	width: 580px;
	*width: 580px;
	_width: 580px;
	float: left;
	padding: 15px 0px 20px;
	font-size: 1px;
	line-height: -9000px;
	overflow: hidden;
	text-indent: -9000px;
	margin: 0 0 0 0;#  /* excludes Safari */
	*margin: 0 0 0 0;  /* targets IE6 and 7 */
}

#products_menu li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
	text-indent: -9000px;
	padding: 0; /* works in all */
}

#products_menu a {
	display: block;
	height: 26px;
	border: none;
}

#products_menu li #patriot_system, #products_menu #patriot_system a {
	display: block;
	text-decoration: none;
	width: 123px;
	background: url(../images/products_sprite.jpg) no-repeat 0px 0px;
}

#products_menu li #patriot_system_current, #products_menu #patriot_system_current a {
	display: block;
	text-decoration: none;
	width: 123px;
	background: url(../images/products_sprite.jpg) no-repeat 0px -26px;
}

#products_menu li #integrated_web_portal, #products_menu #integrated_web_portal a {
	display: block;
	text-decoration: none;
	width: 149px;
	background: url(../images/products_sprite.jpg) no-repeat -123px 0px;
}

#products_menu li #integrated_web_portal_current, #products_menu #integrated_web_portal_current a {
	display: block;
	text-decoration: none;
	width: 149px;
	background: url(../images/products_sprite.jpg) no-repeat -123px -26px;
}

#products_menu li #administrative_solutions, #products_menu #administrative_solutions a {
	display: block;
	text-decoration: none;
	width: 156px;
	background: url(../images/products_sprite.jpg) no-repeat -272px 0px;
}

#products_menu li #administrative_solutions_current, #products_menu #administrative_solutions_current a {
	display: block;
	text-decoration: none;
	width: 156px;
	background: url(../images/products_sprite.jpg) no-repeat -272px -26px;
}

#products_menu li #consulting_services, #products_menu #consulting_services a {
	display: block;
	text-decoration: none;
	width: 152px;
	background: url(../images/products_sprite.jpg) no-repeat -428px 0px;
}

#products_menu li #consulting_services_current, #products_menu #consulting_services_current a {
	display: block;
	text-decoration: none;
	width: 152px;
	background: url(../images/products_sprite.jpg) no-repeat -428px -26px;
}

#content {
	background: url(../images/flagbg.jpg) no-repeat 15px 0;
	padding: 0 0 0 15px;
}

#leftcolumn {
	width: 185px;
	color: #000;
	float: left;
	padding: 50px 0 15px 30px;
	margin: 0px;
}

#mission_sidebar {
	
}

#mission {
	width: 185px;
}

#products_sidebar {
	padding: 20px 0 0 0;
}

#system_sidebar {
	padding: 0 0 0 45px;
	background: url(../images/system_icn.jpg) no-repeat 2px 7px;
}

#portal_sidebar {
	padding: 0 0 0 45px;
	background: url(../images/portal_icn.jpg) no-repeat 2px 7px;
}

#admin_sidebar {
	padding: 0 0 0 45px;
	background: url(../images/admin_icn.jpg) no-repeat 2px 7px;
}

#consult_sidebar {
	padding: 0 0 0 45px;
	background: url(../images/consult_icn.jpg) no-repeat 2px 7px;
}

#learn_sidebar {
	padding: 0 0 0 45px;
}

#rightcolumn {
	float: right;
	width: 590px;
	color: #000;
	margin: 0px;
	padding: 35px 55px 15px 25px;
	display: inline;
}

#pr_patriotsys {
	float: left;
	position: relative;
	width: 118px;
	padding: 140px 20px 10px 10px;
	margin-top: 10px;
	background: url(../images/pr_patriotsys_bg.jpg) no-repeat;
	font-size: 95%;
	line-height: 140%;
}

#pr_patriotsys a {
	border: none;
	text-decoration: none;
}

#pr_webprtl {
	float: left;
	position: relative;
	width: 118px;
	padding: 140px 20px 10px 10px;
	margin-top: 10px;
	background: url(../images/pr_webprtl_bg.jpg) no-repeat;
	font-size: 95%;
	line-height: 140%;
}

#pr_webprtl a {
	border: none;
	text-decoration: none;
}

#pr_admin {
	float: left;
	position: relative;
	width: 118px;
	padding: 140px 20px 10px 10px;
	margin-top: 10px;
	background: url(../images/pr_admin_bg.jpg) no-repeat;
	font-size: 95%;
	line-height: 140%;
}

#pr_admin a {
	border: none;
	text-decoration: none;
}

#pr_consult {
	float: left;
	position: relative;
	width: 118px;
	padding: 140px 10px 10px 10px;
	margin-top: 10px;
	background: url(../images/pr_consult_bg.jpg) no-repeat;
	font-size: 95%;
	line-height: 140%;
}

#pr_consult a {
	border: none;
	text-decoration: none;
}

#backhome {
	width: 260px;
	float: right;
	text-align: right;
}

img.icon {
	float: left;
	padding: 0 10px 10px 0;
}

#functions_left {
	width: 290px;
	float: left;
}

#functions_right {
	width: 290px;
	float: left;
}

ul.functions {
	padding: 0 0 15px;
	font-size: 100%;
	line-height: 200%;
	list-style-type: none;
}

ul.functions li {
	padding-left: 25px;
	line-height: 190%;
	background: url(../images/accept.jpg) no-repeat 0 3px;
}

img.details_link {
	padding-bottom: 10px;
	border: none;
}

img.details_link a {
	border: none;
}

#column1 {
	width: 250px;
	float: left;
}

#column2 {
	width: 200px;
	float: left;
}

#clearer {
	clear: both;
}

#footer {
	width: 589px;
	height: 60px;
	clear: both;
	color: #000;
	background: url(../images/ftr.jpg) no-repeat;
	padding: 15px 55px 0 256px;
	font-size: 85%;
}