@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
#clicktip {
	color: #FFF;
	background-color: #036;
	width:100px;
	height:30px;
	font-size:10px;
	
	padding: 2px;
	border: 1px solid #91BEEB;
}
#headertext {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	color: #8BB9EA;
	font-family: Arial, Helvetica, sans-serif;
}
.oneColElsCtr #container {
	width: 767px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
}
#country{
	float:right;
	height:11px;
	margin-right:20px;
	width:400px;
	}
	#country a{
	float:right;margin-right:3px;
	
	}

#smlogo {
	float: right;
	width: 105px;
	padding-top: 5px;
}
#mainleft {
	margin: 2px 0px 0px;
	padding: 0px;
	float: left;
	width: 230px;
}
#middleleft {
	background-image: url(../images/lefttopbgblue.gif);
	background-repeat: no-repeat;
	float: left;
	height: 89px;
	width: 230px;
}
#logo {
	float: left;
	width: 280px;
}
#consoleheader {
	float: left;
	width: 767px;
	margin-top: 10px;
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0px;
}

#newconsole {
background-image: url(../images/greenbg.gif);
	background-repeat: repeat;
	
	float: left;
	height: 24px;
	width: 767px;
	margin-top: 10px;
}
#newconsole a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #036;
	text-decoration: none;
	padding: 2px;
}
#newconsole ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#newconsole li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}


#console {
	
	background-image:url(../images/greybg.jpg);
	background-repeat:repeat;
	float: left;
	height: 24px;
	width: 767px;
	
}
#console a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #036;
	text-decoration: none;
	padding: 2px;
}
#console ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#console li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}
#greenline {
	background-image: url(../images/greenbg.gif);
	background-repeat: repeat;
	float: left;
	height: 5px;
	width: 767px;
}
#maillist {
	background-image: url(../images/greybg.jpg);
	background-repeat: repeat;
	float: left;
	height: 140px;
	width: 210px;
	margin: 3px 0px 0px;
	padding: 10px 10px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8BB9EA;
	margin-bottom: 5px;
	float: left;
	width: 500px;
	margin-top: 5px;
}
.hsection {
	margin-left: 20px;
	float: left;
	width: 500px;
	margin-bottom: 10px;
}
#bottomconsole a {
	color: #8BB9EA;
	text-decoration: none;
	margin: 2px;
}
#mainright {
	float: left;
	width: 530px;
	margin-left: 2px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#main {
	float: left;
	width: 763px;
}
#topleft {
	background-image: url(../images/lefttopbg.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0px;
	float: left;
	height: 234px;
	width: 230px;
}
.hline {
	float: left;
	height: 2px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#console a:hover {
	background-color: #97C2ED;
	display: inline;
	padding: 2px;
}
#bottomconsole {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #96C0EC;
	margin: 5px;
	float: left;
	width: 400px;
}
.logos {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#artinfo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #8BB9EA;
	}
.headertextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8BB9EA;
	margin-bottom: 5px;
	float: left;
	width: 500px;
	margin-top: 5px;
}
#middleleftblue {
	background-image: url(../images/lefttopbgblue.gif);
	background-repeat: no-repeat;
	float: left;
	height: 89px;
	width: 230px;
}
