/*-------------------------------------------------------------*/
/* CSS Dropdown Menu */
/*-------------------------------------------------------------*/

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

/* This is the visible menu item before mouse over */
#nav li { 
	float: left;
	position: relative;
	border: 0px solid #3399CC;
	background-color: #3399CC;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 20px;
}
#nav a:link, #nav a:visited {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
#nav ul { 
	display: none;
	position: absolute;
	padding-top: -50px; 
	padding-bottom: -50px; 
}

/* This is the pop-up menu */
#nav ul li {
	float: none;
	border: 0px solid #3399CC;
	background-color: #3399CC;
	font-size: 14px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: -10px; 
	padding-left: 10px; 
	padding-right: 10px; 
}
#nav li:hover ul {
	display: block;
}




/*-------------------------------------------------------------*/
/* Redefined html tags */
/*-------------------------------------------------------------*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006699;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #999999;*/
}
a {
	text-decoration: none;
	color: #006699;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr {
	border: none;
	background-color: #CCCCCC;
	color: #CCCCCC;
	height: 1px;
/*	width: 80%; */
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*-------------------------------------------------------------*/
/* specified css */
/*-------------------------------------------------------------*/

.listh2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}
.listh3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.navbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.navbar:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.navbar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	width: 150px;
	background-color: #CCCCCC;
	padding: 5px;
	margin-bottom: -20px;
}
.menu1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	width: 150px;
	background-color: #CCCCCC;
	padding: 5px;
	margin-bottom: -20px;
}
.menu1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	width: 150px;
	background-color: #CCCCCC;
	padding: 5px;
	margin-bottom: -20px;
}
.menu1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	width: 150px;
	background-color: #CCCCCC;
	padding: 5px;
	margin-bottom: -20px;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	text-indent: 10px;
	margin-bottom: -20px;
}
.membersmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
.searchfield {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #006699;
	border: 1px solid #006699;
}
.ad_spacing {
	padding-bottom: 25px;
}

/*-------------------------------------------------------------*/
/* Original IPRA Frontline CSS */
/*-------------------------------------------------------------*/

.whiteOnBlueHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3399CC;
	padding: 5px;
	margin-bottom: -20px;
}
.whiteOnBlueHead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3399CC;
	padding: 5px;
	margin-bottom: -20px;
}
.whiteOnBlueHead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3399CC;
	padding: 5px;
	margin-bottom: -20px;
}
.whiteOnBlueHead4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3399CC;
	padding: 5px;
	margin-bottom: -10px;
}
.bodyblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodyblackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.bodytabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bodytabletextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.captionedPicBorder {
	border: 1px solid #3399CC;
	cursor: pointer;
}
.captionedPicBorder0pointer {
	border: 1px solid #3399CC;
}
.captionbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	font-style: italic;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3399CC;
	border-bottom-color: #3399CC;
	border-left-color: #3399CC;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}
.sideboxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
.sidebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px solid #3399CC;
}
.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
.contentsmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	width: 215px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding: 5px;
/*	margin-bottom: -20px; */
}
.contentsauthors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	width: 140px;  
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding: 2px;
}
.articlehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #006699;
}
.articlestand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #006699;
}
.articlestandbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #006699;
}
.articlecroshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.pullquoteleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #006699;
}
.pullquoteright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #006699;
	text-align: right;

}
.pullquotecentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #006699;
	text-align: center;
}
.authorDetails {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	padding: 5px;
	border: 1px solid #3399CC;
}
.memberDetails {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	border: 1px solid #3399CC;
}
.viewhtmlbutton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}
/*-------------------------------------------------------------*/
/* Unused CSS

.blueGreyBG1pxinset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #006699;
	padding: 1px;
}
.teaserpic {
	border: 1px solid #006699;
}
.teaserhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	border: 1px solid #006699;
	padding-left: 5px;
	clear: left;
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	list-style-image: none;
	list-style-type: none;
	position: absolute;
	width: 150px;
	line-height: 10px;
}
.tableborder1 {
	text-decoration: none;
	padding: 0px;
	border: 1px solid #006699;
}
.tablecolour2 {
	background-color: #CCCCCC;
}
.tablecolour3 {
	background-color: #006699;
}
.blueGreyButton0inset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #006699;
}
.tablecolour1 {
	background-color: #000000;
}
.masttextbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
}
.menugreybg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	background-color: #CCCCCC;
	padding: 3px;
	text-decoration: none;
}
.blueGreyButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #006699;
	padding: 3px;
}
.masttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}



*/
/*-------------------------------------------------------------*/
.menu1Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	background-color: #CCCCCC;
	padding: 5px;
	margin-bottom: -20px;
}

