
#content ul {
margin:0;
padding:0 0 0 10px;

}

#content li {
margin: 0 0 4px 10px;
padding:0;
}

#content li a {
display:block;
}

form {
	margin: 0px;
}


body {
	background: white;
	font-family: "Verdana", sans-serif;
}

img {
	border: 0px;
	
}



h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 140%;
	font-weight: bold;
	color: #023464;
}

#toolbar a, .subtext a, #footer a {
	color: #fff;
}



#toolbar {
	display: none;
}


#flag {
	display: none;
}

#search {
	display: none;
}

#subnav {
	display: none;
}

.subtext {
	display: none;
}

.copyaddy {
	font-size: 70%;
	color: black;
	font-weight:bold;
	
}

.privacy {
	display: none;
}

#content {
	text-align: justify;
	font-size: 75%;
}

.clear {
	clear:both;
}


#navigation {
	display: none;
}

#loginpane , #logoutpane{
	display: none;
}

.suboption {
	padding: 7px;
}

.topp {
	margin-top: 0px;
}

.bottomp {
	margin-bottom: 0px;
}

#breadcrumb {
	font-size: 80%;
	margin-bottom: 10px;
	height: 10px;
}

#content a {
	color: #023464;
}

#content {
	background: white;
}

.buttonlight {
	background: transparent url(/images/buttons/buttonlight.png) no-repeat scroll center top;
	height: 25px;
	width: 100px;
	text-align: center;
	display: block;
	border: 0px;
	cursor: pointer;
	font-family: "Verdana";
	color: #023463;
	font-weight: bold;
}

.buttondark {
	background: transparent url(/images/buttons/buttondark.png) no-repeat scroll center top;
	height: 25px;
	width: 100px;
	text-align: center;
	display: block;
	border: 0px;
	cursor: pointer;
	font-family: "Verdana";
	color: #fff;
	font-weight: bold;
}

.buttonlight[disabled], .buttondark[disabled] {
	background-position: 0px -75px;
	text-decoration: none !important;
	cursor: not-allowed;
	color: grey;
}

#bread {
	float:left;
}

.beta {
	display: none;
}

#breadcrumb .menuoptions {
	display: none;
}

#breadcrumb .menuoptions img {
	margin-left: 5px;
	cursor: pointer;
}

#subnav .menuoptions {
	float: right;
	position: relative;
	top: -1px;
	margin-right: 8px;
}

#subnav .menuoptions img {
	margin-left: 2px;
	cursor: pointer;
}

#plustext, #minustext {
	display: none;
}

#tooltip.bodytool { 
    display:none; 
    background:transparent url(/images/tooltip/black.png); 
    font-size:90%; 
    height:80px; 
    width:170px; 
    padding:15px; 
    color:#fff;
	z-index:1;
	text-align: left;
	position: absolute;

}

#tooltip.bodytool h3, #tooltip.bodytool div { margin: 0;
	font-style: normal;
	color: white;
	font-size: 10px;
 }



#dialog-overlay {

	/* set it to fill the whil screen */
	width:100%; 
	height:100%;
	
	/* transparency for different browsers */
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	-khtml-opacity: 0.5; 
	opacity: 0.5; 
	background:#000; 

	/* make sure it appear behind the dialog box but above everything else */
	position:absolute; 
	top:0; left:0; 
	z-index:3000; 

	/* hide it by default */
}

#dialog-box {
	
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	
	/* css3 border radius */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	
	background:#eee;
	/* styling of the dialog box, i have a fixed dimension for this demo */ 
	width:600px; 
	
	/* make sure it has the highest z-index */
	/*position:absolute; */
	z-index:5000;

	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -300px;


	/* hide it by default */
}

#dialog-box .dialog-content {
	/* style the content */
	text-align:left;  
	margin:13px;
 
}

/* Grey boxes. */
.greybl {
	width: 295px;
	background: #BABCBE url(/images/bg/greybl.gif) no-repeat scroll 0 100%;
	float: right;
	margin: 0px 0px 12px 12px;
	display: none;
}

.greybr {
	background: transparent url(/images/bg/greybr.gif) no-repeat scroll 100% 100%;
}

.greytl {
	background: transparent url(/images/bg/greytl.gif) no-repeat scroll 0 0;
}

.greytr {
	background: transparent url(/images/bg/greytr.gif) no-repeat scroll 100% 0;
	padding: 9px 14px 5px;
}

.greycontent {
	color: #000000;
	font-size: 90%;
	text-align: left;
	margin: 5px 0;
}

.advertcatch, .rmore {
	color: black;
	font-weight: bold;
}

.advertcatch {
	text-align: left;
}

.greycontent li {
	list-style-image :url(/images/style/bullet.png);
	padding-bottom: 5px;
}

.greycontent ul {
	padding-left: 19px;
	margin-bottom: 0px;
}

.greycontent .greyimg {
	width: 50px;
	height: 50px;
	float: left;
	background: #fff;
	margin-right: 5px;
	padding: 2px;
}


/*End greyboxes. */

/* Membership and club life */


.brochure {
	font-weight: bold;
	text-align: center;
}

.brochure img {
	padding-left: 4px;
	vertical-align: bottom;
}

.rightcontain {
	display:none;
}

/* End membership and club life */

/* Initially privac only. */
.email {
	vertical-align: top;
}

/* End of privacy */

/* General external link - What is RSS */

.external {
	margin-left: 6px;
}

#feedbackimg {
	display: none;
}

#feedback {
	display: none;
}


/* End of External */

/* Results - move to results_print.css? */

#allresultlist, #selectioncriteria {
display: none;
}

/* End of Resutls */

/* View events as List */

#dutyOption {
display: none;
}

/* End of View events */
