
* {margin: 0; padding: 0;}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 62.5%;
	padding: 0;
	text-align: left;
	background: url(../images/bk_tile.gif) #2b3c52 repeat-x top;
}

body * {font-size: 1em;}

/* General Tag styles */
	
	h1, h2, h3, h4, h5, h6 {color: #2563ad; margin-bottom: 1em;}
	
	h1 {font-size: 130%;}
	h2 {color: #2563ad; font-size: 120%; font-weight: bold;}
	h3 {font-size: 110%;}
	h4 {font-size: 100%;}
	h5 {font-size: 100%;}
	h6 {font-size: 100%;}
	
	a, a:visited {color: #135eba; font-weight: normal; text-decoration: none;}
	a:hover, a:visited:hover { text-decoration: underline; color:#0c3e7b;}
	
	p {padding-bottom: 1.5em; text-align: left;}
	
	img  {border: 0;}
	sup {font-size: .7em;}
	strong{ color:#344d61;}
	
	ul, ol {margin-left: 40px; margin-bottom: 1.5em;}
	ul {list-style: square;}
	ol {list-style: lower-roman;}
	li {  }
	
	/*table {border-collapse: collapse; border-top: 1px solid #C3B889;  margin-bottom: 1.5em; width: 100%;}*/
	table {margin-bottom: 1.5em; width:100%;}
	th, td {padding: .4em .2em; vertical-align: top; font-size:11px;}
	th { font-size:12px; font-weight:bold; background:url(../images/subnavLI.gif) repeat-x bottom;}
	td {}
	table.tableNoBorder{background:none; margin-bottom: 0; padding: .4em .2em; vertical-align: top;} 
	th.thNoBorder{background:none; 0; padding: 0 0; padding: .4em .2em; vertical-align: top;}
	td.tdNoBorder {background:none; 0; padding: 0 0; padding: .4em .2em; vertical-align: top;}
	
	td a, td a:visited {border: 0px;}
	td a:hover, td a:visited:hover {text-decoration: underline;}
	td strong { line-height:22px;}
	
	
	/* Forms */
	input, textarea { width:240px; background-color: #fff; border: 1px solid #7F9DB9; padding: .2em .5em; font-size:11px; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
	.button {border: 1px solid #000000; color: #FFFFFF; font-weight: normal; padding: .2em .2em; text-transform: uppercase; background-color:#4c4a4a;width:auto;}

/* Classes */
	
	.clearAll {clear: both;}
	.displayNone, .hideFromScreen {display: none;}
	
	
	/* Alignment */
	.centre {text-align: center;}
	.left {text-align: left;}
	.right {text-align: right;}
	
	/* Highlighting */
	.highlight {color: #f5aa09; font-size: 1.3em; font-weight: bold;}
	.yellow {color: #f5aa09;}
	
	/* Float Elements */
	.floatLeft {float: left;}
	.floatRight {float: right;}
	
	.noStyle {background: none !important; border: 0 !important;} /* removes background and border styles */

	#page {font-size: 1.2em;} /* resets font size on page to 12px equivalent */

	#login .buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #333333;
	color: #FFFFFF;
	margin-right: 6px;
}
