
/*
##	Base Styles
*/
	* { margin: 0; padding: 0; }
	body { background: #B5CEE7 url(../images/wrap.gif) center center repeat-y; font: 0.7em/1.4em Verdana; color: #000000; }
	.left { float: left; }
	.right { float: right; }
	.clear { clear: both; }
	.left50 { float: left; width: 50%; }
	.left35 { float: left; width: 35%; }
	.left65 { float: left; width: 65%; }
	.none { display: none; }
	.red { color: #FF0000; }
/*
##	HTML Tags
*/
	a:link { color: #C81E2A; }
	a:visited { color: #990033; }
	a:hover { color: #99CCFF; }
	a:active { color: #99CCFF; }
	h1, h2, h3, p, blockquote, address, ul, ol, dl, pre, h3 { margin: 15px 0 5px 0; }
	hr.none { display: none; }
	hr { height: 1px; border: none; display: block; margin: 10px 0 0 0; color: #CCC; background-color: #CCC; }
	h1 { font: 1.6em/1em Verdana; color: #CB1D28; padding: 0px 0px 10px 0px; }
	h2 { font: 1.2em/1em Verdana; color: #000; font-weight: bold; margin: 20px 0 5px 0; clear: both; }
	h3 { font: 1.0em/1em Verdana; color: #CB1D28; font-weight: bold; }
	ul { list-style: outside none; }
	ol { list-style: decimal inside; }
	ul li { list-style-type: none; background: url(../images/li.gif) 0 0.5em no-repeat; margin: 0 0 0 10px; padding: 0 0 0 10px; }
	code { font: 1em/1.4em "Courier New", Courier, mono; color: #006699; }
	blockquote { font-style: italic; border: 1px solid #CCC; padding: 4px; }
	blockquote p, blockquote cite { margin: 5px; }
	table { border: 1px solid #CCC; border-top: none; }
	table td, table th { padding: 5px; }
	table tr th { color: #333333; background-color: #F0F0F0; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC;  }
	table ul, table ul li { margin: 0; background: 0; padding: 0; text-indent: 0; }
	
	
/*
##	Classes
*/
	p.backtotop { clear:both; text-align: right; }
	p.desc { color: #CCC; border-bottom: 1px solid #EFEFEF; text-align: center; margin: 0; line-height: 2em; }
	p.date { margin: 0; color: #666666; font-style: italic; }
	p.textcta { clear: both; margin: 0px 0 15px; border-top: 1px solid #CCC; background: url(../images/li.gif) left center no-repeat; padding-top: 15px; padding-left: 15px; }
	p.textcta strong {white-space: nowrap;}	
	p.links { margin: 5px 0 5px; }
	p.links a { border: 1px solid #D9B0B8; background-color: #F8EFF0; padding: 2px 4px; text-decoration: none; }
	p.links a.current { border: 1px solid #B4DAE3; background-color: #F2FAFC; color: #99CCFF !important; }
	hr.seperator { display: block; clear: both; color: #F1F1F1; background-color: #F1F1F1; border-color: #F1F1F1; }
	ul.sitemap, ul.sitemap ul { background: url(../images/template/sm-n.gif) left top repeat-y; }
	ul.sitemap ul { margin: 0 0 0 5px; }
	ul.sitemap li { line-height: 19px; background: url(../images/template/sm-i.gif) left top no-repeat; margin: 0; padding: 0 0 0 13px; text-indent: 0 }
	ul.sitemap li.sitemap-start { background: #FFF none; padding: 0; }
	ul.sitemap li.sitemap-end { background: url(../images/template/sm-e.gif) left top no-repeat; }
/*
##	Layout
*/
	div#wrap { width: 770px; padding: 0; margin: 0 auto; background: #FFF; }
	div#accessibility { display: none; }
	div#header { width: 770px; height: 80px; border-bottom: 10px solid #000; padding-bottom: 2px; position: relative; }
	div#leftcol { float: left; width: 150px; }
	div#rightcol { float: right; width: 600px; }
	div#content { margin-top: 4px; }
	div#nav { margin: 20px 0 0; }
	div#case-studies { }
	div#news { width: 395px; margin-top:10px; }
	div#future { width: 185px; border: 1px solid #CB1D28; padding: 4px; margin-right: 10px; float: right; margin-top:10px; margin-bottom: 10px; }
	div#footer { width: 770px; clear: both; margin-top: 20px; }
/*
##	Header
*/
	#header a img { border: 0; width: 190px; float: left; }
	#header ul { position: absolute; bottom: 0; right: 0; margin: 0 0 2px 0; }
	#header ul li { display: inline; list-style: none; margin: 0; padding: 0; text-indent: 0; }
	#header ul li a { list-style: none; float: right; height: 30px; margin: 0 0 0 2px; padding: 0 10px; line-height: 30px; background: #C81E2A url(../images/template/toplinks.gif) 0 bottom repeat-x; font-weight: bold; color: #FFF; text-decoration: none; }
	#header ul li a span { background: url(../images/li-white.gif) left center no-repeat; padding-left: 10px; }
	#header ul li a:hover { color: #000; }
/*
##	Navigation
*/
	
	#nav { margin-top: 5px; }
	#nav * { margin: 0; padding: 0; text-indent: 0; }
	#nav ul { list-style: none; border-bottom: 1px solid #999; margin: 0 0 20px; }
	#nav li { list-style: none; border-top: 1px solid #999; background: none; width: 150px;}
	#nav li a { width: 140px; color: #000000; text-decoration: none; display: block; height: auto; padding: 3px 0 3px 10px; background: url(../images/li.gif) 3px center no-repeat; }
	#nav ul.highlight { border: none; color: #FFFFFF; background-color: #C81E2A; }
	#nav ul.highlight li { border: none; border-top: 1px solid #DB6169;  }
	#nav ul.highlight li.first { border-top: none; }
	#nav ul.highlight li a { color: #FFFFFF; width: 140px; border-top: 1px solid #C81E2A; border-bottom: 1px solid #C81E2A;  background: url(../images/+.gif) 136px center no-repeat; margin: 0;  }
	#nav ul.highlight li.sub a { padding: 3px 0 3px 30px; width: 120px; background: none; }
	
	#nav li a:hover { color: #C81E2A; }
	#nav ul.highlight li a:hover { color: #000000; }
/*
##	Case Studies
*/
	#case-studies { border: 1px solid #CCC; padding: 2px; font-size: 0.9em; line-height: 1.3em; }
	#case-studies h2 { margin: 0; font: 1em/1.5em Verdana; font-weight: bold; color: #FFF; background: #C81E2A; padding: 5px }
	#case-studies dl { border-bottom: 1px dotted #CCC; }
	#case-studies dl dt { display: block; border-top: 1px dotted #CCC; margin: 0; padding: 5px 5px 0; font-size: 1.1em; font-weight: bold; }
	#case-studies dl dt img { display: block; margin: 0 auto; padding: 5px 0 5px; }
	#case-studies dl dd { padding: 5px 5px 10px; }
	#case-studies p { padding: 0 5px; margin: 5px 0; }
	#case-studies a.readmore, a.readmore { font-size: 1.1em; font-weight: bold; width: 110px; display: block; line-height: 19px; height: 19px; padding: 0 0 0 25px; background: url(../images/arrow.gif) 0 0 no-repeat; }
/*
##	Footer
*/
	#footer { border-top: 1px solid #000; }
	#footer ul { list-style: none; margin: 10px 0; text-transform: lowercase; }
	#footer ul:first-letter { text-transform: uppercase; }
	#footer ul li { background: none; text-indent: 0; margin: 0; padding: 0; display: inline; list-style: none; }
	#footer ul li span { color: #CB1D28; font-weight: bold; }
	#footer address { font-style: normal; margin: 10px 0; display: block; }
	#footer p.copyright { margin: 0; background: #000; line-height: 2.5em; color: #FFF; padding-left:10px; }
/*
##	Content
*/
	#content div.cta {  margin: 10px 0 0; width: 185px; padding: 4px; border: 1px solid #CCC; float: left; }
	#content div.cta#bg {background:url(../images/template/cta/solutions.gif) no-repeat; background-position:bottom;}
	#content div.cta#midcta { margin: 10px 5px 0; width: 190px; }
	
	#content a.cta { margin: 10px 0 0; padding: 4px; border: 1px solid #CCC; float: left; }
	#content a.cta#midcta { margin: 10px 5px 0; }
	#content a.cta img { border: none; }
	#content a:hover.cta { border-color: #C42426; }
	#content a:hover.cta#solutions { border-color: #3185B4; }
	
	#content #news h2 { clear: none; padding: 0 0 10px; margin: 5px 0 0; border-bottom: 1px solid #CCC; }
	#content #news h3 { margin: 10px 0 3px; }
	#content #news p { margin: 0 0 10px 0; }
	#content #news p.date { margin: 0; }
	#content #news div.item { border-bottom: 1px solid #CCC; margin-bottom: 5px; }
	#content #news a.readmore { font-size: 1em; }
	
	#content #package1 { background-color: #F9F1F2; border: 1px solid #CB1D28; padding: 4px; margin: 10px 0 0; width: 600px; }
	#content #package2 { background-color: #F2F6F9; border: 1px solid #2581BD; padding: 4px; margin: 10px 0 0; width: 600px; }
	#content #package3 { background-color: #F0F0F0; border: 1px solid #767676; padding: 4px; margin: 10px 0 0; width: 600px; }
	#content #package1 h2, #content #package2 h2, #content #package3 h2 { margin-top: 0; }
	
	#content #ss { border: 1px solid #CCC; }
	#content #ss .service { border: 4px solid #FFF; background: url(../images/template/service.gif) bottom; background-repeat:repeat-x; padding: 0 0 5px 0; }
	#content #ss .service p, #content #ss .service ul { margin: 15px 0 15px; padding: 0 5px 0; }
	#content #ss .service h2 { background: #F1F1F1; margin: 0px; padding: 0 5px; line-height: 24px; color: #2581BD; }
	
	#content #future h2 { padding: 0 0 10px; margin: 0; border-bottom: 1px solid #CCC; color: #CB1D28; }
	#content #future blockquote { font-style: italic; }
	#content #future div.item { border-bottom: 1px solid #CCC; }
/*
##	Forms
*/
	form p { margin: 5px 0 5px; padding: 0; }
	form fieldset { border: 2px solid #CCC; margin: 0; padding: 10px; clear: both; }
	form input, form textarea { margin: 0; }
	form legend { font-weight: bold; color: #CB1D28; margin: 0 0 5px; }
	form label { display: block; margin: 5px 0 5px; clear: left; }
	form label.twoline input, form label.twoline textarea, form label.twoline select { display: block; }
	form label.short { margin: 0 0 0 0; float: left; width: 110px; clear: none; }
	form label.short .text { width: 90px; }
	form .text { display: block; color: #006699; width: 200px; padding: 2px; text-indent: 0; height: auto; font: 1em/1em Verdana, Arial, Helvetica, sans-serif !important; }
	form textarea.text { height: 72px; }
	form textarea.bigtext { height: 162px; width: 200px; }
	form label select { width: 210px !important; padding: 0 !important; line-height: 18px;}
	
	#newsletter { margin-bottom: 10px; }
	#newsletter form label { float: left; clear: none; margin-right: 5px; }
	#newsletter form .text { width: 120px; }
	#newsletter form .submit { margin-top: 20px; }

/*
**	SE TEXT
*/
	div#desc p { margin: 0 0 5px; background-color: #ededed; border-bottom: 1px solid #666; line-height: 2em; color: #333333; text-align: center; }

.enlarge {
width: auto; margin:20px 0 20px 0; background-color:#D7E4F1; padding-bottom:10px;
}

.enlarge img {
 margin:10px; border:1px solid #000;
}

.enlarge p {
margin:0 0 0 10px; background-image:url(../images/screenshots/enlarge.gif); background-repeat:no-repeat; padding-left:14px;
}

.enlarge#lh { margin-right:10px;

}
.notice { padding: 9px; margin-top: 5px; border: 1px solid #CC3333; background: #F8EAEA; overflow: auto; }
.notice p { margin-top: 0; }
.notice ul { margin-top: 5px; }
.noticeblue { padding: 9px; margin-top: 5px; border: 1px solid #5C97BE; background: #E9F4FE; overflow: auto; }
.noticeblue p { margin-top: 0; }
.noticeblue ul { margin-top: 5px; }
.notice img.right, .noticeblue img.right { margin: 0px 0px 0px 10px; border: 1px solid #666; background: #FFF;  

p.registration { font-size: 0.9em; text-align: center; margin-top: 0; margin-bottom: 10px; }