@charset "utf-8";
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, font, img, ins, kbd, q, s, sap,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #666;
	background: white;
}


table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body  {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	text-align: center; 
}

#container  { 
	margin: 0 auto;
	width: 780px;
	text-align: left; 
} 

#cse {

	width: 100%;
	
}
	
a {
	color: #4F95B8;
	text-decoration: none;

}

a:hover {
	color: #FF7400;
	text-decoration: underline;
}


li {
	margin-left: 1em;
}
 

ul li {
	list-style-type: square;
}

ol li {
	margin-left: 1.5em;
}

#header  {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0 5px 20px;	
} 

#header  h1  {
	margin: 0; 

	font-size: .75em;
	line-height: normal;
}

#menu {
		font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	height: 30px;
	line-height: 30px;
	background: #333 url(../images/menu_gray.png);
}

#menu ul {
	list-style-type: none;
	padding-left: 5px;
}

#menu ul li {
	display: block;
	float: left;
	color: #eee;
}

#menu ul li a {
	padding: 0 20px 0 0 ;
	text-decoration: none;
	font-size: 14px;
	color: #BDD7E4;
}

#menu ul li a:hover {
	color: #fff;
	text-decoration: none;
}

#sidebar li a {
	color: #000;
}

#sidebar ul {
	margin-bottom: 22px;
}

#sidebar  {
	font-family: Arial, Helvetica, sans-serif;
	float: right; 
	width: 200px; 
	background: #FFF; 
	font-size:0.875em;
	margin: 44px 10px 10px 10px;
	border: thin dashed #FF7400;
	padding: 0px 10px 10px 10px; 
}

#sidebar h1 {
	color:#4F95B8;
	font-size: 1em;
	height: 22px;
}

#sidebar ul {
	margin-bottom: 22px;
}

#mainContent  {
	font-size: 1em;
	margin: 10px 15px 0 20px; 
} 

#mainContent h1 {
	font-size: 1.5em;
	margin: 17px 0 0 0;
	padding: 0 0 5px 0;
}

#mainContent h2 {
	color: #4F95B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin: 22px 0 5px 0;
	border-bottom: 1px dashed #FF7400;
}

#mainContent ol {

}

#list_options {
	color: #000;
	background-color: #ddd;
	padding: 5px 0 10px 20px;
}

#list_options a {
	text-decoration: underline;
	color: #000;
}

#pagination{
	text-align: center;	
}

#footer  { 
	padding: 0 10px; 
	text-align: right;
	color:#999;
} 

#footer  p  {
	font-size: .75em;
	margin: 0; 
	padding: 10px 0; 
}

label {
width: 10em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}



textarea {
color: #781351;
background: #BDD7E4;
border: 1px solid #781351;
}

fieldset {
border: 1px solid #fff;
width: 40em;
padding: 5px;
background-color: #fff;
}


legend {
color: #fff;
background: #FF7400;
border: 1px solid #781351;
padding: 2px 6px;
} 

.fltrt { 
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.fltlft { 
	float: left;
	margin-right: 5px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.stepName {
	font-weight:bold;
}

.thumbAndCaption {
	float: left;
	width:120px;
	height: 175px;
	margin:10px 10px 10px 10px;
	text-align:center;
	border-radius: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.75em;
	line-height:120%;
	background-color:#ddd;
	padding: 1px;
}

.thumbnail {
	width:100px;
	height:115px;
	padding:10px 0px 5px 0px;
  margin-left: auto ;
  margin-right: auto ;
}

.caption {
	font-size: .75em;
	font-style: italic;
}

.MsoBibliography {
	font-size: .8em;
}

.pdf {
   padding-right: 22px;
 background: transparent url(../images/pdficon_small.gif) no-repeat center right;
}

