.right {
	float: right;
}
.style3 {
	color: #CC3333;
	font-weight: bold;
	background-image: url(/images/gear-bevel.jpg);
}
.style4 {
	color: #CC3333;
	font-weight: bold;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #33FF00;
	font-weight: bold;
}
.style6 {color: #999999}
.style7 {color: #333333}

</style>

body{
	font-family: Verdana,Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Verdana,Arial,sans-serif;
 font-size: 114%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


.celldivbig {
float:left;/*fix for  buggy browsers*/
display:  table-cell;
width:35%;
}


.tablediv {
display:  table;
border:1px solid  #666666;
border-spacing:5px;/*cellspacing:poor IE support for  this*/
border-collapse:separate;
padding:12px:
}
.celldiv {
float:left;/*fix for  buggy browsers*/
display:  table-cell;
width:20%;
}
.rowdiv  {
display:  table-row;
width:auto;
border:1px solid  #666666;
border-spacing:5px;/*cellspacing:poor IE support for  this*/
border-collapse:separate;

}

.row {
display:  table-row;
width:auto;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#dwrap div {
height: 160px;
border: 1px solid #FF00FF;
float: left;
}







#masthead{
	padding: 0px 0px 0px 0px;
	/**border-bottom: 1px solid #cccccc;*/
	border-bottom-color:#0000CC
	width: 100%;
        height: 200px ;
        background-image:url(/images/graph2.gif);
        background-repeat: repeat ;
        min-width: 900px;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
        font-family: Verdana,Arial,sans-serif;
}

#headlines{
	float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
	background-image:url(/images/gear-bevel-tan.jpg);
	font-family: Verdana,Arial,sans-serif;
}

#content{
	float: left;
	width: 55%;
	background-color: #FFF;
        font-family: Verdana,Arial,sans-serif;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;

}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 0px 0px;
	color: #cccccc;
	border-top-width:thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000CC;
	border-bottom-color:#ccc;
	border-right-width: thin;
	border-left-width: thin;
	font-family: Verdana,Arial,sans-serif;
        background-image:url(/images/gear-bevel-tan.jpg);
        float: right;
        width:100%;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/
#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: center;
 border-top-width:thin;
        border-bottom-width: thin;
        border-top-style: solid;
        border-top-color: #000000;
        
}

/************* #breadCrumb styles *************/



#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
	border-top-width:thin;
        border-bottom-width: thin;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #000000;
        border-bottom-color:#000000
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
        color:#000000;

}





/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: medium;
	font-weight: normal;
	font-family: Verdana,Arial,sans-serif;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 20px 20px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: small;
	font-weight: normal;
	font-family: Verdana,Arial,sans-serif;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	font-family: Verdana,Arial,sans-serif;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	font-family: Verdana,Arial,sans-serif;
}

#search form{
	margin: 0px;
	padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	background-image:url(/images/#gearbg.jpg);
	font-family: Verdana,Arial,sans-serif;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

.navfoot{
	background-image:url(/images/gearbg2.jpg);
	padding: 10px 0px 2px 0px;;
}
/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	font-family: Verdana,Arial,sans-serif;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

