html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, code,del, dfn, em, img, q, dl, dt, dd, ol, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
outline:none;
}

#middle-col ul {
	margin: 0 0 0 20px;
	padding: 0;
	line-height: 20px;
	list-style-type: none;
}

#middle-col ul li{
	padding: 0 0 0 20px;
	background: url(../img/bullet-round-blue.gif) left 7px no-repeat;
}

html, body {border:0;}

table {border-collapse: collapse; border-spacing: 0;}

table td {
	padding: 0 25px 0 0;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:28px;
margin-bottom:15px;
color: #002952;
}


#home.cor-fs h1 {
	font-size: 28px;
	margin: 0;
	color: #4D4E52;
}

#right-col h2 {
	font-weight: bold;
	font-size: 16px;
}

#home #right-col h2 {
	font-size: 18px;
	font-weight: normal;
}

.cor-fs #right-col h2  {
	/*color: #00a1de;*/
}

.heading-underline {
	border-bottom: 2px solid;
}

h2.heading-underline {
	padding-bottom: 5px;
	margin-bottom: 10px;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:19px;
margin-bottom:15px;
clear:both;
}

h3 {
	color:#BCBDBC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	/*margin:-14px 0 15px;*/
	margin:0 0 7px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-bottom:15px;
	margin-top:20px;
}

h5 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
margin-bottom:15px;
}

h6 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-bottom:15px;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#666666;
margin-bottom:15px;
}

p.quote {
	text-indent: 35px;
	color: #999999;
	font-family: georgia;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	margin-bottom:11px;
}


p.quote span {
	bottom:10px;
	left:3px;
	margin:0 0 0 0;
	padding:16px 10px;
	position:relative;
	text-indent:-9999px;
}

p.quote em {
	padding: 0 0 0 10px;
	font-size:13px;
}



/* colour schemes */

.corfs-blue, #home.cor-fs .corfs-blue {
	color: #00a0df;
}

.altio {
	color: #729abd;
}

.bita-risk {
	color: #98a374;
}

.paragon {
	color: #00204e;
}

.almeter {
	color: #decd6a;
}

.co-stars {
	color: #006b91;
}

.abraxsys {
	color: #5575b0;
}

.salerio {
	color: #44687d;
}


/* other rte based styles */

.arial-16 {
	font-size: 16px;
	line-height: normal;
}

.arial-18 {
	font-size: 18px;
	line-height: normal;
}


.byline {
	color: #7B7B7B;
	font-size: 24px;
	font-weight: bold;
	line-height: 25px;
}

.byline-light {
	color: #BBBBBB;
	font-size: 24px;
	font-weight: bold;
	line-height: 25px;
}


a, a:visited {
	outline:none;
	color: #00a0df;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
  
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Forms *****/
 
form {
display:inline;
}

#contactForm {
padding:0px 0px 0px 0px;
}

#contactForm ul {
margin:0px;
padding:0px;
list-style-type:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#878787;
width:520px;
}

#contactForm ul:after {
content:".";
height:0px;
clear:both;
visibility:hidden;
display:block;
}

#contactForm ul li {
clear:left;
}

#contactForm ul li input {
display: block;
width: 360px;
float: left;
border:1px solid #cbcbcb;
padding:3px 0px 3px 3px;
margin:0px 0px 10px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#878787;
}

#contactForm ul li textarea {
display: block;
width: 360px;
float: left;
border:1px solid #cbcbcb;
padding:3px 0px 3px 3px;
margin-bottom: 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#878787;
}

#contactForm ul li select {
display: block;
width: 364px;
float: left;
border:1px solid #cbcbcb;
padding:3px 0px 3px 3px;
margin-bottom: 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#878787;
}

#contactForm ul li label {
text-align: right;
width: 75px;
float: left;
padding:3px 20px 3px 0px;
}

#contactForm form input {
margin:10px 0px 0px 370px;
} 

