@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #454545;
}
#full ul {
	list-style-position: outside;
	padding-left: 30px;
}
#full {
	margin-left: 10px;
	margin-bottom: 10px;
}


#content h1 {
	font-size: 24px;
}

body a {
	color: #082ecd;
}
body a:hover {
	text-decoration: none;
}
blockquote {
	text-indent: 30px;
}


#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	position: relative;
}
#Inwrap {
	background-image: url(../_images/wrapperBG2.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
}
#clear {
	clear: both;
	height: 10px;
}


#header {
	background-image: url(../_images/headerBG2.gif);
	height: 125px;
	font-size: 12pt;
}
#logo {
	height: 80px;
	width: 80px;
	float: left;
	margin-top: 30px;
	margin-left: 18px;
}
#flashPlayer {
	position: absolute;
	top: 0px;
	right: 0px;
}


#header h1 {
	font-size: 15pt;
	color: #232222;
	font-weight: normal;
}
#NameSlogan {
	width: 450px;
	text-indent: 15px;
	padding-top: 47px;
}
#NameSlogan p {
	text-indent: 30px;
	line-height: 11pt;
	font-style: italic;
}
#NameSlogan h2 {
	font-style: italic;
	font-weight: normal;
	font-size: 12pt;
	text-indent: 75px;
	line-height: 11pt;
}



#sidebar {
	float: left;
	width: 210px;
	background-image: url(../_images/sidebarBG2.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 13pt;
	color: #232222;
}
#sidebar     ul   li {
	list-style-type: none;
}
#sidebar         .links a    {
	color: #454545;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6f6f6f;
	padding-top: 5px;
	padding-bottom: 1px;
	font-size: 11pt;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
#MA1,  #MA2, #MA3, #MA4, #MA5, #MA6        {
	margin-left: 5px;
}
#sidebar   .links  #MA1  a,#sidebar   .links #MA2 a,#sidebar .links  #MA3 a,  #sidebar .links #MA4  a,#sidebar .links #MA5 a,#sidebar .links #MA6 a{
	border-bottom-width: 0px;
	padding: 1px;
	color: #082ecd;
	margin-right: 10px;
}




#sidebar a:hover {
	text-decoration: underline;
}
#sidebar #sponsors img {
	border: 2px solid #7F7F7F;
	margin-left: 9px;
}


#footer a {
	color: #454545;
}

#SBtabHome {
	background-image: url(../_images/SBtabHome2.gif);
	height: 33px;
	width: 210px;
	background-repeat: no-repeat;
	text-indent: 30px;
	padding-top: 2px;
}
#SBtab {
	background-image: url(../_images/SBtab2.gif);
	height: 30px;
	width: 210px;
	text-indent: 30px;
	background-repeat: no-repeat;
	padding-top: 9px;
	margin-top: 12px;
	margin-bottom: 5px;
}
#SBtab2 {
	background-image: url(../_images/SBtab2.gif);
	height: 30px;
	width: 210px;
	text-indent: 30px;
	background-repeat: no-repeat;
	padding-top: 9px;
	margin-top: 12px;
	margin-bottom: 5px;
}
#SBtab3 {
	background-image: url(../_images/SBtab2.gif);
	height: 30px;
	width: 210px;
	text-indent: 30px;
	background-repeat: no-repeat;
	padding-top: 9px;
	margin-top: 12px;
	margin-bottom: 5px;
}
#sidebar    #sponsors   a  {


}
#wrapper #Inwrap #sidebar #sponsors img {

}




#title {
	background-image: url(../_images/titleBG2.gif);
	float: right;
	height: 101px;
	width: 590px;
}
#content {
	float: right;
	width: 550px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	position: relative;
}

#content h3 {
	font-size: 14pt;
	font-weight: normal;
}
#content    ul  {
	list-style-position: outside;
	padding-left: 20px;
}
#content ol {
	list-style-position: outside;
	padding-left: 25px
}
#wrapper #footer {
	clear: both;
	background-image: url(../_images/footerBG2.gif);
	height: 37px;
	text-indent: 25px;
	background-repeat: no-repeat;
	line-height: 36px;
}
#wrapper #footer a {
	text-decoration: none;
}
#wrapper #footer a:hover {
	text-decoration: underline;
}





#contact {
	text-indent: 25px;
	padding-top: 5px;
	font-size: 10pt;
	padding-bottom: 20px;
}
.bold {
	font-weight: bold;
}
.imgborder {
	border: 2px solid #7D7D7D;
}
.imgnoborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.totop {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 500px;
}

