/*
deepboot.com with SEMG modification
*/


body {
	background-color:#d9d3cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

div.content
  {
  height: 100%;
  overflow: auto;
  }
  
th, td {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;}

h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 100%;
	color: #000000;
}

p, ul, ol {
	margin-bottom: 1.2em;
	line-height: 1.3em;
}

p {
}

ol {
}

ul {
	list-style: none;
}

/*ul  {
	padding-left: 10px;
	background: url(images/img16.gif) no-repeat 0px 10px;
}*/

a:link {
	color: #3490F8;
}

a:hover, a:active {
	text-decoration: none;
	color: #F89934;
}

a:visited {
	color: #666666;
}

img { 
    border:thin;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

.byline {
	color: #CCCCCC;
}

.col-one {
	float: left;
}

.col-two {
	float: right;
}

.two-cols {
}

.two-cols .col-one, .two-cols .col-two {
	width: 200px;
	
}

/****************   SIDE NAVIGATION   ****************/

#sideNavigation
{
width: 100.%;
	padding: 0px;
	margin: 0 0 15px 5px;
	color: #000000;
	white-space: nowrap;
	font-family: verdana, sans-serif;
	font-size: 11px;
    width: 215px;

}

#sideNavigation li
{
list-style: none;
margin: 0px;
border-bottom: 1px gray dotted;
text-align: left;
}

#sideNavigation ul
{
margin: 0;
padding: 0;
}

#sideNavigation li a
{
display: block;
padding: 0.5em 0.3em 0.5em 0.7em;
text-decoration: none;
}

#sideNavigation li a:link { color: #666; }
#sideNavigation li a:visited { color: #666; }

#sideNavigation li a:hover,
#sideNavigation li a.current
{
	background: #F3F5EF;
	border-left: 2px #E06A3B solid;
	text-indent:-3px;
	border-right: 2px #E06A3B solid;
	
}
#sideNavigation li a.current
{
}


/****************   END SIDE NAVIGATION   ****************/




/* Boxes */

.box-orange {
	background: url(images/img09_trans.gif) repeat-x;
}

.box-orange .section {
	background: url(images/img11.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-orange .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img10.gif) no-repeat;
}

.box-orange .content {
	padding: 10px;
}



.box-blue {
	background: url(images/img13.gif) repeat-x;
}

.box-blue .section {
	background: url(images/img15.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-blue .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img14.gif) no-repeat;
}

.box-blue .content {
	padding: 5px;
	background-color:#FFFFFF
}

.box-brown {
	background: url(images/img17.gif) repeat-x;
}

.box-brown .section {
	background: url(images/img19.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-brown h2 { 
    margin-top: 0px;
}

.box-brown .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img18.gif) no-repeat;
}

.box-brown .content {
	padding: 5px;
}

/* Header */

#header {
	width: 970px;
	height: 75px;
	margin: 0 auto;

}

.header_right {
   line-height: 1.25em;
}

/* Logo */

#logo {
	float: left;
	margin-bottom: 10px;
}

#logo h1, #logo h2 {
	float: left;
}

#logo h1 {
	padding-top: 40px;
	text-transform: lowercase;
	font-size: 34px;
	font-weight: normal;
}

#logo h2 {
	padding: 10px 0 0 3px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 150px;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Search */

#search {
	float: right;
	width: 300px;
	padding-top: 25px;
}

#search form {
}

#search fieldset {
	border: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
	border: 1px solid #FFFFFF;
}

#searchsubmit {
	padding: 0 2px;
	background: #F4A652 url(images/img03.gif) repeat-x;
	border: 1px solid #000000;
	text-transform: lowercase;
}



/****************   MAIN NAVIGATION   ****************/

#mainNav { }


#nav {
	clear:both;
	padding-top:15px;
	margin:0 auto;
	min-height: 30px;
	width: 1010px;
}
#nav ul {
	float:left;
	width:1010px;
	padding:0;
	list-style:none;
	background:#d41e00 url(images/nav-tab.gif) repeat-x;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
}
#nav a {
	display:block;
	float:left;
	width:auto;
	margin:0;
	padding:0 16px;
	border-right:1px solid #bb1600;
	border-bottom:none;
	border-left:1px solid #fe633a;
	color:#fff;
	background:#d41e00 url(images/navInactive.jpg) repeat-x;
	font:bold 1.1em/2.5 "Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:1px;
}
#nav a:hover,
#nav a:focus,
#nav a:active {background:#b31203 url(images/nav-tab.gif) repeat-x 0 -150px}
#nav .sel a {background:#720000 url(images/nav-tab.gif) repeat-x 0 -300px}
#nav .sel a:focus {background:#b31203 url(images/nav-tab.gif) repeat-x 0 -150px}

					
/****************   END MAIN NAVIGATION   ****************/
/* Page */

#page {
	width: 970px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background-color:#FFFFFF;
	min-width: 1010px;
	
}

/* Content */

#content {
	float: left;
	width: 420px;
	padding-left: 10px;
	padding-right: 10px;
}

/* Feature */

#feature {
	margin-bottom: 20px;
}

#feature h2 {
    margin-top:0px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

#sidebar .col-one {
	width: 200px;
}

#sidebar .col-two {
	width: 200px;
	margin: 0px 5px 0px 0px;
	padding-left: 0px;
	float: right;
}

/* Disclaimer */
.disclaimer {
    background-color:#dddddd;
    margin: 0;
	padding:.65em 0;
	color:#777777;
	text-align:left;
	font-size:80%;
}

/* Footer */

.footer {
	height: 30px;
	padding: 20px;
	background: #DDDDDD;
	border-top: 1px solid #999999;
	width: 100%;
}

.footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}

.footersponsorPlat {
	height: 30px;
	padding: 20px;
	background: #CAD3D0;
	border-top: 1px solid #999999;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 100%;
}

.footersponsorGold {
	height: 30px;
	padding: 20px;
	background: #f0c816;
	border-top: 1px solid #999999;
	width: 100%;
}

.footersponsorSilv {
	height: 30px;
	padding: 20px;
	background: #E7E7E7;
	border-top: 1px solid #999999;
	width: 100%;
}