/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color:#000000;
	background-image:url(images/tiler.gif);
	background-repeat: repeat-x;
}

em {
	color:#990000;
	font-size:15px;
	font-weight:bold;
}




p, h1, h2, h3, h4, h5, a, ul, li, ol, td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left; /* Not necessary if not using text-align center in body tag for older IE browsers. */
}

p {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	margin-right: 38px;
	margin-left: 35px;
	margin-bottom: 20px;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
}

p#box {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	margin-right: 38px;
	margin-left: 35px;
	margin-bottom: 20px;
	text-transform: none;
	padding: 0px 0px 0px 20px;
	margin-top: 0px;
	background-color: #FFFFCC;
	border: 1px dashed #333;
	width: 60%;
}

h1 {
	color: #CE493A;
	font-size: 21px;
	font-weight: bolder;
	text-indent: 18pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding: 0px;
	background-image: url();
	background-position: right top;
	background-repeat: repeat;
	border: 0px solid #ccc;
	margin-left: 4px;
	border-bottom: 1px solid #ccc;
	border-top: 0px solid #999;
	
}
h2 {
	color: #CC9900;
	margin-left: 25px;
	margin-right: 60px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	border-bottom: 0px dashed #000;
	margin-top: 15px;
	margin-bottom: 10px;
	line-height: normal;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	padding: 10px;
	width: 60%;
}



h3 {
	color: #660000;
	margin-left: 35px;
	margin-right: 20px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	border-bottom: 0px dashed #000;
	margin-top: 15px;
	margin-bottom: 10px;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	width: 60%;
	text-align:center
	
}

h4 {

}


h5 {

}



a:link, a:visited {
	color: #990000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}

address {
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0 auto;
	position: absolute;
	left: -248px;
	top: 13px;
	width: 230px;
	padding: 1px;
	border: 1px solid #fff;
	background-color: #2A2E5E;
}
address a:link, address a:hover, address a:visited {
	padding: 0px;
	text-align: center;
	margin: 0px;
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */




div#container {
	background-image:url(images/contentbg.gif);
	background-repeat:repeat-y;
	width:960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right:0px solid #fff;
	border-left:0px solid #fff;
	border-bottom:0px solid #000;
	border-top:0px solid #000;
	position: relative;
}

div#header {
	position: relative;
	width: 960px;
	margin: 0px;
	padding: 0px;
	height: 100px;
	background-image: url(images/header.jpg);
}

div#wrapper {
	width:960px;
	position:relative;
	background:url() top no-repeat;
	margin: 0px auto;

}


div#content {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 700px;
	position: relative;
	min-height: 300px;
}



div#content img.rightno {
	float: right;
	clear: both;
	margin-left: 20px;
	margin-right: 38px;
	margin-top: 0px;
	margin-bottom: 20px;
		border: 0px solid #000;
}



div#content img.left {
	float: left;
	clear: both;
	border: 1px solid #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}

div#content img.right {
	float: right;
	clear: both;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	border: 1px solid #000;
}


div#footer {
	clear: both;
	height: 50px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin:0px auto;
	padding:0px;
	background-image: url(images/footer.jpg);
}

div#footer a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}



div#bottomlinks {
	clear: both;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	width:960px;
	margin:0px auto;
	padding-top:5px;
	padding-bottom:5px;
	margin-top: 0px;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
	border-top: 0px solid #fff;
	background-color: #000000;
}

div#bottomlinks a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

div#bottomlinks a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

div#copyright {
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	height:auto;
	margin-top: 0px;
	clear: both;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
}
div#copyright a {
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
}

div#login {
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	width: 100%;
	margin: 0px auto;
	clear: both;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
}

div#login a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
div#navshell {
	width: 240px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: absolute;
	left: -249px;
	top: -169px;
	z-index: 3;
	border: 1px solid #fff;
	height: auto;
	background-color: #292D5C;
}
address strong   {
	color: #FFFFFF;
	font-size: 11px;
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #ccc;
}

ol#list {
}

ol#list li {

}

ul#nav {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
ul#nav li {
	display: inline;
	list-style: none;
	line-height: 10px;
	height: 30px;
}
ul#nav li a:link, ul#nav li a:visited, ul#nav li a:active {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font: bold 15px Arial, Helvetica, sans-serif;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	text-indent: 0pt;
	background-position: right center;
	height: 20px;
	border-bottom: 1px solid #fff;
	border-top: 0px solid #ccc;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #292D5C;
}

/*sub nav-----------------------*/
ul#nav li#sub a:link, ul#nav li#sub a:visited, ul#nav li#sub a:active {
	display: block;
	color: #990000;
	text-decoration: none;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 4px 0px;
	margin: 0px;
	text-align: center;
	text-indent: 30pt;
	background-position: right center;
}


ul#nav li a.current:link, ul#nav a.current:visited {
	color: #FFFF00;
	height: 20px;
	border-bottom: 1px solid #fff;
	border-top: px dashed #fff;
	background-image: url(images/on.jpg);
	font-size: 15px;
	padding: 4px 0px 4px 0px;
	background-color: #A92F20;
}

ul#nav li a:hover {
	color:#FFFFFF;
	border-bottom: 1px solid #fff;
	border-top: 0px solid #ccc;
	text-indent: 0pt;
	text-align: center;
	background-color: #5D66CF;
}

div#content ul#list {
	font-size: 12px;
	color: #000000;
	margin-left:25px;
	margin-bottom: 10px;
	width: 390px;
	position: relative;
	padding: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-left: 3em;
	text-indent: -1em;
}

div#content ul#list li {
	line-height: 2em;
	list-style-position: inside;
	list-style-type: square;
	margin-bottom: 0px;

\
	content: "\00BB \0020";
}


div#content ul#list2 {
	font-size: 10px;
	color: #000;
	width: 100%;
	position: relative;
	margin:0px;
	padding: 0px;
	border-top: 1px solid #000;
}
div#content ul#list2 li {
	line-height: normal;
	margin:0px;
	list-style-position: inside;
	list-style-type: square;
}

div#iframe {
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 30px;

}

div#map {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
	left: 11px;
	width: 600px;

}

div#map iframe{
border: 1px solid #000;


}

.clear {
	clear: both;
}

strong {
	color: #000000;
}


table {
width:400px;
border-collapse: collapse;
font-size:12px; 
color:#000000;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
margin-left:20px;
margin-bottom:20px;

}

td#name {
text-align:center;
background-color:#FFFFCC;
font-family:Arial, Helvetica, sans-serif;

}

td#logo {
text-align:center;
background-color:#ffffff;

}

tr#row {
padding:5px;
border-top:1px solid #ccc;
}



/*columns*/

	span {
	color:#000000;
	margin: 0;
	padding: 0 0 0 0px;
	width: 0px;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
}

.col1 {
	margin: 0px 0px 0px10px;
	padding: 0 0 0 0px;
	width: 310px;
	text-align: left;
}

.col2 {
	margin: 0px 0px 0px 20px;
	padding: 0 0 0 0px;
	width: 310px;
	text-align: left;
}

hr {
	width:90%;
	border:1px solid #ccc;
	margin-left: 20px;
}



/*-----------------video------------------------*/

div#content div.video {
	float:right;
	margin: 0 auto;
	margin:10px;
	clear: both;
	margin-right: 35px;


}

/*-----------------flash------------------------*/

div#flash
  {
	position:absolute;
	left:0px;
	margin:0px auto;
	width: 960px;
	height:100px;
	top: 0px;
}

div#flash2
  {
	position:absolute;
	left:-261px;
	margin:0px auto;
	width: 260px;
	height:250px;
	top: 0px;
}


div.box {
	width:600px;
	padding:2px;
	border:1px solid #ccc;
	background-color:#FFFFCC;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	clear: both;
	margin-left: 10px;


}

div.box strong {
	font-size: 11px;

}

div.cc {
	padding:1px;
	position: absolute;
	left: -248px;
	top: 125px;

}


div#g {
	padding:0px;
	position: absolute;
	left: -260px;
	top: 232px;

}

div#spacer {
height:500px;
width:auto;

}

