@charset "utf-8";
/* CSS Document */

/* Meyer CSS Reset Modified */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
strong {
	font-weight:bold;	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* page layout starts */
td {
	font-family: verdana, arial;
	font-size: 0.9em;
	text-align: left;
	vertical-align: top;
	
}

.alignCenter {
	text-align: center;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}

.spaceTop40 {
	margin-top: 40px;
}

body {
	margin-left: 5px;
	margin-right: 5px;
}


#page {
	width: 100%;
}

#footer {
	text-align: center;
	height: 40px;
	vertical-align: bottom;
	padding-bottom: 10px;
	border-top: 2px solid #e3f8b5;
}

#left-sidebar {
	width: 220px;
}


#content {
	padding-left: 10px;
}

#content h1 { color: rgb(165,185,92); font-size: 1.1em; font-weight: bold; margin-top: 4px; }

#header-menu {
	text-align: right;
	height: 35px;
}

#header-menu a {
	text-decoration: none;
	font-size: 0.7em;
	color: black;
}

#header-menu #mnu-tl {
	background: #c7f26b url(../images/home-menu-bar-left.jpg) 0 0 no-repeat; 
	height: 100%; width: 760px;
	text-align: center;
	float: right;
}
#header-menu #mnu-br {
	background: url(../images/home-menu-bar-right.jpg) 100% 100% no-repeat; height: 100%; width: 100%;;
}

#header-menu p {
	padding-top: 8px;
	letter-spacing: -1px;
}

#header-menu a:hover {
	color: #20a3dc;
}

#footer #menu a {
	text-decoration: none;
	font-size: 0.7em;
	color: black;
	font-weight: bold;
}

#footer #menu a:hover {
	color: #20a3dc;
}

h1#headerLogo {
	position: relative;
	background: url(../images/logo.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	font-size: 0;
	height: 195px;
	width: 212px;
}
	
	
#content h2 {
	font-weight: bold;
	color: #20a3dc;
	font-size: 1.1em;
	margin-top: 25px;
	margin-bottom: 5px;
}

#content p {
	font-size: 0.9em;
	margin-bottom: 15px;
	line-height: 140%;
}	

div.quote {
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;	
	text-align: left;
}
div.quote p {
	font-size: 0.8em;
	color: #20a3dc;
	line-height: 125%;
}
div.quote p.signature {
	color: #20a3dc;
	text-align: right;
	margin-top: 10px;
}
div.quote p.signature .position {
	font-style: italic;
}

#content div.quote-outer { width: 100%; text-align: center; margin-top: 40px; margin-bottom: 40px; }
#content div.quote-outer2 { background: url(../images/innerquote-bg.gif) 0 0 repeat-y; margin: 0 auto; width: 500px; text-align: center; }
#content div.quote-outer3 { background: url(../images/innerquote-top.gif) 0 0 no-repeat; width: 100%; height: 100%; }
#content div.quote-outer4 { background: url(../images/innerquote-bottom.gif) 0 bottom no-repeat; width: 100%; height: 100%; }
#content div.quote-outer5 { width: 400px; margin: 0 auto; padding-top: 5px; padding-bottom: 5px; text-align: left; }

#content div.quote-outer-wide { width: 80%; text-align: left; xmargin-top: 40px; margin-bottom: 40px; }
#content div.quote-outer2-wide { background: url(../images/innerquote-bg-wide.gif) 0 0 repeat-y; margin: 0 auto; width: 600px; text-align: center; }
#content div.quote-outer3-wide { background: url(../images/innerquote-top-wide.gif) 0 0 no-repeat; width: 100%; height: 100%; }
#content div.quote-outer4-wide { background: url(../images/innerquote-bottom-wide.gif) 0 bottom no-repeat; width: 100%; height: 100%; }
#content div.quote-outer5-wide { width: 500px; margin: 0 auto; padding-top: 5px; padding-bottom: 5px; text-align: left; }

#content div.quote-outer-narrow { width: 350px; text-align: left; xmargin-top: 40px; margin-bottom: 40px; }
#content div.quote-outer2-narrow { background: url(../images/innerquote-bg-narrow.gif) 0 0 repeat-y; margin: 0 auto; width: 350px; text-align: center; }
#content div.quote-outer3-narrow { background: url(../images/innerquote-top-narrow.gif) 0 0 no-repeat; width: 100%; height: 100%; }
#content div.quote-outer4-narrow { background: url(../images/innerquote-bottom-narrow.gif) 0 bottom no-repeat; width: 100%; height: 100%; }
#content div.quote-outer5-narrow { width: 300px; margin: 0 auto; padding-top: 5px; padding-bottom: 5px; text-align: left; }

#content div.quote ul {
	margin-left: 0px;
}

#content div.quote ul li {
	color: #20a3dc;
}

#content div.thinborder { width: 500px; text-align: center; margin-top: 20px; margin-bottom: 40px; }
#content div.thinborder2 { background: url(../images/thin-border-sides.gif) 0 bottom repeat-y; xmargin: 0 auto; text-align: center; width: 100%; }
#content div.thinborder3 { background: url(../images/thin-border-top.gif) 0 0 no-repeat; width: 100%; height: 100%; }
#content div.thinborder4 { background: url(../images/thin-border-bottom.gif) 0 bottom no-repeat; width: 100%; height: 100%; }
#content div.thinborder5 { width: 100%; height: 100%; margin: 0 auto; padding-top: 5px; padding-bottom: 5px; text-align: left; }

#content div.thinborder5 ul { margin-left: 15px; margin-right: 80px; }


#content div.box-blue-tl { background: url(../images/box-blue-tl.jpg) 0 0 no-repeat #ccedf7; width: 100%; }
#content div.box-blue-tr { background: url(../images/box-blue-tr.jpg) top right no-repeat; width: 100%; height: 100%; }
#content div.box-blue-br { background: url(../images/box-blue-br.jpg) bottom right no-repeat; width: 100%; height: 100%; }
#content div.box-blue-bl { background: url(../images/box-blue-bl.jpg) bottom left no-repeat; width: 97%; height: 100%; padding: 3px 5px; xmargin-bottom: 20px; }

#content div.box-gray-tl { background: url(../images/box-gray-tl.gif) 0 0 no-repeat #e4e4e4; width: 100%; }
#content div.box-gray-tr { background: url(../images/box-gray-tr.gif) top right no-repeat; width: 100%; height: 100%; }
#content div.box-gray-br { background: url(../images/box-gray-br.gif) bottom right no-repeat; width: 100%; height: 100%; }
#content div.box-gray-bl { background: url(../images/box-gray-bl.gif) bottom left no-repeat; width: 100%; height: 100%; padding: 3px 5px; xmargin-bottom: 20px; }


#left-sidebar {
	xborder-right: 2px solid #c4e6f5;
	width: 210px;
}
#left-sidebar #quick-hits {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#left-sidebar #quick-hits h2 {
	font-size: 1em;
	font-weight: bold;
	color: #20a3dc;
	font-size: 1em;
	margin-bottom: 3px;
}
#left-sidebar #quick-hits h2.upper {
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 0;
}
#left-sidebar #quick-hits p {
	font-size: 0.8em;
	line-height: 120%;
	margin-bottom: 5px;
}
#left-sidebar #quick-hits ul {
	list-style: disc;
}
#left-sidebar #quick-hits ul li {
	margin-left: 10px;
	font-size: 0.8em;
	line-height: 120%;
	margin-bottom: 10px;
	padding-right: 5px;
}


#left-sidebar ul#left-menu {
	margin-top: 10px;
	margin-bottom: 15px;
}
#left-sidebar ul#left-menu li {
	width: 100%;
}
#left-sidebar ul#left-menu li a {
	display: block;
	text-decoration: none;
	background: url(../images/menu-button-green.gif) 0 0 no-repeat;
	color: #38aecb;
	width: 100%;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: bold;
	xmargin-bottom: 2px;
	padding: 5px; 10px;
	padding-top: 10px;
	width: 200px;
	height: 25px;	
}
#left-sidebar ul#left-menu li a.twoline {
	margin-bottom: 2px;
	padding-top: 7px;
}
#left-sidebar ul#left-menu li a:hover {
	color: black;
	background: url(../images/menu-button-blue.gif) 0 0 no-repeat;
}
#left-sidebar ul#left-menu li a.selected {
	color: black;
	background: url(../images/menu-button-blue.gif) 0 0 no-repeat;
}
#left-sidebar ul#left-menu li.selected a {
	color: black;
}

#content #launch-boxes {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content #launch-boxes td.blue, #content #launch-boxes td.green {
	width: 170px;
	height: 735px;
	border: 10px solid white;
}

#content #launch-boxes td h3 {
	margin: 0;
	margin-top: 20px;
	height: 55px;
	padding: 10px;
	margin-left: 8px;
	margin-right: 8px;
}

#content #launch-boxes td h3 a {
	font-size: 1em;
	font-weight: bold;
	color: #20a3dc;
	text-decoration: none;
}

#content #launch-boxes td h3 a:hover {
	text-decoration: underline;
}

#content #launch-boxes p.intro {
	margin: 0;
	font-weight: bold;
	height: 50px;
	padding: 10px;
	margin-left: 8px;
	margin-right: 8px;
}

#content #launch-boxes td ul {
	list-style: disc;
	margin-left: 8px;
	margin-right: 8px;
}

#content #launch-boxes td ul li {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 0;
}

#content #launch-boxes td img {
	margin-top: 20px;
}

#content #launch-boxes .grn-tl { background: #e8fac2 url(../images/green-box-tl.jpg) 0 0 no-repeat; padding: 0; margin: 0; height: 100%; }
#content #launch-boxes .grn-tr { background: url(../images/green-box-tr.jpg) 100% 0 no-repeat; height: 100%; }
#content #launch-boxes .grn-bl { background: url(../images/green-box-bl.jpg) 0 100% no-repeat; height: 100%; }
#content #launch-boxes .grn-br { background: url(../images/green-box-br.jpg) 100% 100% no-repeat; height: 100%; }

#content #launch-boxes .blue-tl { background: #ccedf7 url(../images/box-blue-tl.jpg) 0 0 no-repeat; padding: 0; margin: 0; height: 100%; }
#content #launch-boxes .blue-tr { background: url(../images/box-blue-tr.jpg) 100% 0 no-repeat; height: 100%; }
#content #launch-boxes .blue-bl { background: url(../images/box-blue-bl.jpg) 0 100% no-repeat; height: 100%; }
#content #launch-boxes .blue-br { background: url(../images/box-blue-br.jpg) 100% 100% no-repeat; height: 100%; }

/*
#content #launch-boxes #blue-tl { background: #ccedf7 url(../images/blue-box-tl.jpg) 0 0 no-repeat; padding: 0; margin: 0; height: 100%; }
#content #launch-boxes #blue-tr { background: url(../images/blue-box-tr.jpg) 100% 0 no-repeat; height: 100%; }
#content #launch-boxes #blue-bl { background: url(../images/blue-box-bl.jpg) 0 100% no-repeat; height: 100%; }
#content #launch-boxes #blue-br { background: url(../images/blue-box-br.jpg) 100% 100% no-repeat; height: 100%; }
*/
#content .cta {
	margin-top: 40px;
}

/*
#content ul.pad, #content ol.pad {
	margin-left: 150px;
	margin-right: 150px;
}

#content ul.pad li, #content ol.pad li {
	line-height: 140%;
	margin-bottom: 5px;
	font-size: 0.9em;
}

#content ul, #content ol {
	margin-left: 150px;
	margin-right: 15px;
}

#content ul li, #content ol li {
	line-height: 140%;
	margin-bottom: 5px;
	margin-left: 30px;
	font-size: 0.9em;
}
*/
#content #header-img {
	margin-top: 10px;
	xborder: 2px solid #c4e6f5;
}

.separator {
	margin-left: 5px;
}


#form div { margin-bottom: 5px; font-size: 0.9em; }
#form div.row { margin-left: 210px; }
#form div.rowSubmit { margin-top: 2em; }
#form label { float: left; text-align: right; margin-right: 10px; width: 200px; }
#form .inputText { width: 300px; border: 1px solid #20a3dc; }
#form .narrow { width: 100px; }
#form .small { width: 200px; }
#form label.check { float: none; width: auto; margin-left: 5px; padding: 0; }
#form .inputCheck { float: left; margin-left: 170px; }
#form textarea { width: 350px; height: 150px; xfont-size: 1em; border: 1px solid #20a3dc; }
#form select { width: 200px; border: 1px solid #20a3dc; }

.fltLeft {
	float: left;
	margin-right: 10px;
}

.fltRight {
	float: right;
	margin-left: 10px;
}

.clr {
	clear: both;
}

.clrLeft {
	clear: left;
}
.clrRight {
	clear: right;
}

.upper {
	text-transform: uppercase;
}

p.fontBottomStyle { color: #20a3dc; font-size: 1.1em; line-height: -3px; }
.fontBlue { color: #20a3dc; }
.fontGreen { color: #c7f26b; }
.fontBold { font-weight: bold; }
p.padLeft30 { padding-left: 30px; }
.alignMiddle { vertical-align: middle; }
.fontSize1-1em { font-size: 1.1em; }

.marginTop5 { margin-top: 5px; }
.marginTop40 { margin-top: 40px; }
.marginNoTop { margin-top: 0; }
.marginLeft20 { margin-left: 20px; }
.marginBot20 { margin-bottom: 20px; }
.marginBot10 { margin-bottom: 10px; }
.marginTop10 { margin-top: 10px; }

div.error { margin: 0; font-size: 1em; color: #20a3dc; padding: 20px; padding-right: 60px; width: 450px; }
div.error p { font-weight: bold; }
div.error ul { margin: 0; padding: 0; font-size: 0.9em; }


#right-sidebar { padding-left: 10px; font-size: 0.8em; }
#right-sidebar p { color: #808080; }
#right-sidebar h2 { margin: 10px 0; padding: 0; }
#right-sidebar .quote p { font-size: 1em; color: black; font-weight: bold; width: 95%; }
#right-sidebar .quote .signature { font-weight: normal; font-size: 0.9em; }
#right-sidebar .separator { text-align: center; padding: 0; margin: 0; }

table.two-col-list { width: 90%; margin: 0 auto; margin-bottom: 20px; }
table.two-col-list td.left-side { border-right: 1px solid #D3E69B; }
table.two-col-list td { width: 50%; xfont-size: 1em; }
table.two-col-list td p { margin: 0px 15px; line-height: 150%; color: #20a3dc; }

table.two-col-list td ul, table.two-col-list-photo td ul { margin-left: 15px; margin-top: 10px; padding-left: 10px; padding-right: 5px; xfont-size: 0.8em; }
table.two-col-list td ul li, table.two-col-list-photo td ul li { margin-bottom: 15px; line-height; 150%; color: #20a3dc; }

table.two-col-list-photo { width: 100%; }
table.two-col-list-photo td.photo { width: 204px; vertical-align: middle; }
table.two-col-list-photo td p { margin: 0px 15px; line-height: 150%; color: #20a3dc; }

ul#top-mnu { list-style-type: none; margin-left: 27px; }
ul#top-mnu li { display: block; float: left; }
ul#top-mnu li a { float: left; display: block; color: black; padding: 12px 58px; xborder: 1px solid red; }
ul#top-mnu li a:hover { color: #20a3dc; }

#top-flyout { position: absolute; background: url(../images/top-menu-foot.gif) left bottom no-repeat; background-color: #e8fac2; left: 0px; top: 35px; width: 180px; text-align: center; }
#xtop-flyout a { padding: 3px 15px; margin: 0 auto; width: 148px; margin-top: 10px; }

.our-solutions { margin-top: 15px; }

#content a { color: #20a3dc; }
#content a:hover { color: #5c7785; }

p.copyline { margin-top: 10px; font-size: 0.7em; margin-bottom: 5px; }

.headerFlash { margin: 0; padding: 0; }

.bookmarks { text-align: center; margin-top: 20px; font-size: 0.8em; }

ul.formatMiddle { margin-left: 40px; }
ul.formatMiddle li { margin-bottom: 10px; }
