/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	margin-top: 0px;
	margin-bottom: 0px;	
}

#header {
	width: 760px;
	height: 175px;
}
#header_celldiv1 {
	float: left;
	width: 45px;
	height: 175px;
	background-color: #FFFFFF;
	background-image: url(../images/top_left.gif);
	background-repeat: no-repeat;
}
#header_celldiv2 {
	float: left;
	width: 460px;
	height: 140px;
	background-color: #FFFFFF;
	background-image: url(../images/top_middle.gif);
	background-repeat: repeat;
	padding-top: 35px;
}
#header_celldiv3 {
	float: left;
	width: 250px;
	height: 153px;
	background-color: #FFFFFF;
	background-image: url(../images/top_right.gif);
	background-repeat: no-repeat;
	padding-top: 22px;
	padding-left: 5px;
}


#middle {
	width: 760px;
	background-image: url(../images/middle.gif);
	background-repeat: repeat;
}
#middle_celldiv1 {
	/*background-color: #FFFFFF;
	background-image: url(images/middle_left.gif);
	background-repeat: repeat;
	height: 340px;*/
	width: 45px;
	float: left;
	text-align: left;
}
#middle_celldiv2 {
	/*background-color: #FFFFFF;
	height: 340px;*/
	width: 457px;
	float: left;
	text-align: left;
}
#middle_celldiv3 {
	/*background-color: #FFFFFF;
	background-image: url(images/middle_right.gif);
	background-repeat: repeat;
	height: 340px;*/
	width: 224px;
	padding-left: 31px;
	float: left;
	text-align: left;
}

#Breadcrumb {
	font-weight: bold;
	font-size: 11px;
	color: #3F3F8D;
	padding-bottom: 5px;
	text-align: left;
}
#Breadcrumb a:link, #Breadcrumb a:visited, #Breadcrumb a:active {
	font-size: 11px;
	font-weight: bold;
	color: #3F3F8D;
	text-decoration: none;
}
#Breadcrumb a:hover { font-size: 11px; font-weight: bold;  color: #3F3F8D; text-decoration: underline;}

#Page_Title {
	font-weight: bold;
	font-size: large;
	color: #3F3F8D;
	padding-bottom: 16px;
	text-align: left;
}

#Content {
	font-size: small;
	color: #000000;
	text-align: left;
}
#Content h1 {
	font-weight: bold;
	font-size: large;
	color: #3F3F8D;
}
#Content h2 {
	font-weight: bold;
	font-size: medium;
	color: #3F3F8D;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#Content a:link, #Content a:visited, #Content a:active {
	font-weight: bold;
	color: #3F3F8D;
	text-decoration: none;
}
#Content a:hover {
	font-weight: bold;
	color: #79C06E;
	text-decoration: none;
}

#footer {
	width: 745px;
	height: 101px;
	background-color: #FFFFFF;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 15px;
	font-size: 13px;
	font-weight: bold;
}
#footer a:link, #footer a:visited, #footer a:active {
	font-size: 13px;
	font-weight: bold;
	color: #3F3F8D;
	text-decoration: none;
}
#footer a:hover { font-size: 13px; font-weight: bold;  color: #00ADE2; text-decoration: none;}


#nav {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;	
	padding-bottom: 0px;
	margin: 15px 0px 0px 0px;
	width: 194px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}
#nav ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	LIST-STYLE-TYPE: none;
}
#nav li a {
	clear: both;
	display: block;
	margin: 0px;
	height: 29px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/Nav_Button_Back_Off.gif);
	padding-left: 26px;
	padding-top: 2px;
}
#nav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/Nav_Button_Back_On.gif);
}
#nav li.selectednolink {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;	
	padding-bottom: 0px;
	margin: 0px;
	width: 194px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}
#nav li.selected A {
	clear: both;
	display: block;
	margin: 0px;
	height: 29px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/Nav_Button_Back_On.gif);
	padding-left: 26px;
	padding-top: 2px;
}
#nav li.selected A:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/Nav_Button_Back_On.gif);
}


#nav_sub1 {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;	
	padding-bottom: 0px;
	margin: 0px;
	width: 194px;
	color: #3F3F8D;
	text-decoration: none;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}
#nav_sub1 ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	LIST-STYLE-TYPE: none;
}
#nav_sub1 li a {
	clear: both;
	display: block;
	height: 100%;
	margin: 0px;
	color: #3F3F8D;
	text-decoration: none;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 11px;
}
#nav_sub1 li a:hover {
	color: #79C06E;
	text-decoration: none;
}

#nav_sub2 {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;	
	padding-bottom: 0px;
	margin: 0px;
	width: 194px;
	color: #3F3F8D;
	text-decoration: none;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}
#nav_sub2 ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 0px;
	LIST-STYLE-TYPE: none;
}
#nav_sub2 li a {
	clear: both;
	display: block;
	margin: 0px;
	height: 100%;
	color: #3F3F8D;
	text-decoration: none;
	background-image: url(../images/nav_sub_button_back.gif);
	background-repeat: no-repeat;
	padding-left: 48px;
	padding-top: 2px;
	padding-bottom: 11px;
	padding-right: 11px;
}
#nav_sub2 li a:hover {
	color: #79C06E;
	text-decoration: none;
	background-image: url(../images/nav_sub_button_back.gif);
	background-repeat: no-repeat;	
}

#page_nav {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;	
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	color: #3F3F8D;
	text-decoration: none;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}
#page_nav ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	LIST-STYLE-TYPE: none;
}
#page_nav li a {
	clear: both;
	display: block;
	margin: 0px;
	height: 24px;
	color: #3F3F8D;
	text-decoration: none;
	background-image: url(../images/Page_Nav_Button_Back.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-top: 2px;
}
#page_nav li a:hover {
	color: #79C06E;
	text-decoration: none;
	background-image: url(../images/Page_Nav_Button_Back.gif);
	background-repeat: no-repeat;	
}

.TableHeadText { font-size: small; font-weight:bold; color:#FFFFFF;}

/*.Location { font-weight:bold; font-size: 11px; color: #3F3F8D;}*/

a.NavLinks:link, a.NavLinks:visited, a.NavLinks:active {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.NavLinks:hover { font-size: 13px; font-weight: bold; color: #FFFFFF; text-decoration: none;}

a.NavLinkSection:link, a.NavLinkSection:visited, a.NavLinkSection:active {
	font-size: 13px;
	font-weight: bold;
	color: #3F3F8D;
	text-decoration: none;
}
a.NavLinkSection:hover { font-size: 13px; font-weight: bold; color: #79C06E; text-decoration: none;}

a.PageJump:link, a.PageJump:visited, a.PageJump:active {
	font-size: 13px;
	font-weight: bold;
	color: #3F3F8D; 
	text-decoration: none;
}
a.PageJump:hover { font-size: 13px; font-weight: bold;  color: #00ADE2; text-decoration: none;}

a.HeadlineSmall:link, a.HeadlineSmall:visited, a.HeadlineSmall:active {
	font-size: small;
	font-weight: bold;
	color: #3F3F8D;
	text-decoration: none;
}
a.HeadlineSmall:hover { font-size: small; font-weight: bold;  color: #3F3F8D; text-decoration: underline;}

a.MoreNewsEventsLink:link, a.MoreNewsEventsLink:visited, a.MoreNewsEventsLink:active {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.MoreNewsEventsLink:hover { font-size: 13px; font-weight: bold;  color: #FFFFFF; text-decoration: underline;}

.MainHeadline {
	width: 98%;
	float: left;
}
.MainHeadline img {
	float: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid #000000;
	width: 100px;
}
.MainHeadline h1 {
	font-size: large;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0;
}
.MainHeadline h1 a:link, .MainHeadline h1 a:visited, .MainHeadline h1 a:active {
	color: #3F3F8D;
	text-decoration: none;
}
.MainHeadline h1 a:hover {
	color: #3F3F8D;
	text-decoration: underline;
}
.MainHeadline p {
	vertical-align: top;
	padding-bottom: 5px;
	text-align: left;
	margin: 0;
}


.Headline {
	width: 48%;
	float: left;
	/*padding-bottom: 5px;*/
}
.Headline img {
	float: left;
	margin: 10px 10px 15px 10px;
	border: 1px solid #000000;
	width: 80px;
	height: auto;
}
.Headline h2 {
	font-size: medium;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0;
}
.Headline h2 a:link, .Headline h2 a:visited, .Headline h2 a:active {
	color: #3F3F8D;
	text-decoration: none;
}
.Headline h2 a:hover {
	color: #3F3F8D;
	text-decoration: underline;
}
.Headline p {
	vertical-align: top;
	padding-bottom: 5px;
	text-align: left;
	margin: 0;
}

.More {
	float: right;
}


#MoreHeadlines {
	width: 97.5%;
	float: left;
	/*background-color: #E8E7F1;*/
	margin-left: 4px;
	margin-bottom: 0px;
}
#MoreHeadlines h3 {
	margin: 0;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #908DBC;
	padding: 2px 2px 2px 4px;
	margin-top: 0px;
	margin-bottom: 5px;
	display: block;
}
#MoreHeadlines ul {
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;
}
#MoreHeadlines li {
	display: block;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
#MoreHeadlines li a:link, #MoreHeadlines li a:visited, #MoreHeadlines li a:active {
	color: #3F3F8D;
	text-decoration: none;
	padding-left: 14px;
	background-image: url(../images/more_headlines_image3.gif);
	background-repeat: no-repeat;
}
#MoreHeadlines li a:hover {
	color: #3F3F8D;
	text-decoration: underline;
}


.Feature {
	width: 48%;
	float: left;
	padding: 0px 4px 0px 4px;
	margin: 0px 0px 8px 0px;
}
.Feature img {
	float: left;
	margin: 5px 5px 15px 5px;
	border: 0;
	width: 34px;
}
.Feature h2 {
	background-color: #FFCC00;
	font-size: medium;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	margin: 0;
}
.Feature h2 a:link, .Feature h2 a:visited, .Feature h2 a:active {
	color: #3F3F8D;
	text-decoration: none;
}
.Feature h2 a:hover {
	color: #3F3F8D;
	text-decoration: underline;
}
.Feature p {
	background-color: #FDF598;
	vertical-align: top;
	padding-bottom: 10px;
	text-align: left;
	margin: 0;
	font-size: small;
	display: block;
}
.Feature p a:link, .Feature p a:visited, .Feature p a:active {
	color: #3F3F8D;
	text-decoration: none;
}
.Feature p a:hover {
	color: #3F3F8D;
	text-decoration: underline;
}


.OtherNewEvents {
	width: 48%;
	float: left;
	/*background-color: #E8E7F1;*/
	margin-left: 6px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.OtherNewEvents h3 {
	margin: 0;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #908DBC;
	padding: 2px 2px 2px 4px;
	margin-top: 0px;
	margin-bottom: 5px;
	display: block;
}
.OtherNewEvents ul {
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;
}
.OtherNewEvents li {
	display: block;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.OtherNewEvents li a:link, .OtherNewEvents li a:visited, .OtherNewEvents li a:active {
	color: #3F3F8D;
	text-decoration: none;
	padding-left: 14px;
	background-image: url(../images/more_headlines_image3.gif);
	background-repeat: no-repeat;
}
.OtherNewEvents li a:hover {
	color: #3F3F8D;
	text-decoration: underline;
}


#OtherPubs {
	width: 48%;
	float: left;
	/*background-color: #E8E7F1;*/
	margin-left: 6px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#OtherPubs img {
	float: left;
	border: 0;
	width: 16px;
}
#OtherPubs h3 {
	margin: 0;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #908DBC;
	padding: 2px 2px 2px 4px;
	margin-top: 0px;
	margin-bottom: 5px;
	display: block;
}
#OtherPubs ul {
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#OtherPubs li {
	display: block;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
#OtherPubs li a:link, #OtherPubs li a:visited, #OtherPubs li a:active {
	color: #3F3F8D;
	text-decoration: none;
	padding-left: 6px;
	/*background-image: url(../images/more_headlines_image3.gif);
	background-repeat: no-repeat;*/
}
#OtherPubs li a:hover {
	color: #3F3F8D;
	text-decoration: underline;
}


.MoreNewsEvents {
	font-size: small;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #908DBC;
	padding: 5px 5px 5px 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
}


.Download {
	width: 100%;
	float: left;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
.Download img {
	float: left;
	margin: 0px 6px 10px 6px;
	border: 0px;
	width: 34px;
}
/*.Download a:link, .Download a:visited, .Download a:active {
	color: #3F3F8D;
	text-decoration: none;
}
.Download a:hover {
	color: #79C06E;
	text-decoration: underline;
}*/
.Download h3 {
	vertical-align: top;
	text-align: left;
	margin: 0px;
	display: block;
	font-size: small;
}
.Download p {
	vertical-align: top;
	text-align: left;
	margin: 0px;
	display: block;
}
.Download h3 a:link, .Download h3 a:visited, .Download h3 a:active {
	font-weight: bold;
	color: #3F3F8D;
	text-decoration: none;
}
.Download h3 a:hover {
	font-weight: bold;
	color: #3F3F8D;
	text-decoration: underline;
}
.Download p a:link, .Download p a:visited, .Download p a:active {
	font-weight: bold;
	color: #3F3F8D;
	text-decoration: none;
}
.Download p a:hover {
	font-weight: bold;
	color: #3F3F8D;
	text-decoration: underline;
}


.EventsPractice {
	width: 100%;
	float: left;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
.EventsPractice img {
	float: left;
	margin: 0px 6px 22px 6px;
	border: 1px solid #000000;
	width: 60px;
	height: auto;
}
.EventsPractice h3 {
	vertical-align: top;
	text-align: left;
	margin: 0px;
	display: block;
	font-size: small;
}
.EventsPractice p {
	vertical-align: top;
	text-align: left;
	margin: 0px;
	display: block;
}
.EventsPractice h3 a:link, .EventsPractice h3 a:visited, .EventsPractice h3 a:active {
	font-weight: bold;
	color: #3F3F8D;
	text-decoration: none;
}
.EventsPractice h3 a:hover {
	font-weight: bold;
	color: #3F3F8D;
	text-decoration: underline;
}
.EventsPractice p a:link, .EventsPractice p a:visited, .EventsPractice p a:active {
	font-weight: bold;
	color: #3F3F8D;
	text-decoration: none;
}
.EventsPractice p a:hover {
	font-weight: bold;
	color: #3F3F8D;
	text-decoration: underline;
}

.PageBreak {
	width: 100%;
	float: left;
	text-align: center;
}
.PageBreak hr {
	height: 1px;
	width: 100%;
	color: #3F3F8D;
}
.PageBreak div {
	width: 20%;
	float: left;
}

.clearblock {
	display: block;
	clear: both;
}

.hr_front {
	height: 1px;
	width: 100%;
	color: #3F3F8D;
	margin-top: 5px;
	margin-bottom: 5px;
}

.Content_hr {
	height: 1px;
	width: 60%;
	color: #3F3F8D;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.purple_table {
	border: 2px solid #3F3F8D;
	border-collapse: collapse;
	width: 100%;
}
.purple_table tr {
}
.purple_table th {
	vertical-align: top;
	text-align: left;
	background-color: #908DBC;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	border: 2px solid #3F3F8D;
	/*width: 50%;*/
}
.purple_table td {
	vertical-align: top;
	text-align: left;
	background-color: #E8E7F1;
	padding: 4px 4px 4px 4px;
	border: 2px solid #3F3F8D;
	/*width: 50%;*/
}

#ticker {
	padding-bottom: 12px;
}


/* Audit Table - Phase 3 */
#audit_table table{
	border-collapse: collapse;
	width: 100%;
}
#audit_table tr {
}
#audit_table th {
	font-weight: bold;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	text-align:left;
	padding: 4px;
}
#audit_table td {
	padding: 4px;
}

.audit_table_header {
}
.audit_table_column1 {
	border-left: 2px solid #000000;
	text-align: center;
	vertical-align: top;
	width: 25%;
}
.audit_table_column23 {
	text-align: center;
	vertical-align: top;
	width: 25%;
}
.audit_table_column4 {
	border-right: 2px solid #000000;
	text-align: center;
	vertical-align: top;
	width: 25%;
}
.audit_table_footer {
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	text-align: left;
	vertical-align:top;
}
.audit_title1 {
	color: #00AEEF;
	font-weight: bold;
}
.audit_title2 {
	color: #EC008C;
	font-weight: bold;
}
.audit_title3 {
	color: #DBAD17;
	font-weight: bold;
}

/* White Table */
.white_table {
	border: 2px solid #000000;
	border-collapse: collapse;
	width: 100%;
}
.white_table table {
	border: 2px solid #000000;
	border-collapse: collapse;
	width: 100%;
}
.white_table tr {
}
.white_table th {
	font-weight: bold;
	padding: 4px;
	border: 2px solid #000000;
	/*width: 50%;*/
}
.white_table td {
	padding: 4px;
	border: 2px solid #000000;
	/*width: 50%;*/
}
.white_table td p {
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
}

/* Cell Colours */
.Cell_Purple {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4F2683;
}
.Cell_Yellow {
	font-size: small;
	font-weight: bold;
	color: #000000;
	background-color: #FFF072;
}
.Cell_Green {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #65B460;
}
.Cell_Blue {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00AEEF;
}
.Cell_Red {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D2232A;
}
.Cell_Orange {
	background-color: #FFCD67;
}

.Cell_Lighter_Purple {
	background-color: #C9C6E0;
}
.Cell_Lighter_Yellow {
	background-color: #FFF9C5;
}
.Cell_Lighter_Green {
	background-color: #CDE5CB;
}
.Cell_Lighter_Blue {
	background-color: #B1ECFF;
}
.Cell_Lighter_Red {
	background-color: #F4C2C4;
}
.Cell_Lighter_Orange {
	background-color: #FFCD67;
}
