﻿body
{
	background-color: #d7d7d7;
	margin: 10px 0px 10px 0px;
	border: 0px;
	font-size: x-small;
	font-family: Arial, Verdana, Sans-Serif;
	color: #484848;
}

.clear
{
	line-height: 0;
	font-size: 0;
	clear: both;
	height: 0;
	overflow: hidden;
}

.clearDottedLine
{
	border-top: dotted 1px #538082;
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 0;
	font-size: 0px;
	clear: both;
	height: 0px;
	overflow: hidden;
}

h1
{
	color: #54749B;
	font-size: medium;
}

h2
{
	color: #54749B;
	font-size: small;
	margin-bottom: 0px;
	margin-top: 0px;
}



.siteWrapper
{
}

.pageWrapper
{
	background-color: White;
	margin: auto;
	width: 970px;
	overflow: hidden;
}

.logo
{
	float: left;
	width: 225px;
	height: 155px;
	overflow: hidden;
	cursor: hand;
}

.loginAndNavWrapper
{
}

.primaryNav
{
	background-image: url( '../app_graphics/primaryNavBack.jpg' );
	background-repeat: repeat-x;
	float: left;
	width: 520px;
	height: 100px;
	overflow: hidden;
}

.login
{
	background-image: url( '../app_graphics/loginBack.jpg' );
	background-repeat: no-repeat;
	float: left;
	width: 225px;
	height: 100px;
	overflow: hidden;
}

.secondaryNav
{
	background-image: url( '../app_graphics/secondaryNavBack.jpg' );
	background-repeat: repeat-x;
	margin-top: 5px;
	float: left;
	width: 745px;
	height: 50px;
	overflow: hidden;
}

.date
{
	background-image: url( '../app_graphics/dateBack.gif' );
	background-repeat: no-repeat;
	float: left;
	width: 225px;
	height: 50px;
	overflow: hidden;
}

.dateText
{
	position: relative;
	top: 12px;
	left: 25px;
	color: White;
	font-weight: bolder;
	overflow: hidden;
}

.latest
{
	float: left;
	width: 520px;
	height: 50px;
	overflow: hidden;
	background-image: url( '../app_graphics/latestBack.gif' );
	background-repeat: no-repeat;
	background-position: 40px 12px;
}

.latestText
{
	position: relative;
	top: 15px;
	left: 105px;
	width: 400px;
	height: 34px;
	color: Black;
	overflow: hidden;
}

.latestText a
{
	color: Black;
	overflow: hidden;
	text-decoration: none;
}

.search
{
	float: left;
	width: 225px;
	height: 50px;
	overflow: hidden;
}

.flash
{
	float: left;
	width: 710px;
	height: 306px;
	overflow: hidden;
	position: relative;
	left: 12px;
}

.events
{
	background-image: url( '../app_graphics/homePageEventsBack.gif' );
	background-repeat: no-repeat;
	background-position: 6px 0px;
	float: right;
	width: 237px;
	height: 245px;
	overflow: hidden;
	padding-top: 60px;
	padding-left: 23px;
}

.eventWrapper
{
	width: 208px;
	height: 230px;
	overflow: auto;
}

.eventItem
{
}

.eventItemText
{
	font-size: small;
	color: #484848;
}


.eventItemDate
{
	color: #E5232B;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

.eventItemTitle
{
	color: #51749B;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

.eventItemCity
{
	color: #484848;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

.eventMoreLink
{
	font-size: x-small;
	font-weight: normal;
	color: #A166AA;
	text-decoration: none;
}




.tertiaryNav
{
	background-image: url( '../app_graphics/tertiaryNavBack.gif' );
	background-repeat: no-repeat;
	width: 970px;
	height: 115px;
	overflow: hidden;
	text-align: center;
	position: relative;
	top: 12px;
	left: 12px;
}

.btn1_off
{
	width: 159px;
	float: left;
	height: 22px;
	background-image: url( '../app_graphics/btn1_off.gif' );
	cursor: hand;
	padding-top: 70px;
}

.btn1_selected
{
	width: 159px;
	float: left;
	height: 22px;
	background-image: url( '../app_graphics/btn1_selected.gif' );
	cursor: hand;
	padding-top: 70px;
}

.btn1_off a
{
	color: #51759B;
	text-decoration: none;
	font-weight: bold;
}

.btn1_selected a
{
	color: #51759B;
	text-decoration: none;
	font-weight: bold;
}

.btn1_selected a:hover
{
	color: #51759B;
	text-decoration: underline;
	font-weight: bold;
}

.btn2_off
{
	width: 158px;
	float: left;
	height: 22px;
	background-image: url( '../app_graphics/btn2_off.gif' );
	cursor: hand;
	padding-top: 70px;
}

.btn2_selected
{
	width: 158px;
	float: left;
	height: 22px;
	background-image: url( '../app_graphics/btn2_selected.gif' );
	cursor: hand;
	padding-top: 70px;
}

.btn2_off a
{
	color: #51759B;
	text-decoration: none;
	font-weight: bold;
}

.btn2_selected a
{
	color: #51759B;
	text-decoration: none;
	font-weight: bold;
}

.btn2_selected a:hover
{
	color: #51759B;
	text-decoration: underline;
	font-weight: bold;
}

.btn3_off
{
	width: 158px;
	float: left;
	height: 22px;
	background-image: url( '../app_graphics/btn3_off.gif' );
	cursor: hand;
	padding-top: 70px;
}

.btn3_selected
{
	width: 158px;
	float: left;
	height: 22px;
	background-image: url( '../app_graphics/btn3_selected.gif' );
	cursor: hand;
	padding-top: 70px;
}

.btn3_inactive
{
	width: 158px;
	float: left;
	height: 22px;
	background-image: url( '../app_graphics/btn3_inactive.gif' );
	cursor: hand;
	padding-top: 70px;
}

.btn3_off a
{
	color: #51759B;
	text-decoration: none;
	font-weight: bold;
}

.btn3_selected a
{
	color: #51759B;
	text-decoration: none;
	font-weight: bold;
}

.btn3_selected a:hover
{
	color: #51759B;
	text-decoration: underline;
	font-weight: bold;
}

.btn4_off
{
	width: 158px;
	float: left;
	height: 22px;
	background-image: url( '../app_graphics/btn4_off.gif' );
	cursor: hand;
	padding-top: 70px;
}

.btn4_selected
{
	width: 158px;
	float: left;
	height: 22px;
	background-image: url( '../app_graphics/btn4_selected.gif' );
	cursor: hand;
	padding-top: 70px;
}

.btn4_off a
{
	color: #51759B;
	text-decoration: none;
	font-weight: bold;
}

.btn4_selected a
{
	color: #51759B;
	text-decoration: none;
	font-weight: bold;
}

.btn4_selected a:hover
{
	color: #51759B;
	text-decoration: underline;
	font-weight: bold;
}

.btn5_off
{
	width: 158px;
	float: left;
	height: 22px;
	background-image: url( '../app_graphics/btn5_off.gif' );
	cursor: hand;
	padding-top: 70px;
}

.btn5_selected
{
	width: 158px;
	float: left;
	height: 22px;
	background-image: url( '../app_graphics/btn5_selected.gif' );
	cursor: hand;
	padding-top: 70px;
}

.btn5_inactive
{
	width: 158px;
	float: left;
	height: 22px;
	background-image: url( '../app_graphics/btn5_inactive.gif' );
	cursor: hand;
	padding-top: 70px;
}

.btn5_off a
{
	color: #51759B;
	text-decoration: none;
	font-weight: bold;
}

.btn5_selected a
{
	color: #51759B;
	text-decoration: none;
	font-weight: bold;
}

.btn5_selected a:hover
{
	color: #51759B;
	text-decoration: underline;
	font-weight: bold;
}

.btn6_off
{
	width: 155px;
	float: left;
	height: 22px;
	background-image: url( '../app_graphics/btn6_off.gif' );
	cursor: hand;
	padding-top: 70px;
}

.btn6_selected
{
	width: 155px;
	float: left;
	height: 22px;
	background-image: url( '../app_graphics/btn6_selected.gif' );
	cursor: hand;
	padding-top: 70px;
}

.btn6_off a
{
	color: #51759B;
	text-decoration: none;
	font-weight: bold;
}

.btn6_selected a
{
	color: #51759B;
	text-decoration: none;
	font-weight: bold;
}

.btn6_selected a:hover
{
	color: #51759B;
	text-decoration: underline;
	font-weight: bold;
}



.footer
{
	background-image: url( '../app_graphics/footerBack.gif' );
	background-repeat: no-repeat;
	width: 970px;
	height: 54px;
	overflow: hidden;
}

.footerRight
{
	float: right;
	color: White;
	padding-top: 15px;
	padding-right: 17px;
}

.footerRight a
{
	color: White;
	text-decoration: none;
}

.footerLeft
{
	float: left;
	color: White;
	padding-top: 15px;
	padding-left: 17px;
}

.footerBlueText
{
	color: #94BED7;
}

.headerBlueText
{
	margin-left: 40px;
	margin-top: 20px;
	color: #54749B;
	font-weight: bold;
}


.innerLeftColumn
{
	float: left;
	width: 250px;
}

.innerMiddleColumn
{
	float: left;
	width: 500px;
}

.innerContentArea
{
	width: 470px;
	text-align: left;
	overflow: hidden;
}

.innerRightColumn
{
	float: left;
	width: 220px;
}

.innerContent
{
	background-color: #E5F3F3;
	font-size: small;
}

.printPage
{
	background-image: url( '../app_graphics/printBack.gif' );
	background-repeat: no-repeat;
	width: 196px;
	height: 29px;
	font-size: small;
	color: #556F7E;
	padding-top: 10px;
	padding-left: 15px;
}

.printPage a
{
	font-size: x-small;
	font-weight: bold;
	color: #A166AA;
	text-decoration: none;
}

.printPage a:hover
{
	text-decoration: underline;
}

.eventLabel
{
	float: left;
	width: 90px;
	font-size: small;
	font-weight: bold;
	color: #52748F;
	padding-left: 10px;
}

.eventValue
{
	float: left;
	width: 220px;
	font-size: small;
}

.eventValueWide
{
	float: left;
	width: 365px;
	font-size: small;
}

.newsLabel
{
	float: left;
	width: 90px;
	font-size: small;
	font-weight: bold;
	color: #52748F;
	padding-left: 10px;
}

.newsValue
{
	float: left;
	width: 365px;
	font-size: small;
}

.outerLeftItemArea
{
	padding-left: 12px;
}

.outerLeftItemAreaEmpty
{
}

.innerLeftItemArea
{
	background-color: #E5F3F4;
	border-left: solid 2px #84BBC0;
	border-right: solid 2px #84BBC0;
	width: 196px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	color: #54749B;
	font-weight: bold;
	font-size: small;
	overflow: hidden;
}

.innerLeftItemEditorial
{
	font-weight: normal;
	font-size: x-small;
	color: #484848;
	overflow: hidden;
}


.innerLeftItemArea a
{
	font-size: x-small;
	color: #54749B;
	text-decoration: none;
}

.innerLeftItemArea a:hover
{
	text-decoration: underline;
}


.outerRightItemArea
{
	padding-left: 0px;
	margin-top: 10px;
}

.innerRightItemArea
{
	background-color: #E5F3F4;
	border-left: solid 2px #84BBC0;
	border-right: solid 2px #84BBC0;
	width: 196px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	color: #54749B;
	font-weight: bold;
	font-size: small;
}

.innerRightItemEditorial
{
	font-weight: normal;
	font-size: x-small;
	color: #484848;
}


.innerRightItemArea a
{
	font-size: x-small;
	color: #54749B;
	text-decoration: none;
}

.innerRightItemArea a:hover
{
	text-decoration: underline;
}

.itemWrapper
{
}

.itemChevron
{
	float: left;
	width: 20px;
}

.itemLink
{
	float: left;
	margin-top: 3px;
	width: 170px;
	line-height: 1;
}


.itemImage
{
	width: 185px;
	border: solid 1px #84BBC0;
	margin-top: 5px;
	margin-bottom: 5px;
}

.itemTitle
{
	font-size: small;
	color: #E5232B;
	font-weight: bolder;
}

.itemDescription
{
	font-size: x-small;
	color: #556F7E;
	font-weight: bolder;
}

.contentPadding
{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.contentPadding a
{
	color: #54749B;
	text-decoration: none;
}

.contentPadding a:hover
{
	color: #54749B;
	text-decoration: underline;
}

.innerContent a
{
	color: #54749B;
	text-decoration: none;
}

.innerContent a:hover
{
	color: #54749B;
	text-decoration: underline;
}

.innerContentArea a
{
	color: #54749B;
	text-decoration: none;
}

.innerContentArea a:hover
{
	color: #54749B;
	text-decoration: underline;
}



.newsListingTitle
{
	color: #54749B;
	font-size: small;
	font-weight: bold;
}

.newsListingTitle a
{
	color: #54749B;
	text-decoration: none;
}

.newsListingTitle a:hover
{
	text-decoration: underline;
}

.newsListingDate
{
	color: #E5232B;
	font-size: small;
	font-weight: bold;
}

.newsListingDate a
{
	color: #E5232B;
	text-decoration: none;
}

.newsListingDate a:hover
{
	text-decoration: underline;
}

.newsListingArticle
{
	color: #4a4a4a;
	font-size: small;
}


.formWrapper
{
	width: 470px;
	margin-left: auto;
	margin-right: auto;
	font-size: small;
}

.formLeft
{
	float: left;
	width: 150px;
	font-weight: bold;
	padding: 5px;
}

.formRight
{
	width: 280px;
	float: left;
	padding: 5px;
}

.formTextBox
{
	width: 250px;
	border: solid 1px black;
	float: left;
}

.formDDL
{
	border: solid 1px black;
	float: left;
}

.formValidator
{
	float: left;
	margin-left: 5px;
	color: #ff1111;
	margin-left: 0px;
}


.loginLabel
{
	color: #54749B;
	width: 75px;
	float: left;
	margin-bottom: 3px;
	font-weight: bold;
}

.loginTextBox
{
	border: solid 1px black;
	float: left;
	width: 130px;
	margin-bottom: 3px;
	font-size: x-small;
}

.loginButton
{
	width: 68px;
	height: 20px;
	border: none;
	float: right;
	margin-right: 18px;
}

.logoutButton
{
	width: 67px;
	height: 18px;
	border: none;
	float: left;
	margin-top: 3px;
}

.deadLink
{
	font-size: x-small;
	color: #54749B;
}

.registerWithUs
{
	color: #ff1111;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: small;
}

.registerWithUs a
{
	color: #ff1111;
	text-decoration: underline;
	font-weight: bold;
}

.loginMenu
{
	float: right;
	margin-right: 18px;
	margin-bottom: 3px;
}

.loginMenu a
{
	color: #54749B;
	text-decoration: none;
}

.loginMenu a:hover
{
	text-decoration: underline;
}

.redStripe
{
	width: 470px;
	height: 5px;
	background-color: red;
}

.tab1
{
	background-repeat: no-repeat;
	height: 28px;
	width: 92px;
	float: left;
	overflow: hidden;
}

.tab2
{
	background-repeat: no-repeat;
	height: 28px;
	width: 78px;
	float: left;
	overflow: hidden;
}

.tab3
{
	background-repeat: no-repeat;
	height: 28px;
	width: 88px;
	float: left;
	overflow: hidden;
}

.tab4
{
	background-repeat: no-repeat;
	height: 28px;
	width: 54px;
	float: left;
	overflow: hidden;
}

.tab5
{
	background-repeat: no-repeat;
	height: 28px;
	width: 52px;
	float: left;
	overflow: hidden;
}

.content1
{
	overflow: hidden;
	float: left;
	background-color: #E5F3F3;
}

.content2
{
	overflow: hidden;
	float: left;
	background-color: #E5F3F3;
}

.content3
{
	overflow: hidden;
	float: left;
	background-color: #E5F3F3;
}

.content4
{
	overflow: hidden;
	float: left;
	background-color: #E5F3F3;
}

.content5
{
	overflow: hidden;
	float: left;
	background-color: #E5F3F3;
}

.tabsInactive
{
	background-repeat: no-repeat;
	background-image: url('../app_graphics/inactiveTabs.gif' );
	height: 28px;
	width: 364px;
	float: left;
	overflow: hidden;
}

.tabWrapper
{
	height: 28px;
	overflow: hidden;
}


.content
{
	float: left;
	background-color: #E5F3F3;
	width: 450px;
	padding: 10px;
}



.addThis
{
	margin-left: 10px;
	margin-bottom: 10px;
}

.secondaryNavMenuItems
{
	float: left;
	width: 510px;
}

.rssWrapper
{
	margin-top: 20px;
	margin-right: 25px;
	font-size: x-small;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

.rssWrapper a
{
	color: White;
	text-decoration: none;
}

.rssWrapper a:hover
{
	text-decoration: underline;
}

.rssNews
{
	float: right;
	margin-right: 50px;
}

.rssEvents
{
	float: right;
}

/****CPD Stuff********************************************/

.cpdHours
{
	margin-top: 10px;
	background-repeat: no-repeat;
	background-image:url('../app_graphics/cpd_blank.gif');
	width: 210px;
	height: 98px;
	border: none;
	cursor: pointer;
	color: Red;
	font-weight: bold;
	font-size: 9pt;
	background-color: white;
	padding-top:2.75em;
	padding-left:8.5em;
}

.cpdNarrowLabel
{
    float:left;
    width:250px;
    font-weight:bold;
}

.cpdWideLabel
{
    margin-top:5px;
    margin-bottom:5px;
    width:390px;
    font-weight:bold;
    display:block;
    float:left;
}

.cpdWideLabel sup
{
    color:Red;
}

.cpdDdl
{
    float:right;
    margin-right:10px;
    width:180px;
}

.cpdOwnNotes
{
    width:440px;
    font-size:small;
    margin-top:10px;
    margin-bottom:5px;
}

.cpdMandatory
{
    color:red;
    font-weight:bold;
    margin-top:10px;
    margin-bottom:10px;
    clear:both;
    width:440px;
}

.cpdWideTextBox
{
    clear:both;
    width:440px;
    height:75px;
}

.cpdError
{
    width:420px;
    color:red;
    border:dashed 1px red;
    padding:10px;
}

.cpdDownload
{
    width:211px;
    height:63px;
    border:none;
}

.cpdPrefixLabel
{
    margin-top:5px;
    margin-bottom:5px;
    float:left;
    font-weight:bold;
    width:50px;
}

.labelWrapper
{
    vertical-align:top;
}

/**********START NON FLASH ALTERNATIVE********************/
.nonFlash
{
	width:692px;
	height:305px;
	background-image:url('../app_graphics/academe_nonFlash.jpg');
	background-repeat:no-repeat;
}

.nonFlashRowLeft
{
	float:left;
	font-size:16px;
	font-weight:bold;
	overflow:hidden;
	height:51px;
	width:150px;
	padding-left:16px;
	padding-top:10px;
	
}

.nonFlashRowRight
{
	float:left;
	font-size:9px;
	overflow:hidden;
	height:51px;
	width:365px;
	padding-top:10px;
	padding-left:50px;
}

.nonFlashRowLeft a, .nonFlashRowRight a
{
	color:#484848;
	text-decoration:none;
}


/**********END NON FLASH ALTERNATIVE********************/

