.typography, .typography p, .typography input.text, .typography textarea, .typography table, .typography address, .typography pre {
	color: #666666;
	font-size:12px;
}

.typography address {
	margin:0px;
	color: #000000;
	}
.typography p {
	margin-top:3px;
	margin-bottom:7px;
}
.typography label {
	font-size:13px;
	color:#000000;
	}

.typography h1 {
	margin-top:2px;
	margin-bottom:2px;
	font-size: 24px;
	}
	
.typography h2 {
	color: #000000;
	font-size: 14px;
	margin-top: 7px;
	margin-bottom: 5px;
}

.typography h3 {
	color: #006699;
	font-size: 12px;
	margin-bottom: 0px;
}

.styleUMBRELLA h1 {
	color: #666666;
}


.styleUMBRELLA a {
	color: #666666;
}

.styleIAI h1 {
	color: #993300;
}
.styleIAI h2 {
	display:block;
	font-size:1.5em;
	font-weight:bold;
	margin: 0em;
	color: #666666;
	text-align: left;
}
.styleIAI h3 {
	display:block;
	font-weight:bold;
	margin:1em 0;
	font-size: 14px;
	color: #666666;
}
.styleIAI p {
	/*color: #993300;*/
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
}

.

.styleIAI a {
	color: #993300;
}

.styleGLOBE h1 {
	color: #660000;
}

.styleGLOBE a {
	color: #660000;
}


.sectionlinkstyleUMBRELLA{
	background: #21A4CF url(linkbackUMB.gif) repeat-x;
	}

.sublinkstyleUMBRELLA{
	background-color:#E1F5FB;
}

.sectionlinkstyleGLOBE{
	background: #D20B16 url(linkbackGLO.gif) repeat-x;
	}

.sublinkstyleGLOBE{
	background-color:#F7F0F1;
}
	
.sectionlinkstyleIAI{
	background: #EC5A12 url(linkbackIAI.gif) repeat-x;
	}

.sublinkstyleIAI{
	background-color:#FAF1E5;
	}
	
.sublinkstyleIAI a {
	color:#993300 !important;
	}
	
.sublinkstyleGLOBE a {
	color:#680101 !important;
	}
	
.sublinkstyleUMBRELLA a {
	color:#006699 !important;
	}
	
.sectionlink {

	padding-right:5px;
	overflow:hidden;
	width:162px;
	margin-bottom:1px;
	padding-bottom:6px;
	padding-top:6px;
	float:left;
	padding-left:10px;
	position:relative;
}

.sublink {
	min-height:16px;
	overflow:hidden;
	width:157px;
	margin-bottom:1px;
	padding-bottom:4px;
	padding-top:3px;
	padding-right:5px;
	float:left;
	padding-left:15px;
	position:relative;
}

.sublink  a {
	font-size:13px;
	}

.sectionlink  a {
	color:#FFFFFF !important;
	font-size:15px;
	}

#footer p {
	margin:1px;
	font-size:9px;
	color:#000000;
}


#footer a {
	margin:1px;
	color:#666666;
	font-size:10px;
	}
	
#sidemenu {
	margin-top:5px;
	}
	
a {
	cursor: hand !important;
}

a:link {text-decoration: none; color:inherit;}
a:visited {text-decoration: none; color:inherit;}
a:active {text-decoration: none; color:inherit;}
a:hover {text-decoration: underline !important; color:inherit;}

a p:hover {text-decoration: underline !important; }


/**
  SilverStripe Black Candy Theme
  http://www.silverstripe.com
 
  This typography file is included in the WYSIWYG editor
 */
 
/* GENERIC STYLES */ 
.typography * {
}

/* PARAGRAPHS */

#Layout p {
 	margin: 10px 5px 5px 0;
}


.typography blockquote {
	margin:0px;
	margin-left: 10px;
}	

/* LINKS */
.typography a { 
 	text-decoration: none;
	color:#21A4D0;
}

.typography a img { 
	border:0;
}


/* ICONS 
.typography a[href$=".pdf"],
.typography a[href$=".PDF"],
.typography a.pdf {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/page_white_acrobat.png) no-repeat left center;
}
.typography a[href$=".doc"],
.typography a[href$=".DOC"],
.typography a.doc {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/page_word.png) no-repeat left center;
}
.typography a[href$=".xls"],
.typography a[href$=".XLS"],
.typography a.xls {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/page_excel.png) no-repeat left center;
}
.typography a[href$=".gz"],
.typography a[href$=".GZ"],
.typography a[href$=".gzip"],
.typography a[href$=".GZIP"],
.typography a[href$=".zip"],
.typography a[href$=".ZIP"],
.typography a.archive {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/page_white_zip.png) no-repeat left center;
}
.typography a[href$=".exe"],
.typography a[href$=".EXE"],
.typography a.application {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/application.png) no-repeat left center;
}
*/


/* LIST STYLES 
.typography ul, 
.typography ol {
	margin: 20px;
	color: #666;
}

.typography li {
	margin: 5px 10px;
	font-size: 1.2em;
}

*/


/* HEADER STYLES 
.typography h1,
.typography h2 { 
	color: #4EA3D7; 
	margin: 15px 0;
	clear: both;
	font-weight: 300;
	font-family: Tahoma, Verdana, sans-serif;
}
.typography h1 {
	font-size: 2.4em;
}
.typography h2 { 
 	font-size: 2em; 
}
	
.typography h3 {
	color: #222;
	margin: 25px 0 15px 0;
	font-weight: 300;
	clear: both;
	font-size: 1.8em;
}
.typography h4 {
	font-size: 1.6em;
	color: #222;
	width: 95%;
	clear: both;
	font-weight: 300;
	line-height: 1.5em;
	border-bottom: 1px solid #ccc;
	margin: 25px 0 15px 0;
}
.typography h5 {
	font-size: 1.4em;
	color: #222;
	font-weight: 300;
	margin: 10px 0;
}
.typography h6 {
	font-size: 1.2em;
	color: #555;
	line-height: 1.4em;
	margin: 10px;
}
*/

/* ADRESS STYLES */	
.typography pre {

}

.typography blockquote {
	display:block;
	margin-top:10px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:10px;
	padding:10px;
	padding-top:0px;
	padding-bottom:0px;
	border:1px #ccc solid;
	background:#E1F5FB;
	overflow:hidden;
}

.typography label {
 	display: block;
	margin: 10px 0 -10px 0;
	color: #777;
}
/*
.typography q {
	display:block;
	font-size:0.8em;
	margin:1em 1em;
	padding:0.5em;
	border:1px #ccc solid;
}
*/
/* TABLE STYLING */
.typography table {
	margin: 10px;
	border-collapse:collapse;
}
	.typography td {
		border:0px solid #999;
		padding:0px;
	}

/* WYSIWYG EDITOR ALIGNMENT CLASSES */
.typography .left {
	text-align:left;
}
.typography .center {
	text-align:center;
}
.typography .right {
	text-align:right;
}
.typography img.right {
	float:right;
	margin-left:20px;
}
.typography img.left {
	float:left;
}
.typography img.leftAlone {
	float: left;
	margin-right: 100%;
}
.typography img.center {
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
/* forms stuff */
/*
.checkbox {
margin-left:30px;
float:left;
	}
.right {
	float:right;
	margin-top:1px !important;
	margin-left:28px !important;
	margin-bottom:20px !important;
	}
	
.action {
	font-size:13px !important;
	} */

/* Extra redundancy */
.typography p.MsoNormal, .typography p.MsoBodyText {
	margin: 0;
}