/*
Basic style
Main Content Structure
HeaderGlobal
NavigationSide
Navigation Footer
Breadcrumbs
Title
Typography
Links
Image
Tables
Lists
Boxs
Header Bars
Lines
Forms
Color
Other
*/


/* Basic style
----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	font:76% arial,sans-serif,verdana; /*76%, ie-70%*/
	font-family: arial,sans-serif,verdana,unicode MS; 
	background-color: #e2e2e2;
	text-align: center;
}

p, b,a,i,u,em,table,th,td,tr,form,select,option,input,textarea,div,li{
	font-size: 1em;
}

#container0 {
	margin: 0 auto 30px auto;  /* 0px auto; */
	background-color: #fff;	
	border: 1px solid #ccc;   /* 0; */	
	border-top:0;
	width: 930px;
	text-align:left;
}
* html #container0 {/*IE hacker*/
	width:932px;
}

/* Main Content Structure
----------------------------------------------- */
#content {
	margin:0 10px;
	width:910px;
}
.maincol {
	float:left;
	width:720px;
	margin:0;
	line-height:1.4em;
	overflow: hidden;
}
.lcol {
	float:right;
	width:170px;
	margin:0;
	line-height:1.4em;
	overflow: hidden;
}
.rcol {
	float:right;
	width:180px;
	line-height:1.4em;
	overflow:hidden;
}
.col-LM .rcol, .col-MR .lcol, .col-M .lcol, .col-M .rcol {
	display:none;
}
.col-LM .maincol, .col-LMR .maincol {
	float:right;
}
.col-LM .lcol, .col-LMR .lcol {
	float:left;
}
.col-LMR .wrap {
	float:left;
	width:720px;
}
.col-LMR .maincol {
	width:540px;
}
.col-LM .maincol {
	width: 730px;
}
.col-M .maincol {
	float:none;
}
.col-MR .maincol {
	width:720px;
}
.maincol .rcol {
	display:inline !important;
}

.col-M #content, .col-MR #content{
	padding-left:40px;
}


/* Header
----------------------------------------------- */
#header {
	margin: 0;		
}
#header table {
	margin: 0;
	border-collapse: collapse;
	border: 0px solid yellow;
}
#header table td{
	padding: 0;
}
#header table td.logo{
	background:#fff;
	vertical-align:middle;
}
#header table td.corner{
	padding-top: 30px;
	padding-right:8px;
	color:#000;
	font-size:.8em;
	font-weight: bold;
	background:url('/images/header_final1_a.jpg') no-repeat left top;	
	white-space:nowrap;
}
#header table td.corner a,
#header table td.corner a:visited,
#header table td.corner a:hover {
	color:#000;
}
#header table td.corner input{
	font-size: 1em;
}
#header a {
	border: 0;
}
#header .border1{
	border-top:5px solid #003c7a;
}

/* Global Navigation
----------------------------------------------- */
table #globalNav {
	margin: 0;
	white-space:nowrap;
}
table #globalNav td {
	margin: 0;
	padding:4px 15px 3px;
	white-space:nowrap;
	border:1px solid #003c7a;
	border-bottom:5px solid #003c7a;
	background:#f3f3f3;
}
#globalNav a{
	padding:4px 0;
	color:#555;
	text-decoration:none;
	font-weight: bold;
}
#globalNav td.on{
	background-color: #003c7a;
}
#globalNav td.on a{
	color:#fff;
}


/* Side Navigation
----------------------------------------------- */
#sidenav {
	margin:0 0 2em;
	margin-left:0;
}
#sidenav div {
	margin:0 0 8px;
	padding: 3px 0 3px 18px;
	font-size:.9em;
	/*font-family:verdana,arial,sans-serif;*/
	font-weight:700;
	background:url("/images/bullet_arrow.png") no-repeat 0 .4em;
	line-height: 1.2em;
}
#sidenav div.on {
	background-color:#eee;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}
#sidenav div.level_2 {
	margin: 0;
	padding: 0;
	background: none;
	line-height: 1em;
}
#sidenav div.level_2 div {
	margin:0 0 .5em;
	padding: 2px 0 2px 30px;
	font-weight:normal;
	background:none;
	line-height: 1.2em;
}
#sidenav div.level_2 div.on {
	border: 0;
	background:url("/images/bullet_blue.gif") no-repeat 20px 5px !important;
}
#sidenav a:link, #sidenav a:visited {
	color:#333;
	border-bottom: 0;
}
#sidenav a:hover {
	text-decoration: underline;
}

/* Tagline
----------------------------------------------- */
#tagline{
	padding:5px 0 0 0;
	color:#376981;
	font-size:85%;
	line-height:1.3em;
	text-align:right;
}

/* Footer
----------------------------------------------- */
#footer {
	padding-top:15px;
	font-size:85%;
	clear:both;
}
#footer div {
	display:block;
	margin:0;
	padding:3px 42px 10px 30px;
	border-top: #003c7a 5px solid;
}


/* Breadcrumbs
----------------------------------------------- */
#bcrumb {
	margin:5px 15px;
	padding:0;
	font-size: 85%;
	color: #1E6699;
	/*text-transform:capitalize;*/
	height: 2em;
}
#bcrumb a{
	color: #1E6699;
	text-decoration: underline;
	border: 0;
}
#bcrumb a:hover{
	/*border-bottom: 1px dotted #3D3B22;*/
}

/* Title
----------------------------------------------- */
#title {
	margin:0 0 8px 0;
	border-bottom:1px solid #0167AF;
	width:100%;
}
#title h1 {
	margin: 0 0 0 190px;  /* rcol:170 + margin:10 * 2 */
}
.col-MR  #title h1, .col-M  #title h1{
	margin-left: 40px;
}


/* Typography
----------------------------------------------- */
p {
	margin:.25em 0 1em;
}
h1 {
	margin:0 0 .25em;
	font-size:1.6em;
	font-weight:500;
}
h2 {
	margin:.25em 0 .25em;
	padding-left:.25em;
	/* ie5win hack begins */
	padding-top: /**/.25em;
	/* padd\ing-top:0; */
	/* ie5win hack end */
	color:#333;
	font-size:1.2em;
	font-weight:bold;
}
h2.compact {
	margin:0;
}
h3 {
	margin:0 0 .25em;
	color:#c00;
	font-size:1.1em;
	font-weight:400;
}
h4 {
	margin:0;
	color:#333;
	font-size:1em;
}
p + h2 {  /* for firefox*/
	margin-top: -.25em;
}
li h2, td h2{
	padding:0;
}
h4 b {
	color:#003c7a;
}
sup {
	font-size: .75em;
}
.small{
	font-size: .85em;
	line-height: 1.2em;
}
.note {
	font-size: .85em;
	color: #666;
	line-height: 1.2em;
}
.quote {
	font-style: italic;
}
span.TM {
	margin-left:0;
	margin-right: -0.2em;
}
.photoFootage {
	font-size: .85em;
	font-style: italic;
	color: #666;
}



/* Links
----------------------------------------------- */
a:link, a:visited {
	color: #1E6699;
	text-decoration:none;
	border-bottom:1px dotted #69f;
}
a:hover {
}
.maincol a:hover {
	color: #000;
	background-color:#c7d7f8;
	border-color:#69f;
}
.rcol a:link,
.rcol a:visited {
	border-bottom:0;
}
.rcol a:hover {
	text-decoration:underline;
}
.maincol .rcol a:hover {
	color: #1E6699;
	background-color:#fff;
	text-decoration:underline;
}

a img{
	border-width:0;
}
a.image:link,
a.image:visited,
a.image:hover{
	border-bottom:0;
	background-color: #fff;
}
a.textButton:link,
a.textButton:visited {
	padding:2px 4px;
	border:#666 1px solid;
	font-weight:bold;
	color:#1E6699;
}
a.textButton:hover {
	color:#fff;
}


h2 a:link,
h2 a:visited {
	border-width:0; color:#333;
}
h2 a:hover {
	border-width:0 !important;
}
h3 a:link,
h3 a:visited {
	border-width:0; color:#003c7a;
}
h2 a:hover,
h3 a:hover {
	color:#000; border-bottom-width:1px;
}
.lcol h3 a,
.rcol h3 a {
	color:#333; border:0;
}
.lcol h3 a:hover,
.rcol h3 a:hover{
	text-decoration:underline;
}


/* Iconed links  -
detached from anchor since it cann't be applied to IE5 .
example: use <p class="goto"><a> instead of <p><a class="goto"> */
.goto, .download {
	padding-left:15px;
	background-image:url("/images/icons.gif");
	background-repeat:no-repeat;
}
.goto{background-position:-3px 0px;}
.download{background-position:-3px -60px;}
.rcol .goto, .rcol .download{background-color:#fff !important;}
.rcol div.goto, .rcol div.download{margin-left:.25em;}


/* colored links */
a.red:link, a.red:visited {
	color:#e40c0f !important;
	border-color:#e40c0f;
}
a.red:hover {
	color: #fff !important;
	background-color:#f64c11;
}

/* Image
----------------------------------------------- */
img.photo {
	border: 1px #ccc solid;
}
.rcol img.photo {
	margin: 1px 0;
}
img.imageInText {
	margin: 3px 10px 5px 0;
}
img.imageInTable {
	margin: 0 10px 0 0;
}
.photoCaption {
	font-size:.85em;
	font-style: italic;
}



/* Tables
----------------------------------------------- */
table {
	margin:0 0 1.5em;
	border-width:0;
	font-size:100%;
	line-height:1.4em;
}
td {
	vertical-align: top;
}
table.seamless {
	margin: 0 !important;
	border-collapse: collapse;
}
table.seamless td {
	padding:0;
}
table.data-table-1{
	padding: 5px 2px;
	border-collapse: collapse;
}
table.data-table-1 td,
table.data-table-1 th{
	padding: 4px 5px 0 5px;
	vertical-align:top;
}
table.data-table-1 td{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom:#ccc solid 1px;
}
table.data-table-1 th{
	background:#c7d7f8;
}
table.data-table-1 caption{
	padding: 3px 6px 4px;
	color: #fff;
	background:#003c7a;
	text-align:left;
	font-weight: bold;
}
table.data-table-1 tfoot td{
	border:0;
}
table.grid td, table.grid th { /* dependant to other styled tables */
	border: 1px solid #ccc;
}
td.bt {
	border-top: 1px solid #ccc;
}
td.bb {
	border-bottom: 1px solid #ccc;
}
td.br {
	border-right: 1px solid #ccc;
}
td.bl {
	border-left: 1px solid #ccc;
}

/*
table.data-table-1 caption em{
	color:#fff;
}*/

.rcol .box-1 table {
	width:99%;
}


/* Lists
----------------------------------------------- */
ul {
	margin:.5em 0 1em;
	padding:0;
}
ol {
	margin-top:.5em;
	margin-bottom:1em;
}
ul li {
	margin:0 0 0 7px;
	padding:0 0 12px 12px;
	list-style:none;
	background:url("/images/bullet_grass.gif") no-repeat 0 .5em;
}
ol li{
	margin:0 0 0 7px;
	padding:0 0 4px 4px !important;
	list-style:lower-alpha;
	background-image:none;
}
ul li ul{
	margin:0;
	padding:0;
}
ul li ul li{
	padding:0 0 0 12px !important;
	background:url("/images/bullet_dash.png") no-repeat 0 .5em !important;
}
ul li ul.dash li{
	background:url("/images/bullet_dash.png") no-repeat 0 .5em !important;
}
ul.big li {
	margin:0;
	padding:0 0 12px 20px;
	list-style:none;
	background:url("/images/bullet_grass_big.gif") no-repeat 0 .3em;
}
ul.blue li {
	background:url("/images/bullet_blue.gif") no-repeat 0 .5em ! important;
}
.maincol ol {
	margin-left:30px;
	padding-left:0px;
}
.maincol ul li {
	margin-left:12px;
	padding-left:18px;
}
.rcol ul li{
	background:url("/images/bullet_blue.gif") no-repeat 0 .5em !important;
}



/* Boxs
----------------------------------------------- */
.box-1 {
	margin:0 0 20px;
	padding:0;
	border:1px #ccc solid;
}
.box-1 .header{
	padding-left: .5em;
	color: #333;
	background:#ced6e4;
	font-weight: bold;
	border-bottom: #999 0px solid;
}
.box-2 {
	margin:0 0 20px;
	padding:0;
}
.box-1 p, .box-2 p {
	margin: 5px 0px 5px 5px;
	padding:0;
}
.colorBox {
	margin: 0 0 0em;
	padding: 1em;
}


/* Header Bars
----------------------------------------------- */
.headerBar-1 {
	padding-left: .5em;
	color: #333;
	background:#c7d7f8;
	font-weight: bold;
	border-bottom: #999 1px solid;
}
.headerBar {
	padding-left: .5em;
	font-weight: bold;
	border-bottom: #999 1px solid;
}



/* Lines
----------------------------------------------- */
div.dotline {
	margin: 5px 0 5px;
	border-bottom: 1px #ccc dotted;
}
div.solidline {
	margin: 5px 0 5px;
	border-bottom: 1px #ccc solid;
}


/* Forms
----------------------------------------------- */
form {
	margin:0;
	line-height:1.3em;
}
label {
	text-align:right;
}
/*form div {padding:3px 0 2px;}*/
input, textarea, select {
	font:100% Arial,Sans-serif;
	background: white !important;
}
input.button {
	background:#c00;
	color:#fff;
	font:bold 100% Arial,Sans-serif;
	border:2px solid #f00;
	border-color:#f00 #900 #900 #f00;
}
input.orderButton{
	color: #fff;
	background: #f64c11 !important;
	width: 150px;
}
span.required {
	padding-right:5px;
	color: #e40c0f;
}
input.required, select.required {
	background: #ffc !important;
	color:#000;
}


/* Color
----------------------------------------------- */
.white {color:#fff;}
.black { color:#000; }
.red { color:#e40c0f; }
.darkRed { color:#900; }
.darkBlue { color:#003c7a; }
.grey { color: #555; }
.darkGrey { color: #6b695f; }

.white_bg {	background:#fff;}
.smokeBlue_bg {background:#ced6e4; color: #333;}
.lightSmokeBlue_bg{background:#e7ebf1;}
.wood_bg { background:#ced1b3;}
.khaki_bg {	background: #d7d29d; color: #333;}
.darkKhaki_bg {	background:#996; color:#fff;}
.lightKhaki_bg { background:#f4f2bf; color: #333;}
.chocolate_bg {background:#963; color:#fff;}

.chocolate_bg a:link, .chocolate_bg a:visited,
.darkKhaki_bg a:link, .darkKhaki_bg a:visited{
	color: #ffc;
	text-decoration:none;
	border-bottom:1px dotted #ffc;
}

/*
blue       : 003c7a(dark blue), 014681(old logo blue),
			 376981 (logo blue)
			 0167AF (sky blue),
			 1E6699 (link)
			 c7d7f8 (light blue: button, data background)
grassGreen : e8e483, cecc77, BCB86B, 660
red        : e40c0f, f64c11(mild)
*/


/* Other
----------------------------------------------- */
.hide {display:none;}
br.clear{clear:both; margin:0; padding:0; height:1px;}
div.spacer_30 {height: 30px;}
div.spacer_10 {height: 10px;}
div.spacer_3 {height: 3px;}
p.quoteFrom{margin-bottom: .5em; color: #666;font-weight: normal;}


a.boldtitle:link, a.boldtitle:visited
{
    text-decoration: none;
    font-weight:bold;
	border-width:0 !important;
}
/*
a.boldtitle:hover {
}
*/

td.date
{
    width: 12%
}

ol.list-items li{
	list-style:decimal;
}
