/* ------ Section 1 - Global Body, Font and Link Settings ------ */

 
body {
 background: url("../image-files/bg.gif") repeat-x scroll center top transparent;
 color: #000;
margin: 0;
padding: 0;
font: 12px/1.6 Arial,Verdana,Georgia,"Trebuchet MS",Tahoma,"Times New Roman";
}

 h1, h2, h3, h4 {
	font-weight: normal;
}

h1{
	font-size: 197%;
	line-height: 26px;
	margin: 10px 0px 15px 0px;
}

h2{
	font-size:16px;
	margin-bottom: 12px;
	font-weight:bold;
}

h3 {
	font-size:13px;
	margin-bottom: 12px;
	font-weight:bold;
}


h4 {
	font-size:10px;
	font-weight:bold;
}



 
p.highlight, #offerBox p, h2.highlight , h3.highlight{
    background: none ;
    clear: left;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 2px 6px 2px 0px;
	color: #7D7D7D;
}

 
blockquote {
margin: 20px 20px;
padding:2px 15px 1px 13px;
color: #006;
font-size: 100%;
text-align:justify;
background-color:#e1e1e1;
line-height: 17px;
font-family: 'Courier New', Courier, monospace;
border:solid 1px color:#e1e1e1;
border-radius:7px;
}


code {
color: navy;
}

img {
border: 0;
}
strong{color:#2E7DAD}
.img-right{
float:right;
margin-left:8px;
margin-top:3px;
}

.img-left{
float:left;
margin-right:8px;
margin-top:3px;
}

a:link img {
border: 0;
}

ul li {
padding-bottom:15px;
}

ol li {
padding-bottom:15px;
}
/* -- General Link Styling -- */

a {
color: #006EA6;
text-decoration: underline;
}


a:hover {
color: #8B0000;
text-decoration: underline;
}

.small{
font-size:85%;
}

/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 980px;
background-color: transparent;
position: relative;
z-index: 0;
}



#Header {
position: relative;
height: 122px;
z-index: 1;
width: 978px;
}

#ContentWrapper {
 margin: 0 auto;
float: left;
width: 980px;
z-index: 2;
display: inline;
background: url("../image-files/content-bg.gif") repeat-y scroll center top transparent;
  


}

html>body #ContentWrapper {   /* for IE6 comptibility. Above is coded for IE6, but every other browser will read this section to supercede that code. */
width: 100%;
}

#ContentColumn {
position: relative;
margin: 33px 195px 20px 252px;   
z-index: 3;
padding: 0 15px;
border-right: 1px dotted #D3D3D3;
width: 480px;
}

 



#NavColumn {
position: relative;
z-index: 2;
float: left;
display: inline;
width: 252px;
margin-left: -980px;
margin-top:33px;
padding-bottom: 130px;
}

html>body #NavColumn {   /* for IE6 comptibility. Above is coded for IE6, but every other browser will read this section to supercede that code. */
margin-left: -980px;
}

#ExtraColumn {
position: relative;
z-index: 2;
float: left;
width: 215px;               
margin-left: -215px;        
margin-top:33px;
}

#Footer {
position: relative;
clear: both;
width: 100%;
background:#101836; 
z-index: 0;
}

#FooterWrapper {
width: 980px;
margin: 0 auto;

}




#Footer a {
white-space: nowrap;
color: #fff;
text-decoration: none; }

#Footer a:visited {
white-space: nowrap;
color: #B0B0B0;
text-decoration: none; }

#Footer a:hover {
white-space: nowrap;
color: white;
text-decoration: underline; }

.Liner {
padding: 10px;
}

#ContentColumn .Liner {
padding: 5px;
}

#Header .Liner {
padding: 0;
}

#Footer .Liner {
margin:0;
padding: 10px;
}
 
 
 
/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
margin: 0px auto;
background-color: transparent;
}

#Header {
background-image: url(../image-files/header.gif);
background-repeat: no-repeat;
background-color: transparent;
background-position: top left;
}

#NavColumn {
 color: #422C18;
 
}

#ContentColumn p {
padding-bottom:5px;
}



#Footer {
text-align: center;
color: #6597E7;
}

#NavColumn {
font-size: 90%;
}

#ExtraColumn {
font-size: 90%;
}

#NavColumn h4 a {
font-size: 115%;
font-weight: normal;
margin-top: 0;
color:#FCD427;
text-decoration:none;
text-transform:uppercase;
}


#NavColumn h4 a:hover {
font-size: 115%;
font-weight: normal;
margin-top: 0;
color:#FCD427;
text-decoration:underline;
text-transform:uppercase;
}

#ExtraColumn h4 {
 
 
text-transform: titlecase;  
text-align:center; 
font-size: 120%;
font-weight: normal; 
 


 
 
}
/**************EXtra NAV AS Golobal Navigation********/

.GlobalNav {

}


/* ------ Section 4 - Left Column Navigation ------ */

.Navigation {
display: inline;
width: 252px;

}

/* -- Nav Headers -- */

.Navigation h3 {
text-align: left;
font-size: 100%;
font-weight: normal;
text-transform: uppercase;
color: #fff;
margin:0;
text-indent: 10px;
padding: 4px 10px 4px 30px;
background-color: #0F5895;
 
}

/* -- Nav List -- */

.Navigation ul {
  list-style-type: none;
padding: 0;
margin:0;
background: #F5F5F7; 
}

.Navigation li { 
  font-weight: normal;
  display: block;
  padding:2px;
  border-top: 1px solid #E3E3E3;
  width: 228px;

}

/* -- Navigation Link styles -- */

.Navigation a,.Navigation a:visited  {
  color: #365790;
  display: block;
  font-size: 12px;
  outline: 0 none;
  padding: 4px 10px 4px 30px;
  text-decoration: none;

}

 
.Navigation a:hover {
color: #fff;
display: block;
padding: 4px 10px 4px 30px;
background-color: #0F5895;
text-decoration: none;
margin:0;
}

* html .Navigation {   /* for IE6 compatibility. Above is coded for IE6, but every other browser will read this section to supercede that code. */
height: 1px;
position: relative;
}
/* ------ Section 5 - Additional Navigation ------ */

/* -- Thumbnail-with-Caption Navigation -- */

.ThumbnailLink {
text-align: center;
}

.ThumbnailLink a {
text-decoration: none;
}

.ThumbnailLink a:hover .Caption {
text-decoration: underline;
color: red;
}


/* -- Horizontal Text NavBar -- */

.ExtraNav ,.Nav{

padding: 0 5px;



}

.ExtraNav ul  .Nav ul {
list-style-type: none;
padding: 0;
}

.ExtraNav ul li  ,.Nav ul li{
display: inline;
padding-bottom:0;
}

.ExtraNav a {
 background: url("../image-files/topNavDivide.gif") no-repeat scroll right 0 transparent;
text-decoration: none;
float: left;
height: 33px;
padding: 5px 1em 0;
color: #fff;
   
}

.ExtraNav a:visited {
color: #B0B0B0;
text-decoration: none;
}

#Header .ExtraNav a:hover {
  background: #355585;
    color: #FFFFFF;
	height: 28px;
    
}

#Header .ExtraNav {
    background: url("../image-files/menuBg.gif") no-repeat scroll 0 0 #152247;
    clear: both;    
    height: 33px;
    left: 0;
    padding: 0 5px;
    position: absolute;
    top: 122px;
    width: 990px;
}

#Header .ExtraNav ul  { 
margin: 0;
list-style: none outside none;

}

#Footer .Nav  {
line-height: 1.3em; 
    clear: both;
    margin: 10px auto;
    min-width: 960px;
    width: 74.8em;
	text-align:center;
}

#Footer .Nav a   { 
color: #fff;
text-decoration: none;
height: 12px;
padding: 0px 5px;
background: url("../image-files/topNavDivide.gif") no-repeat scroll right 0 transparent;
   
}

 

#Footer .Nav .last-child{
background: none;
}
 



/* ------ Section 6 - Boxes ------ */

.calloutBox {
background-color: transparent;
width: 462px;
border: 1px solid #D3D3D3;
margin: 18px auto 24px auto;
padding: 4px;
color: black;
}

div.CalloutBox p {
margin: 13px;
}

p.CalloutBox {
padding: 13px;
}

div.CalloutBox h1,
div.CalloutBox h2,
div.CalloutBox h3,
div.CalloutBox h4,
div.CalloutBox h5,
div.CalloutBox h6 {
margin: 13px 0 0 13px;
}

.ReminderBox {          
    background-color: #E1E1E1;
    border:1px solid #E1E1E1;
    border-radius:5px;
    color: black;
    float: right;
    margin: 5px 0 5px 12px;
    width: 220px;
}

.ReminderBox h4 {
padding: 3px 3px 0px 3px;
margin-top:3px;
padding-left:0px;
text-transform: uppercase;
font-weight: bold;
text-align: center;
}


.ReminderBox p {
color: #3C3837;
font-size: 90%;
line-height:1.9em;
padding: 0 5px;
font-weight:bold;
}

.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter468, .AdSenseBoxExtraColumn {
padding: 5px;
background-color: white;
border: 0px;
}

.AdSenseBoxLeft {
margin: 0 18px 12px 18px;
float: left;
}

.AdSenseBoxRight {
margin: 0 18px 12px 18px;
float: right;
}

.AdSenseBoxCenter468 {
width: 468px;
margin: 0 auto 12px auto;
clear: both;
}

.AdSenseBoxExtraColumn {
padding: 0;
margin: 0 auto 12px auto;
clear: both;
}

.ReturnToNavBox {
background-color: transparent;
width: 100%;
border-top: 1px solid #C8BEA1;
border-bottom: 1px solid #C8BEA1;
margin: 40px auto;
padding: 10px 4px;
text-align:center;
}

/* -- RSS Box -- */

#RSSbox {
display: block;
width: 100%;
font-size: 95%;
font-weight: normal;
text-transform: uppercase;
line-height: 150%;
text-align: left;
color: #0F5895;
margin: 45px -10px 30px -10px;
padding: 5px 10px 5px 10px;
background-repeat: no-repeat; 
background-color: transparent;
}

#RSSbox a {
font-size: 95%;
color: white;
}


/* ------ Section 7 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

.Caption {
font-size: 85%;
font-weight: normal;
color: #4B4B4B;
display: block;
line-height: 150%;
margin-bottom:10px;
padding: 3px;
}


/* -- floats -- */

.ItemRight {
float: right;
margin: 2px 0 12px 18px;
text-align: center;
}

.ItemCenter {
margin: 2px auto 12px auto;
text-align: center;
clear: both;
}

.ItemLeft {
float: left;
margin: 2px 18px 12px 0;
text-align: center;
}





/*-- Form Design -- */

.form {
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px; /* future proofing */
-khtml-border-radius: 7px; /* for old Konqueror browsers */
border:solid 5px #e1e1e1;
background-color:#e1e1e1;
padding:10px;
}

.formtd {
padding-right:5px;
text-align:left;
font-size: 13px;
}

.lebeltd {
text-align:left;
font-size: 15px;
}

.lebeltextarea {
text-align:left;
font-size: 15px;
padding-right:3px;
padding-top:5px;
vertical-align:top;
}


.textarea {
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px; /* future proofing */
-khtml-border-radius: 7px; /* for old Konqueror browsers */
border:solid 1px #e3dfdf;
padding:3px;
margin-bottom:15px;
}

.inputbox {
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px; /* future proofing */
-khtml-border-radius: 7px; /* for old Konqueror browsers */
border:solid 1px #e3dfdf;
height:30px;
padding:3px;
margin-bottom:15px;
}


		
<!--------------tab css-----------------------!>
		
#tab-container {
	width: 530px; /* This width is to define the width of the Tab Box */
}

#tab-container .clear {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	line-height: 14px;
}
#tab-container ul.tab-menu {
	margin:0px;
	padding:0px;
	_margin-top: -14px;
}
#tab-container ul.tab-menu li {
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
	font-weight: bold;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #525254;
	margin-bottom: -1px;
	border: 1px solid #525254;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #ffffff;
	cursor: pointer;
}
#tab-container ul.tab-menu li.active {
	background: #1d8fc6;
	top: 1px;
	border: 1px solid #DBE9FC;
	border-bottom: 0;
	color: #fff;
}

/******* /MENU *******/
/******* CONTENT *******/
.tab-content {
	margin: 0pt auto;
	background-color: #f7f7f7;
	border: 1px solid #9c9c9e;
	text-align: left;
	padding: 10px;
	padding-bottom: 20px;

	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
}
.tab-content.tab2-block {
	display: none;
}

.tab-content.tab3-block {
	display: none;
}

.tab-content.tab4-block {
	display: none;
}

.tab-content.tab5-block {
	display: none;
}

.tab-content h3 {

margin-top:15px;
}




/*-- Others -- */
.ezine {
background-color:#e1e1e1;
text-align:center;
border: solid 1px #e1e1e1;
border-radius:3px;
padding:5px;
}

.ezineinput {
border: solid 1px #e1e1e1;
border-radius:3px;
padding:5px;
}

.thead {
background-color:#fcd427;
}

.trtop {
background-color:#E1E1E1;
text-align:right;
}

.trbottom {
background-color:#EEE;
text-align:right;
}

.troursite {
background-color: #F0F6FF;
}

.textbold {
font-weight:bold;
}

.linkblock a {
background: url(../image-files/art_nav_sep.gif) no-repeat scroll right 5px transparent;
padding: 0 5px 0 0px ;
}

.highlightbox {
background-color:#F0F6FF;
border: 1px solid #E1ECFE;
border-radius:5px;
padding:10px;
}

.updatebox {
background-color:#F0F6FF;
border: 1px solid #CCCCCC;
border-radius:5px;
padding:7px;
font-weight:bold;
width:45%
}

.formbox {
background-color:#F0F6FF;
border: 1px solid #CCCCCC;
border-radius:5px;
padding:0px 5px;
font-weight:bold;
width:97%
}
.relatedbox {
background-color:#F0F6FF;
border: 1px solid #CCCCCC;
border-radius:3px;
padding:7px;
font-weight:bold;
width:65%
}

/************Two cols ***************/


#TwoCols #ContentColumn {
    margin: 33px 195px 20px 245px;
	border:0px;
    padding: 0 15px;
    position: relative;
    width: 700px;
    z-index: 3;
}

#TwoCols #NavColumn {
position: relative;
z-index: 2;
float: left;
display: inline;
width: 252px;
margin-left: -980px;
margin-top:33px;
padding-bottom: 130px;
}


