body { 
	background-color:#ffffff;
	background: url(/media/grad.gif) repeat-x; /*tab background image path*/
	margin:0px; padding:0px; 
	font: 12px/18px arial,verdana,helvetica,sans-serif; 
	color:#666666; 
}

.topbannercolor {
	background-color:#999999;
}

.trnav, a.trnav:link, a.trnav:visited, a.trnav:active {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}
a.trnav:hover {
	text-decoration:underline;
}

#maincontainer{
width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
/*background: #006699;*/
/*background: #fff;*/
/*height: 75px;*/ /*Height of top section*/
border-bottom:0px solid #999;
}

#topsection h1{
margin: 0px;
padding: 0px 0px 0px 15px;
/*color: #fff;*/
/*color: #006699;*/
color:#C83926;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 250px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 250px; /*Width of left column*/
margin-left: -1000px; /*Set left margin to -(MainContainerWidth)*/
background: #fff;
}

#footer{
clear: left;
width: 100%;
/*background: #eeeeee;
border-top:3px solid #dcdcdc;*/
text-align: center;
/*padding: 4px 10px;*/
}


.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.innertube2{
margin: 15px; /*Margins for inner DIV inside each column (to provide padding)*/
}

.innertube3{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}

a.leftnav:link, a.leftnav:active, a.leftnav:visited {
	font: bold 15px/24px arial,verdana,helvetica,sans-serif;;
	color: #10A485;
	text-decoration: none;
}
a.leftnav:hover {
	text-decoration: underline;
}
a.leftnav2:link, a.leftnav2:active, a.leftnav2:visited {
	font: 11px/15px arial,verdana,helvetica,sans-serif;;
	color: #10A485;
	text-decoration: none;
}
a.leftnav2:hover {
	text-decoration: underline;
}


.atsm { font: 11px/16px arial,verdana,helvetica,sans-serif; color:#999999; }

form { margin:0px; padding:0px; }

p, td, div, input, textarea, { font: 12px/17px arial,verdana,helvetica,sans-serif; color:#666666; }

.text { font: 13px/18px arial,verdana,helvetica,sans-serif; color:#666666; }

.mini { font: 11px/14px arial, helvetica,sans-serif; color:#666666; }

td.m3 { font: bold 11px/12px arial,verdana,helvetica,sans-serif; color:#666666; padding-right:10px; }
td.s3, input, textarea, select { font: 11px/12px arial,verdana,helvetica,sans-serif; color:#666666; }

.text { font: 12px/18px arial,verdana,helvetica,sans-serif; color:#666666; }

.smalltext { font: 11px/14px arial,verdana,helvetica,sans-serif; color:#444444; }

h1 { color:#C83926; font:bold 18px/20px arial, helvetica, verdana, sans-serif; margin:2px 0px 10px 0px; }

h2 { 
	color:#C83926; font:bold 15px/20px arial, helvetica, verdana, sans-serif; }

h3 { 
	padding:0px;
	margin:0px;
	color:#666666; 
	font:bold 13px/15px 'Trebuchet MS', Helvetica, sans-serif; 
}

h4 { 
	padding:0px;
	margin:0px;
	color:#555555; 
	font:bold 13px/14px arial,verdana,helvetica, sans-serif; 
}

h5 { 
	padding:0px;
	margin:0px;
	color:#996600; 
	font:bold 13px/16px arial,verdana,helvetica, sans-serif; 
}

.qtext {
	color:#003333;
	font-style: italic;	
}

.largetext { color:#cc0000; font:bold 18px/24px 'arial black', gadget, arial, Helvetica, verdana, sans-serif; }

/***** Borders *****/
.bord { border:1px solid #dcdcdc; }
.bordtop { border-top:1px solid #dcdcdc; }
.bordbottom { border-bottom:1px solid #dcdcdc; }

.bordtopbottom { border-top:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; }

a:link, a:visited { text-decoration:underline; color:#3079BE; } 
a:hover { text-decoration: none; }

a.altlink:link, a.altlink:visited { text-decoration: none; color:#3079BE; } 
a.altlink:hover { text-decoration: underline; }

ol.lks, ul.lks { 
	margin:5px 30px 0px 20px; padding:0px; 
}

li.lks {
	margin:5px 0px; 
	padding:0px;
}

li.lks2 {
	margin:5px 0px 10px 0px; 
	padding:0px;
}

#nobox {
padding:5px 15px;
}

#ltbox {
background-color:#EAE7E0;
background: url(/media/grad-lt.gif) top center repeat-x;
padding:10px;
border:1px solid #EAE7E0;
}

#ltbox a {
color:#679F48;
}

#medbox {
background-color:#EEE0DB;
background: url(/media/grad-med.gif) top center repeat-x;
padding:5px 15px;
border:1px solid #EEE0DB;
}

#medbox p {
font: 11px/16px arial,verdana,helvetica,sans-serif; 
color:#646854;
}

#medbox a {
color:#3079BE;
}

#dkbox {
background-color:#EEEBE4;
padding:10px;
border:1px solid #DFDACE;
}

#dkbox a {
color:#BA3220;
}

#brightbox {
background-color:#C83926;
background: url(/media/grad-bright.gif) top center repeat-x;
padding:10px;
border:1px solid #C83926;
}


#brightbox a {
color:#ffffff;
}

.marg10 {
margin:10px;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#chromemenu{
width: 99%;
font-weight: bold;
font-size: 110%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #C83926;
width: 100%;
background: url(/media/tab-bg.gif) bottom center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #ffffff;
padding: 5px 10px;
margin: 0;
text-decoration: none;
border-right: 1px solid #C13421;
}

#chromemenu ul li a:hover{
background: url(/media/tab-bg2.gif) bottom center repeat-x;
color:#C83926;
}


  
/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(/media/menug_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(/media/menug_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(/media/menug_hover_right.gif) no-repeat right top; 
	/*right tab image path*/
}


/** Thumbnail Popup **/
.thumbnail{
position: relative;
z-index: 0;
padding:2px;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #95C43D;
padding: 5px;
left: -1000px;
border: 1px solid #dcdcdc;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}

.thumbnail2{
position: relative;
z-index: 0;
padding:2px;
}

.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #95C43D;
padding: 5px;
right: -1000px;
border: 1px solid #dcdcdc;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
right: 60px; /*position where enlarged image should offset horizontally */
}

/** Pagination **/
.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 14px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9CD6C8;
text-decoration: none; 
/*color: #2e6ab1;*/
color: #10A485;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2BA595;
color: #000;
background-color: #D1F8F0;
}

.pagination a.currentpage{
background-color: #10A485;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
