body {
	font-size: 11px;
	font-family: verdana;
	/* background-image: url(../images/common/01-background.gif); */
	background-repeat: repeat;
	margin-top: 0px;
	background-color: #e6e6e6;
	
}


form {
	margin-left: auto;
	margin-right: auto;
}

p {
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}

a {
	text-decoration: none;
	color: #18408d;
	font-weight: bold;	
}

a:hover {
	color: #eea21f; 
	text-decoration: underline;
}

.blueArrow {
	list-style-image:url(../images/common/05-blue-arrow.png);
	text-align: left;
}

.noBullet {
	list-style: none;
}

.scorpioTek {
	font-weight: bold;
	color: black;
}

#topBar  {
	background-color: #3F3F3F;
	height: 17px;
	width: 801px;
}

#mainHeader {
	width: 801px;
	background-image: url(../images/common/02-header-background.gif);
	background-repeat: repeat-x;
	height: 102px;
}

#mainContainer {
	border-top-width: 0px;
	border-color: #666666;
	border-right-width: 1px;
	border-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	width: 801px;
	background-color: white;
	
}

#toolBar {
	background-color: #003e8c;
	height: 49px;
}



#information {
	
}

#informationWithNews

{
	padding-bottom: 10px;
	text-align: left;
	margin-left: 10px;
}

#informationWithOutNews {
	width: 800px;
}

#informationWithOutNews p {
	width:500px;
	text-align: left;
	margin-left: 20px;

}

#informationWithOutNews h1, h1 {

	text-align: left;
	margin-left: 20px;
	font-family: verdana;
	font-size: large;
	margin-left:20px;
	text-align:left;
}

#informationWithOutNews img {
	float: right;
	margin-right: 40px;


}

#informationWithNews p {
	text-align: justify;
	width: 500px;
}



.header  {
	text-align: left;
	margin-top: 30px;

}

#newsDisplay  {

	float: left;
}

#sideBar {

	float: left;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
	width: 190px;
}

#sideBar a, #whatsNew a {
	font-size: 12px;
	text-decoration: none;
	color: #18408d;
	font-weight: bold;
}

#sideBar a:hover, #whatsNew a:hover {
	color: #3582d2; 
	text-decoration: underline;
}

#sideBar, #whatsNew li {
	/* list-style-image:url(../../images/25-blueAndPointy.png); */
	list-style: none;
	
}

#sideBar p {
	margin-left: 0px;

}

.newsItem  {
	padding-top: 10px;
	text-align: left;

}

#whatsNew {
	text-align: left;
}



#twitterDisplay  {
	width: 250px;
	float: left;
	
}

#footer {
	background-color: #1f1f1f;
	width: 801px;
	height: 36px;
	text-align: center; 
	line-height: 36px;
	float: left;
	color: white;

}

#footer a { 
	text-decoration: none; 
	color: white; 
}

#footer A:active {

	font-size: 11px; 
	font-family: Verdana; 
	color:red ; 
	text-decoration:none;
}

#footer A:hover {
	font-size: 11px;
	font-family: Verdana; 
	color: #eea21f; 
	text-decoration: underline;
}

