/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
	display: block;
}
ol, ul
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

/*BEGIN source:http://matthewjamestaylor.com/blog/perfect-stacked-columns.htm */
/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:99%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
		
	background-color: white;
}
/* common column settings */
.colleft {
	float:left;
	width:100%;
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	/*padding:0 0 1em 0;*/
	overflow:hidden;
}
/*END source:http://matthewjamestaylor.com/blog/perfect-stacked-columns.htm */
	
body
{
	background-color: #999999;
	line-height: 1;
	text-align:center;
}
.header-image 
{
	border: 0px; 
	margin: 0px -2px;
	padding: 0px;
	width: 731px;
	/* Fix header height FF, IE9+ */
	vertical-align: bottom;
}




h1
{
	color: #000;
	font-size: 16px;
	line-height: 25px;
	font-family: verdana, arial, geneva, sans-serif;
	font-weight: bold;
}
h1 a
{
	color: #666;
	font-family: verdana, arial, geneva, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
h1 a:hover
{
	color: #039;
	font-weight: bold;	
	font-family: verdana, arial, geneva, sans-serif;
}

.normal
{
	color: #000;
	font-size: 12px;
	line-height: 21px;
	font-family: verdana, arial, geneva, sans-serif;
}
.normal a
{
	color: #666;
	font-size: 12px;
	font-family: verdana, arial, geneva, sans-serif;
	text-decoration: underline;
}
.normal a:hover
{
	color: #039;
	font-size: 12px;
	font-family: verdana, arial, geneva, sans-serif;
}
.normal-footer
{
	display: block;
	font-size: 10px;
	line-height: 13px;
}
.normal-footer a
{
	font-size:10px;
}
.normal-footer a:hover
{
	font-size: 10px;
}

.bold
{
	font-weight: bold;
}

div.content 
{
  width: 709px ;
  margin-left: auto ;
  margin-right: auto ;
}

.section
{
	background-color: #990000; 
	color: #FFFFFF;
	font-size: 14px;
	font-family: verdana, arial, geneva, sans-serif;
	line-height: 23px;
	padding-left: 2px;
	margin-right: 2px;
}
.section a
{
	color: #FFFFFF;
	font-size: 14px;
	font-family: verdana, arial, geneva, sans-serif;
}
.section a:hover
{
	color: #dcdcdc;
	font-size: 14px;
	font-family: verdana, arial, geneva, sans-serif;
	text-decoration: underline;
}

li
{
	list-style-type: disc;
	margin-left: 14px;
}

pre.example
{
	background-color:  #FFFFCC;
	font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
	font-size: 14px;
	line-height: 21px;
	width: 690px;
}
pre.preExample
{
	background-color:  #FFFFCC;
	font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
	font-size: 14px;
	line-height: 21px;
	width: 690px;
	display:none;
}

.example-small
{
	color: #666666;
	font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
	font-size: 11px;
	line-height: 21px;
}
a.example-small
{
	color: #666666;
	font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
	font-size: 11px;
	text-decoration: underline;
}
a:hover.example-small
{
	color: #666666;
	font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
	font-size: 11px;
	text-decoration: underline; 
}

a.linkExample
{
	color: #666666;
	font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
	font-size: 14px;
	line-height: 21px;
}
a:hover.linkExample
{
	color: #666666;
	font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
	font-size: 14px;
	text-decoration: underline; 
}

.faq-link
{
	font-size: 9px;
	margin-left: 4px;
}
a.faq-link
{
	text-decoration: none;
}
a:hover.faq-link
{
	text-decoration: underline; 
}

.faq
{
	width: 100%;
}

.faq-last
{
	border-bottom: 0px;
	margin-bottom: 20px;
}

.quest
{
    /*background-color: #FFECEC;*/
    border-bottom: 1px solid #990000; 
    margin-bottom: 4px;
    margin-right: 4px;
}

.content-frame 
{
	border-left: 1px solid #606060;
	border-right: 1px solid #606060;
}

.content-frame-inner
{
	border-left:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;
}

/*source: http://matthewjamestaylor.com/ */
.fixed {
   margin: 0 auto;
   width: 730px;   /* can use px, em or % */
   text-align: left;
   background-color: White;
}

