﻿/* General Settings */
a, abbr, acronym, address, body,big , cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, ul, li, p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

.clear {
	clear: both;
}

.floatright
{
	float: right;
	margin: 5px 15px 5px 5px;
	position: static;
}

.floatleft
{
	float: left;
	margin: 5px 5px 5px 0px;
	position: static;
}

.smalltabletext
{
	font-size: 0.7em;
}

.box
{
	padding: 10px;
	border: 1px solid #c0c0c0;
	background-color: #fafad2;
	color: #505050;
	line-height: 1.5em;
	width: 80%;
	display: block;
	margin: 0px auto -1px auto;
}

.box p
{
	
	font-size: .9em;
}

.menubox
{
	width: 80%;
	padding-bottom: 15px;
	margin-left: 80px;
	margin-top: 10px;
	margin-bottom: 15px;
	 background-color: #fafad2;
	border: 1px solid #c0c0c0; 
	color: #505050;
}


/* Body */

html 
{
	background-color: #FFFFF2
}


body
{
	background: url(images/background.jpg) repeat;
	font: 90% Cambria, "Times New Roman", Times, serif;
}

#wrapper 
{
	width: 885px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}



/* Header */

#topstripe 
{
	height: 10px;
	background-color: #000;
	border-bottom: 1px solid #424242;
}

#header-wrapper 
{
	position: relative;
	width: 100%;
	height: 160px;
}

#header 
{
}

#slide
{
	margin-left: 13px;
}

/* Main Content */

#content-wrapper 
{
	/*margin-left: auto;
	margin-right: auto;*/
	margin-bottom: 0px;
	margin-top: 0px;
	width: 810px;
	background-image: none;
	background-color: #FFFFF2;
	padding-right: 33px;
	padding-left: 33px;
	padding-bottom: 33px;
}

.articlename
{
	color: #ef1717;
	font-weight: bold;
	font-size: 1.6em;
	margin-left: auto;
	margin: 20px;
	text-align: center;
}

.dashedtitle
  {
	text-align: center;
	color: #8d0909;
	font-style: italic;
	font-weight:  bold;
	font-size: 1.2em;
	width: 465px;
	margin: 15px auto;
	border-bottom: 1px dashed #c2c4c4;
	border-top: 1px dashed #c2c4c4;
	padding: 20px;
}

.sectiontitle {
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-style: italic;
	font-weight:  bold;
	font-size: 1.2em;
}

#content-wrapper div.textblock ol {
	font: 13px;
}

#content-wrapper div.textblock ol li {
	margin-top: 12px;
	list-style-type: decimal;
	line-height: 1.4em;
	list-style-position: inside;
}

#content-wrapper div.textblock ol li strong {
	color: #8d0909;
}

#content-wrapper p {
	margin-bottom: 15px;
	font-size: 70%;
}




/* Footer */

#footer-wrapper {
	width: 100%;
	padding-top: 5px;
	overflow: auto;
	background-color: #030303;
}

#copyright {
	width: 100%;
	background-color: #030303;
	border-top: 1px #C2C4C4 solid;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#copyright small 
{
	color: #fdfefc;
	font-size: .8em;
	margin-left: auto;
	margin-right: auto;
}

#copyright ul.copyright li a {
	font-size: 11px;
	color: #fcfeff;
	margin-right: 20px;
	margin-left: 15px;
}

#copyright ul.copyright li a:hover {
	color: #22bd1b;
}

#copyright ul.copyright {
	position: relative;
	margin-bottom: 20px;
	margin-top: 5px;
}

#copyright ul.copyright li {
	float: left;
	color: #fffeff;
	font-size: 12px;
}


.footercolumntitle
{
	color: #fffeff;
	text-align: center;
	margin-bottom: 30px;
	font-style: italic;
	font-weight:  bold;
	font-size: 1.5em;
}

#footer-column
{
	width: 796px;	
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px; 
	padding-bottom: 5px;  
    font-size: 1em;
	
}


#navmenu {
    margin: 0 auto;
    padding: 0;
    width: 796px
}


/* The wider this li is, the fewer columns there will be */
#navmenu ul, #navmenu li{
        text-align: left;
        float: left;
        list-style: none;
        height: 30px;
        width: 265px;
        display: table;
        	font-variant:small-caps;
	font-size: .9em;

    }

#navmenu li a{
        text-align: left;
        float: left;
        list-style: none;
        height: 30px;
        width: 265px;
        display: table;
        	font-variant:small-caps;
	font-size: .9em;
color: #FAFAD2;
	
	text-decoration: none;
    }

#navmenu li a:hover{
	text-align: left;
	float: left;
	list-style: none;
	height: 30px;
	width: 198px;
	display: table;
	font-variant: small-caps;
	font-size: .9em;
	color: #22BD1B;
	text-decoration: underline;
}


/*
#navmenu
{
	width: 796px;	
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px; 
	padding-bottom: 5px;  
    font-size: 1em;
}

#navmenu  ul
	{ 

	
	display:inline-block;
list-style-type: none;
	

	} 


#navmenu  li
   {
   display:inline-block;
list-style-type: none; 
	white-space: nowrap;
	margin-right: 30px; 
	} 

#navmenu  li a
{
	margin-right: 30px;display: inline;
	
	display:inline-block;
	line-height: 2em;
} 

#navmenu  li a:hover
{
	background-color: #00868F;
	display:inline-block;
	margin-right: 30px; 
 
	color: #DDDDDD;
	display: inline;
	text-decoration: underline;

} 

/*