h1,h2,h3,h4,h5,h6,pre,code,table,td,th,dd,dt,dl,li,input,button,select,textarea{ font-size: 100%; }
ul,ol,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,td,dd,dl,dt { margin:0; padding:0; }
a img, :link img, :visited img { border:none; }
body {font-size: 76%; line-height: 1em;} 
table {border-collapse: collapse; }
input,button,select,textarea {font-family: inherit;}
input, select { vertical-align:middle; }

.clearBoth { /* For clearing floats */
	clear: both; 
	height: 0px;
	margin: 0; 
	padding: 0; 
	font-size: 0%;
	line-height: 0px; 
	}

.hiddenContent { /* For alternate content for screen readers */
	position: absolute;
 	left: 0px;
 	top: -2000px;
	width: 1px;
 	height: 1px;
 	overflow: hidden;
	color: #FFFFFF;
	}

hr {
	display: none;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background: #FFFFFF;
	}	

a {
	color: #8eb8ee;
	text-decoration: none;
	}

a:visited{
	text-decoration: none;
	}

a:hover{
	text-decoration: underline;
	}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 96%;
	font-style: normal;
	color: #000;
	text-align: left;
	line-height: 122%;
	padding-bottom: 10px;
	}

.lastElement {
	padding-bottom: 30px;
	}

.highlight {
	font-weight: bold;
	}
	
#container {
	-x-system-font:none;
	background:#FFFFFF scroll 0% 0%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:200px;
	left:50%;
	line-height:1.31em;
	margin:-54px auto 0pt -145px;
	position:absolute;
	text-align:left;
	top:40%;
	width:300px;
	text-align: left;
	}
