
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/*#bg {
	width: 900px;  
	background:url(../img/bg_body_repeat.jpg) repeat-y;
}*/

#container { 
	width: 852px;  
	margin: 0 auto;
	text-align: left;
	border-left:#cccccc solid 1px;
	border-right:#cccccc solid 1px;
}

#header {
	width:852px;
	height:70px;
	margin:0;
	padding:0;
	background:url(../img/bg_header_repeat.gif) repeat-x;
}

#header h1 {
	margin:0;
	padding:0;
	border:none;
}

/************** utility styles *****************/

#utility{
	font-size: 70%;
	float:right;
	color: #919999;
	margin:25px 15px 0 0;
}

#utility a{
	color: #666666;
}

#utility a:hover{
	text-decoration: underline;
}

#header_inner {
	float:right;
	width:145px;
	height:45px;
	margin:25px 15px 0 0;
}

#header_inner p {
	padding:0;
	margin:0;
	font-size: 70%;
	color: #000000;
	line-height:1.4;
	text-align:right;
}

#header_logo {
	width:230px;
	height:70px;
	margin:0;
	padding:0;
}

#header_logo h1{
	margin:0px;
	padding: 0px;
	border:none;
}

/************** GlobalNav styles *****************/
#nav_bar {
	width:852px;
	height:32px;
	/*background:url(../img/bg_nav.jpg) no-repeat;*/
	padding:0;
	margin:0;
}

#content{
	width:852px;
	padding: 0;
	margin:0;
}

#content img.left{
	width:200px;
	float:left;
	margin:20px 0 0 0;
}

#content p.right{
	width:630px;
	float:right;
	font-size: 75%;
	line-height:1.3;
	padding: 0;
	margin:0 10px 10px 10px;
	text-indent:15px;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 0px ;
	color: #ffffff;
	font-weight: normal;
}


/************** pageName styles ****************/

#pageName{
	width:852px;
	height:63px;
	padding: 0px;
	margin: 0px;
	background:url(../img/bg_pagename.jpg) no-repeat;
	position:relative;
}

#pageName h2{
	margin:0px;
	padding: 0px;
	border:none;
	color: #006699;
}

#pageName img{
	top: 20px;
	left: 27px;
	padding: 0px;
	margin: 0px;
	position:absolute;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
width: 852px;
height: 42px;
color: #cccccc;
padding: 0px;
margin: 0px;
}



/************** description styles *****************/
#description{
	padding: 0px;
	font-size: 80%;
	width:299px;
	height: 360px;
	float:right;
}

#description h3{
	padding: 15px 0 10px 9px;
	border:none;
	margin:0;
	color: #334d55;
}

#description p {
	padding: 0 15px;
	margin:0;
}

#description ul {
	padding:0;
	margin:0 12px;
}

#description li {
	list-style:none;
	padding:0 20px 0 15px;
	margin: 0 0 5px 0;
	background:url(../img/list.gif) no-repeat top left;
}

/************** story styles *****************/
#story{
	padding: 0px;
	width:299px;
	height: 360px;
	float:right;
}

#story h3{
	padding: 15px 0 10px 9px;
	border:none;
	margin:0;
	color: #334d55;
}

#story p {
	padding: 0 15px;
	margin:15px 0 0 0;
	font-size: 80%;
}

#story p.it {
	padding: 0 15px;
	margin:0;
	font-style:italic;
	color:#666666;
	font-size: 75%;
}

#story ul {
	padding:0;
	margin:15px 12px 0 0;
}

#story li {
	list-style:none;
	line-height:1.3;
	padding:0 20px 0 15px;
	margin: 0 0 5px 0;
	background:url(../img/list.gif) no-repeat top left;
	font-size: 80%;
}

.border_dot {
    height: 25px;
	width:269px;
    margin: 0 15px;
    padding:0;
	background: url(../img/border_dot.gif) repeat-x;
}

/************** mainContent styles *****************/

.mainContent{
	padding: 15px 21px 0 21px;
	margin:0 0 20px 0;
	width:810px;
	height: auto;
	background:url(../img/bg_shadow_top_repeat.gif) top repeat-x;
	
}

.mainContent h3{
	font-size: 100%;
	color: #334d55;
	border-bottom: #666666 1px dotted;
	border-left: #334d55 5px solid;
	margin:0 0 .3em 0;
	padding:.1em 0 .1em .4em;
}

.mainContent h4{
	font-size: 90%;
	font-weight:bold;
	color:#334d55;
	margin:0 0 .3em 0;
	padding:.1em 0 .1em .4em;
}

.mainContent p {
	padding: 0;
	margin:0;
	text-indent:15px;
	font-size: 80%;
}

.mainContent img{
	float:right;
	padding:2px;
	margin:0 0 10px 10px;
	border:#666666 1px solid;
}

.mainContent img.team{
	float:left;
	padding:2px;
	margin:0 0 0 0;
	border:#666666 1px solid;
}

.mainContent ul {
	padding:20px 0 20px 0;
	margin:0 0 0 16px;
}

.mainContent li {
	list-style:none;
	padding:0 20px 0 15px;
	margin: 0 0 10px 0;
	background-image:url(../img/list.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size: 80%;
}

.mainContent a {
	padding:0 0 0 0;
	margin:0 0 0 0;
}


/************** Press styles *****************/

.mainContent_press{
	padding: 15px 21px 0 21px;
	margin:0 0 20px 0;
	width:810px;
	height: auto;
	background:url(../img/bg_shadow_top_repeat.gif) top repeat-x;
}

.mainContent_press h3{
	font-size: 90%;
	color: #334d55;
	border-bottom: #666666 1px dotted;
	border-left: #334d55 4px solid;
	margin:0 0 .3em 0;
	padding:.1em 0 .1em .3em;	
}

.mainContent_press p {
	padding: 0;
	margin:0;
	text-indent:15px;
	font-size: 80%;
}

.mainContent_press ul {
	padding:0 0 20px 0;
	margin:0 0 0 16px;
}

.mainContent_press li {
	list-style:none;
	padding:0 20px 0 15px;
	margin: 0 0 10px 0;
	background-image:url(../img/list.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size: 80%;
}


/************** table styles *****************/

table.sample {
	width:810px;
    border-spacing: 0px;
	margin:0 0 10px 0;
	
}
/* Cell-All */
table.sample th, table.sample td {
	border-width: 1px;
	border-style: solid;
}
/* Header Cell design */
table.sample thead th {
	border-color: #d5e1d7 #93a497 #93a497 #d5e1d7;
	background-color: #afc2b3;
	font-size: 75%;
	padding: 4px;
}
/* Left Cell design */
table.sample tbody th {
	border-color: #ffffcc #aca866 #aca866 #cccccc;
	background-color: #FFFF99;
	font-size: 75%;
	padding: 2px 4px 2px 4px;
	text-align:left;
}
/* Mid Right Cell design */
table.sample td {
	border-color: #ffffff #aca899 #aca899 #ffffff;
	background-color: #ecead8;
	font-size: 75%;
	padding: 2px 4px 2px 4px;
}
/************** footer, etc styles ****************/

.border_bold {
	width:852px;
	height:7px;
	margin:0;
	padding:0;
}
.border_shadow_850 { 
	width:852px;
	height:20px;
	margin:0;
	padding:0;
	background: url(../img/bg_shadow_top_repeat.gif) top repeat-x;
	border-top:#999999 1px solid;
}
.border_shadow_850_flip { 
	width:852px;
	height:12px;
	margin:0;
	padding:0;
	background: url(../img/bg_shadow_top_repeat_usd.gif) bottom repeat-x;
	border-bottom: #999999 1px solid;
}
.border_shadow { 
	width:810px;
	height:15px;
	margin:0;
	padding:0;
	background: url(../img/bg_shadow_top_repeat.gif) top repeat-x;
	border-top:#999999 1px solid;
}

.border_dot810 { 
	width:810px;
	height:15px;
	margin:0;
	padding:0;
	background: url(../img/border_dot.gif) repeat-x;
}

#footer{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 75%;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin:0;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	padding:0;
	margin:0;
}
