

body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 1.5em;
	color: #333;
	background: #F7F7F7;
	}

/* ---[ links ]------------------------------- */

a:link {
	color: #A7213A;
	text-decoration: none;	
	font-family: Arial; 
	font-size: 9pt; 
	font-weight: bold; 
	letter-spacing: 0px; 
	word-spacing: 1px; 
	line-height: 11pt;
	}
	
a:visited {
	color: #A7213A;
	text-decoration: none;	
	font-family: Arial; 
	font-size: 9pt; 
	font-weight: bold; 
	letter-spacing: 0px; 
	word-spacing: 1px; 
	line-height: 11pt;
	}
	
a:hover {
	text-decoration: underline;	
	color: #F09712;	
	}
	
a.more {
	padding-right: 7px;
	background: url(../design/more-blue.gif) no-repeat 100% 5px;
	}

/* ---[ common elements ]--------------------- */

p {
	margin: .2em 0 1em;
	padding: 0;
	}
	
br {
	margin: 0em;
	padding: 0;
	}	
	
h1 {
	font: 160%/100% Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #6E6666;
	margin: .9em 0 .2em 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #eaeaea;
	line-height: 24px;
	}
	
h2 {
	font: 135%/100% Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #6E6666;
	margin: 0 0 .1em 0;
	padding-bottom: 2px;
	border-bottom: 0px solid #eaeaea;
	
	}
	
h3 {
	font: 135%/100% Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin: .8em 0 .2em 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #eaeaea;
	line-height: 24px;
	}	
	
h4 {
	font: 150%/100% Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin: .0em 0 .2em 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #eaeaea;
	line-height: 20px;
	}	
	
h5 {
	font: 140%/100% Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #A7213A;
	margin: .1em 0 .0em 0px;
	padding-bottom: 0px;
    float: left;
	width: 100%;
	border-bottom: 0px solid #eaeaea;
	line-height: 21px;
	}
	
h6 {
	font: 140%/100% Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #6E6666;
	margin: .3em 0 .0em 0px;
	padding-bottom: 0px;
    float: left;
	width: 100%;
	border-bottom: 0px solid #eaeaea;
	line-height: 21px;
	}
	
h6 span {
    position: absolute;
    width: 100%;
    height: 5em;
	}
	
p {
    clear: left;
}	

h1 span, h2 span, h3 span {
	color: #999;
	}

blockquote {
	font-size: 88%;
	line-height: 1.5em;
	color: #777;
	padding-left: 23px;
	background: url(../images/quotemarks.gif) no-repeat 0 3px;
	}
	
blockquote.praise {
	padding: 0 0 10px 23px;
	border-bottom: 1px solid #eaeaea;
	}
	
code {
	color: #7B9905;
	font-size: 110%;
	line-height: 1.2em;
	text-align: left;
	}
	
code strong {
	color: #4E6200;
	}
	
abbr, acronym, .popup {
	font-style: normal;
	cursor: help;
	}
	
a abbr {
	border: none;
	}
	
em {
	font-style: italic;
	}
	
strong {
	font-weight: bold;
	}
	
del {
	text-decoration: line-through;
	color: #999;
	}
	
ins {
	text-decoration: none;
	font-style: italic;
	}
	
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}

/* ---[ top ]------------------------------- */

#wrap {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 100%;
	text-align: left;
  	width: 985px;
  	background: #fff;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;	
	}
	
/* ---[ title box ]-------------------------------- */

#title {
	clear: left;
	padding: 0px;	
	background: #fff;
	height: 98px;	
	width: 985px;
}

#title h1 {  
	font: 130%/100% Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 120px 360px 8px 10px;	
    position: relative;
    overflow: hidden;	
}

#title h1 span {
	color: #1F5076;
	height: 5em;
	width: 100%;
}	
	
#title h2 {
	font-family:Arial, Verdana, sans-serif;
	margin: 5px 0 25px 21px;
	padding: 0;
	font-size: 100%;
	line-height: 1.5em;
	font-weight: normal;
	color: #888;
}

#title a {
	border-bottom-color: #333;
}

#title a:visited {
	color: #40659B;
}

#title a:hover {
	color: #036;
	}
	
h2#recent {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 90%;
	font-weight: normal;
	color: #7B9905;
	}

/* navigation */

#nav {
	float: left;
	width: 985px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 80%;
	font-weight: bold;
	height: 27px;
	background: #7F7F7F;
	border-top: 1px solid #6E6666;
	border-bottom: 1px solid #6E6666;
	}
	
#nav li {
	font: 100% Arial, Verdana, sans-serif;
	font-weight: bold;
	float: left;
	text-align: center;
	width: 123px;
	height: 25px;
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	background: #7F7F7F;
	}
	
#nav a {
	float: left;
	width: 123px;	
	padding: 5px 0px 7px 0px;
	text-decoration: none;
	color: #fff;
	}
	
#nav a:hover, #nav a.active {
	color: #000;
	background: #FFD700;
	height: 15px;
	}
	
#nav a.active {
	font-weight: bold;
	}
	
li#t-home a {
	margin-left: 0px;
	color: #fff;
	background: #7F7F7F;
	}	
	
/* breadcrumb */

	
#breadcrumb {
	clear: left;
	font-size: 90%;
	background: #F9F9F9;
	height: 24px;	
	padding: 5px 0px 1px 6px;
	border-bottom: 1px solid #f2f2f2;
	width: 979px;	
	}		

#breadcrumb a {
	color: #6E6666;
	font-size: 100%;
	}	
	
#breadcrumb_trail {
	width: 450px;
	float: left;	
	padding: 1px 0px 4px 5px;		
	}		
	
#breadcrumb_right {
	text-align: right;
	width: 500px;
	float: right;	
	padding: 1px 11px 2px 0px;
	}	
	
#breadcrumb_right a.language {
	background: url(../design/flag_.gif) no-repeat 100% -1px;	
	padding-right: 28px;
	}		


/* ---[ main column ]----------------------------- */

#main-body {
	float: right;
	width: 735px;
	}
	
#full-body {
	float: right;
	padding-right: 8px;	
	width: 973px;
	}	
	
#home-body {
	float: right;
	width: 985px;
	}	
	
#content {
	margin: 0px 0;
	padding: 0 15px 15px 4px;	
	background: #fff;
	}
	
/* figures */

#content img.thumb {	
	float: right;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-top: 0em;
	border: 1px solid #ddd;
	}
	
#content img.layout {	
	float: right;
	margin: 4px 0px 12px 15px;
	border: solid 1px #dddddd;
	padding: 6px;
	background: #f2f2f2
	}	
	
#content img.alt {
	float: right;
	margin: .5em 0 6px 16px;
	}
	
#content img.plain {
	border: none !important;
	}
	
#content img.sm {
	padding: 6px;
	background: #f2f2f2;
	}
	
#content a img.thumb:hover {
	padding: 0;
	border: 6px solid #ddd;
	}
	
#content .figure {
	float: right;
	margin: .5em 0 6px 20px;
	font-size: 92%;
	color: #999;
	text-align: center;
	}
	
#content .figure dt img {
	margin: 0 0 6px 0;
	padding: 5px;
	border: 1px solid #ddd;
	}
	
#content .figure img.fig {	
	border-color: #ddd;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	}
	
#content img.alone, #content .block {
	float: none;
	margin-left: 0;
	}
	
#content p.fig {
	text-align: center;
	}

/* home page */
	
#home_projects {
	float: left;
	width: 480px;
	padding: 0 0 20px 8px;
	margin: 0px;	
	}		
	
#home_features {
	float: right;
	width: 250px;
	padding: 0 0 15px 0;	
	}		
	
#slideshow_text {
	line-height: 1.5em;
	font-size: 92%;
	}	
	
#slideshow_select {
	border: 1px solid #A8A8A8;
	padding: 0px;
	font-size: 100%;
	color: #3E3E3D;
	}	
	
/* photo gallery */

.gallery {
	float: left;
	width: 80px;
	border: 0px solid #fff;
	margin: 1px;
	padding: 0;
	text-align: center;
	}

.clearboth { clear: both; }

/* exchange section */

.storage {
	float: left;
	width: 80px;
	border: 0px solid #fff;
	margin: 15px;
	padding: 5px;
	text-align: center;
	}

.clearboth { clear: both; }

/* sections page -- gives space */
#section {
	padding-top: 10px;
	}

/* sections page -- gives space */

#links {
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #f2f2f2;	
	}

#articles {
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 0px solid #f2f2f2;	
	}
	
/* lists */

#content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#content li {	
	list-style: none;
	padding: 0 0 0 16px;	
	margin: 0px;
	background: url(../design/green-bullet.gif) no-repeat 6px 9px;
	line-height: 1.8em;
	}		
	
#content dl dd {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.4em;
	}
	
#content dl dt {
	font-weight: bold;
	}
	
#content dl dt span {
	font-weight: normal;
	}
	
#quick-list dt {
	padding: 0 0 0 13px;
	background: url(../design/ext-link.gif) no-repeat 0 5px;
	}
	
#quick-list .date {
	color: #999;
	}
	
#content #feed-list li {
	padding-left: 0;
	background: none;
	}
	
#content #feed-list li a {
	padding-left: 30px;
	background: url(../design/rss-button.gif) no-repeat 0 50%;
	}

/* alert note */

#content .note {
	font-size: 90%;
	line-height: 1.6em;
	color: #777;
	padding: 8px 0 0 0;
	border-top: 1px solid #eaeaea;
	}
	
#content .note strong {
	color: #333;
	}
	
#content .note code {
	color: #444;
	}
	
#content .alert {
	padding-left: 18px;
	background: url(../design/alert-ora.gif) no-repeat 0 0;
	}
	
#content .check {
	padding-left: 22px;
	background: url(../design/alert-oran.gif) no-repeat 0 0;
	}
	
#home #content .note, #content .plain {
	padding: 0;
	border: none;
	}
	
/* confirm box */

#content .confirm {
	margin: 1.5em 0;
	padding: 20px;
	font-size: 90%;
	line-height: 1.5em;
	color: #963;
	border: 3px solid #FF9933;
	border-left: none;
	border-right: none;
	background: #FFF3CE;
	}
	
/* ---[ entries ]---------------------------------- */

#home {
	margin: 0;
	padding: 0;
	border: none;
	}
	
#content dl.entries {
	margin: 0;
	padding-bottom: 8px;
	font-size: 92%;
	}
	
#content dl.entries dt {
	margin: 0;
	padding: 5px 0 5px 0;
	clear: both;
	}
	
#content dl.entries dt a {
	float: left;
	display: block;
	margin: 9px 10px 0 0;
	border-color: #f2f2f2;
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	}
	
#content dl.entries dt a img {
	float: left;
	}
	
#content dl.entries dt a:hover {
	padding: 0;
	border: 2px solid #EE1C25;
	}

#content dl.entries dd {
	padding: 0;
	font-size: 100%;
	}

#content dl.entries dd.posted {
	margin: 15px 0 5px 0;
	padding: 4px 0 0 0;
	font-size: 90%;
	color: #ccc;
	border-top: 1px solid #eaeaea;
	}

#content dl.entries dd p {
	margin: 0 0 1em 0;
	}
	
a.plink {
	padding-left: 16px;
	color: #999;
	text-decoration: none;
	border-bottom: none;
	background: url(../design/perm-icon.gif) no-repeat 0 1px;
	}
	
a.profile {
	padding-left: 16px;
	color: #999;
	text-decoration: none;
	border-bottom: none;
	background: url(../design/icon-profile.gif) no-repeat 0 1px;
	}	
	
a.slink {
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	border-bottom: none;
	}	
	
a.plink:hover, a.qblink:hover, a.clink:hover {
	color: #666;
	}

/* ---[link box]-------------------------------------- */		
	
#link {
	border: 1px solid #dddddd;
	padding: 12px 10px 12px 12px;
	margin: 20px 0 10px 0;
	background: url(../design/form-bg.gif) repeat-x bottom;
	font-size: 10pt;
	}	
	
/* ---[search box]-------------------------------------- */	
	
.clearboth { clear: both; }	
	
#search {	
	font: 100% Arial, Verdana, sans-serif;
	border: 1px solid #dddddd;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	margin-bottom: 10px;
	margin-top: 25px;
	background: url(../design/form-bg.gif) repeat-x bottom;	
	}
			
/* ---[ side column ]----------------------------- */

#sidebar {
	width: 215px;
	float: left;
	margin: 0 0 0 0px;
	padding: 10px 20px 20px 8px;
	font-size: 90%;
	line-height: 1.5em;
	color: #0F4114;
	}
	
#sidebar h3#quick {
	margin-top: 24px;
	}
	
#sidebar h4 {
	font: 110%/100% Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #035992;
	margin: 0 0 0 0;
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom: 6px;
    position: relative;
    overflow: hidden;
    float: left;
   	width: 100%;	
	}
	
#sidebar h6 {
	font: 155%/100% Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #6E6666;
	margin: .4em 0 .1em 0px;
	padding-bottom: 1px;
    position: relative;
    overflow: hidden;
    float: left;
	width: 100%;
	border-bottom: 1px solid #eaeaea;
	line-height: 24px;
	}
	
#sidebar h6 span {
    position: absolute;
    width: 100%;
    height: 5em;
	}	
	
#sidebar p, #sidebar ul, #sidebar dl {
	margin: 0 0 0 1px;
	padding: 0;
	list-style: none;
	}
	
#sidebar ul {
	padding-top: 10px;
	}	
	
#sidebar li {	
	padding: 0 0 0 0;	
	}
	
#sidebar img {
	vertical-align: middle;
	}
	
/* showcase thumbs */

#sidebar dl.showcase, #content dl.showcase {
	margin: 0px 0 0px 2px;
	padding: 0px 0 3px 0;
	}
	
#sidebar dl.showcase:after, #content dl.showcase:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: left; 
    visibility: hidden;
    }
	
#sidebar dl.showcase dt, #content dl.showcase dt {
	margin: 0;
	padding: 3px 0 3px 0;
	clear: both;
	}
	
#sidebar dl.showcase dt a, #content dl.showcase dt a {
	float: left;
	display: block;
	margin: 3px 8px 0 0;
	border-color: #f2f2f2;
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	}
	
#sidebar dl.showcase dt a img, #content dl.showcase dt a img {
	float: left;
	}
	
#sidebar dl.showcase dt a:hover, #content dl.showcase dt a:hover {
	padding: 0;
	border: 2px solid #A7213A;
	}
	
#sidebar dl.showcase dd, #content dl.showcase dd {
	margin: 0 0 2px 0 !important;
	padding: 0;
	line-height: 1.4em;
	}
	
#sidebar dl.showcase dd a, #content dl.showcase dd a {
	font-weight: bold;
	}
	
#sidebar dl.showcase dd em, #content dl.showcase dd em {
	font-style: normal;
	color: #7B9905;
	}		
	
/* navigation_sub ul class */	
	
#navigation_side {
	padding: 6px 0px 6px 0px;
	}	

#sidebar ul.sub {
	font: 110% Arial, Verdana, sans-serif;
	margin: 0 0 0 0;
	padding-top: 0px;
	line-height: 0em;
	list-style: none;
	}
	
#sidebar ul.sub li {
	margin: 0;
	padding: 0;
	}
	
#sidebar ul.sub li a {
	display: block;
	padding: 9px 4px 8px 22px;
	border-bottom: 1px dotted #B0C29B;
	background: url(../design/icon-perm.gif) no-repeat 6px 10px #fff;
	}
	
#sidebar ul.sub li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #A7213A;
	}
	
#sidebar ul.sub li.active a {
	border-bottom: none;
	color: #fff;
	background-color: #A7213A;
	border-bottom: 1px dotted #B0C29B;
	}	
	
#sidebar ul.sub2 {
	font: 110% Arial, Verdana, sans-serif;
	margin: 0 0 0 0;
	padding-top: 0px;
	line-height: 0em;
	list-style: none;
	}
	
#sidebar ul.sub2 li {
	margin: 0;
	padding: 0;
	}
	
#sidebar ul.sub2 li a {
	display: block;
	padding: 9px 4px 8px 22px;
	border-bottom: 1px dotted #B0C29B;
	background: url(../design/icon-perm.gif) no-repeat 6px 10px #f2f2f2;	
	}
	
#sidebar ul.sub2 li a:hover {
	text-decoration: none;
	background-color: #FFD700;
	color: #47541E;
	}
	
#sidebar ul.sub2 li.active a {
	border-bottom: none;
	background-color: #858585;
	color: #fff;
	border-bottom: 1px dotted #B0C29B;
	}
	
/* img/desc teasers */

dl.teaser, #sidebar dl.teaser {
	margin: 0 0 10px 10px;
	padding: 0 20px 0 0;
	}
	
dl.teaser:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: left; 
    visibility: hidden;
    }
	
dl.teaser dt {
	margin: 0;
	padding: 0;
	}
	
dl.teaser dt a {
	float: left;
	margin: 2px 10px 0 0;
	border-color: #f2f2f2;
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	}
	
dl.teaser dt a img {
	float: left;
	}
	
dl.book dt a {
	border-color: #ddd;
	}
	
dl.teaser dt a:hover {
	padding: 0;
	border: 2px solid #A7213A;
	}
	
dl.teaser dd {
	margin: 0 0 2px 0 !important;
	padding: 0;
	line-height: 1.4em;
	}
	
dl.teaser dd a {
	font-weight: bold;
	}

	
dl.noimg dt a {
	float: none;
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
	border: none;
	border-bottom: 1px dotted #bbb;
	}
	
dl.noimg dt a:hover {
	border: none;
	border-bottom: 1px solid #bbb;
	}
	
dl.noimg dd a {
	font-weight: normal;
	}
	
/* sitemap */	

.sitemap {
	position: relative;
	margin: 0px;
	padding: 8px;
	width: 496px;
	border: 1px solid #dddddd;
  	}
		
.sitemap p {
	padding: 15px;
	}		
		
.sitemap h1 {
	font: 145%/100% "Myriad",Arial,Helvetica, sans-serif;
	font-weight: bold;
	color: #6E6666;
	margin: 0 0 4px 0;
	padding-top: 3px;
	padding-left: 2px;
	padding-bottom: 4px;
    position: relative;
    overflow: hidden;
    float: left;
	border-bottom: 1px dotted #B0C29B;
   	width: 100%;	
	}
	
/* contact page */	
	
#contact {
	padding: 15px;
	}			
	
	
/* custom list styles */

#sidebar ul {
	font-size: 110%;
	margin: 0px;
}

#sidebar ul.articles li {
	padding: 4px 0px 4px 5px;
	line-height: 1.4em;
	border-bottom: 1px solid #f2f2f2;	
	}
	
#sidebar ul.articles p {
	padding: 4px 0px 2px 0px;
	line-height: 1.4em;
	}	

/* ---[ two coloumn layout ]------------------------------------ */	
	
#leftcol {
	position: relative;
	margin: 0 15px 15px 0;
	padding: 10px;
	float: left;
	width: 40%;
	border: 8px solid #ddd;
	background: url(../design/form-bg.gif) repeat-x top left;
  	}
		
#leftcol h1 {
	font: 160%/100% Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #C85226;
	margin: .3em 0 0 0;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 12px;
    position: relative;
    overflow: hidden;
    float: left;
}
	
#rightcol {
	position: relative;
	margin: 0 0 15px 0;
	padding: 10px;
	float: right;
	width: 40%;
	border: 8px solid #ddd;
	background: url(../design/form-bg.gif) repeat-x top left;
  	}
		
#rightcol h1 {
	font: 160%/100% Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #C85226;
	margin: .3em 0 0 0;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 12px;
    position: relative;
    overflow: hidden;
    float: left;
}
	
/* ---[ footer ]----------------------------------- */

#footer {
	position: relative;
	clear: both;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 90%;
	color: #666;	
	border-bottom: 1px solid #dddddd;
	background: url(../design/footer_bg.gif) repeat-x;		
	}
	
#footer p {
	margin: 0;
	padding: 12px 5px 5px 12px;
	}
	
#footer a {
	color: #888;
	border-bottom-color: #333;
	}
	
#footer a:hover {
	color: #505050;
	}
	
/* ---[ forms ]------------------------------------ */

#contactform, #loginform, #lostpasswordform, #secure {
	margin: 10px 0 25px 0;
	padding: 15px;
	background: url(../design/form-bg.gif) repeat-x top left #fff;
	}
	
#forum {
	margin: 20px 0 25px 0;
	padding: 15px;
	background: url(../design/form-bg.gif) repeat-x top left #fff;
	}	
	
#globalform {
	margin: 0 0 5px 0;
	padding: 0px;
	}	
	
#search-form {
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px;
	}	
	
#search-form input {
	vertical-align: middle;
	}
	
#search-form dl {
	margin: 0;
	padding: 0;
	font-size: 90%;
	}
	
#globalform dt {
	color: #EE1C25;
	font-weight: bold !important;
	line-height: 30px;
	}	
	
#contactform dl, #loginform dl, #lostpasswordform dl, #globalform dl, #secure dl, #forum dl {
	margin: 0;
	padding: 0;
	font-size: 100%;
	}	
	
#contactform dt, #search-form dt {
	color: #333;
	font-weight: normal !important;
	}
	
#loginform dt, #lostpasswordform dt, #secure dt, #forum dt {
	color: #333;
	font-weight: normal !important;
	height: 23px;
	}	

	
#loginform dl dd, #lostpasswordform dl dd, #secure dl dd, #forum dl dd {	
	height: 32px;
	}	
	
#contactform dt em, #contactform .note em, #loginform .note em, #secure .note em, #forum .note em {
	color: #c00;
	font-weight: bold;
	font-size: 130%;
	}
	
#search-form #search-text {
	width: 250px;
	border: 1px solid #ccc;
	padding: 2px;
	font-size: 110%;
	color: #444;
	}	
	
#newsletterform {
	margin: 0 0 0 0;
	padding: 0px;	
	}			
	
#newsletterform #newsletteremail {
	width: 145px;
	border: 1px solid #ccc;
	padding: 2px;
	font-size: 110%;
	color: #444;
	}	
	
#newsletterform dl {
	margin: 0;
	padding-bottom: 12px;
	font-size: 110%;
	text-align: left;
	}	
	
#loginform #clientname,#loginform #clientemail, #loginform #clientpassword, #lostpasswordform #clientemail, #secure #securePassword {
	width: 350px;
	border: 1px solid #ccc;
	padding: 2px;
	font-size: 130%;
	color: #444;
	}		
	
#password, #email, #phone, #fax, #usrName, #usrEmail {
	width: 400px;
	border: 1px solid #ccc;
	padding: 2px;
	font-size: 130%;
	color: #444;
	}		
	
#thumb  {
	width: 220px;
	border: 1px solid #ccc;
	padding: 2px;
	font-size: 130%;
	color: #444;
	}		
	
#info, #address, #usrMessage  {
	width: 404px;
	height: 180px;
	font-family: inherit;
	font-size: 130%;
	color: #444;
	border: 1px solid #ccc;
	}		
	
#rfp-form h3 {
	margin: 0 0 1em 0;
	}
#rfp-form dl {
	margin: 0 0 2em 20px;
	}
#content #rfp-form dl dt.chbox {
	margin-bottom: 1em;
	}
#content #rfp-form dl dd.chbox {
	margin: 0 0 3px 20px;
	padding: 0;
	}
#content #rfp-form dl dd.last {
	margin-bottom: 1em;
	}
		
/* 2 column layout elements */
	
#content dl.teaser {
	font-size: 92%;
	margin: 0;
	padding: 7px 0 7px 0;
	}
	
#content dl.teaser:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: left; 
    visibility: hidden;
    }
	
#content dl.teaser-row dt {
	margin: 0;
	padding: 6px 0 6px 0;
	clear: both;
	}
	
content dl.teaser dt a {
	float: left;
	display: block;
	margin: 3px 8px 0 0;
	border-color: #f2f2f2;
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	}
	
content dl.teaser dt a img {
	float: left;
	}
	
content dl.teaser dt a:hover {
	padding: 0;
	border: 2px solid #EE1C25;
	}
	
content dl.teaser dd {
	margin: 0 0 2px 0 !important;
	padding: 0;
	line-height: 1.4em;
	}
	
content dl.teaser dd a {
	font-weight: bold;
	}		
	
#content .teaser-row:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
	}
	
#content .teaser-row dl.teaser {
	float: left;
	width: 45%;
	margin: 0 15px 0 0;
	}
	
#content .teaser-row dl.last {
	width: 45%;
	}		
	
/* ---[ misc. ]---------------------------------------- */

.shl { font-family: Arial; font-size: 9pt; color: #A7213A; word-spacing: 1px; padding-left: 0; padding-right: 0; letter-spacing: 0px; line-height: 14pt;}

ul.noBullet li {
	list-style-type: none;
	}
ul.fiveent em {
	color: #999;
	font-style: normal;
	font-size: 90%;
	}
.center {
	text-align: center;
	}
a img {
	border: none;
	}
.hide, hr {
	display: none;
	}
	
.g_numbers a {
	font: 300%/100% Times New Roman, Verdana, sans-serif;
	font-weight: bold;
	color: #EE1C25;
	padding: 5px 0px 5px 5px;
	line-height: 50px;
	}		
	
#pup {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}	