/*User Selectable Styles*/
.Heading1, H1 { color: #350672; font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 160%; line-height: 1.0em; margin: 0px 0px 11px 0px; }
.Heading2, H2 { color: #350672; font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 120%; line-height: 1.0em; margin: 0px 0px 0px 0px; }
.Heading3, H3 { color: #350672; font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 100%; line-height: 1.0em; margin: 0px 0px 0px 0px; }
.Normal { color: #000000; font-family: Geneva,Arial,Helvetica,sans-serif; font-size: 71%;}

.DownloadIcon {float:left; margin-left:40px; color: #e63439;padding-top:57px; width:100px; text-align:left; background-image:url('/images/site/downloadDocumentIcon.gif'); background-repeat:no-repeat; background-position:top left;}
.DownloadIcon a {color:#e63439;}

.DownloadIconFirst {margin-right:-15px;float:left; color: #e63439;padding-top:57px; width:100px; text-align:left; background-image:url('/images/site/downloadDocumentIcon.gif'); background-repeat:no-repeat; background-position:top left;}
.DownloadIconFirst a {color:#e63439;}


.PurpleBox { color: #441E81; background-color: #E0D9E9; border: 1px solid #441E81; }

/* User Table Colour Styles */
/* These styles define the basic properties for tables in the Immediacy Editor */
table.ImmTS_Default { background-color: #eeeeff; }
table.ImmTS_Default th, table.ImmTS_Default td { padding: 2px; margin: 2px; }
table.ImmTS_Default, table.ImmTS_Default th, table.ImmTS_Default td { border: 1px solid black; }
table.ImmTS_Default th { background-color: #ccccFF; color: black; }
table.ImmTS_Default tr { }
table.ImmTS_Default td { color: black; }
body p {margin-top:6px;}


ul {list-style-position: inside;}