/* CSS Document */

<style type="text/css">
body { text-align:center; font-family:verdana; }
#pagewrapper,#page { width:100%; margin:auto; text-align:left; display:block; }
#header 
{
	display:block;
	height:100px;
	padding:0px;
	clear:both;
	margin-top: 5;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0;
}
#header h1 {
	padding:5px;
	margin-top:10px;
	margin-left:0px;
	font-family: Georgia, serif;
	font-size: 24px;
	font-weight: normal;
	vertical-align: middle;
	margin-right: 0;
	margin-bottom: 0px;
	line-height: 15px;
}
#header h2 {
	margin:0;
	padding:0;
	margin-left:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
}
#header h3 {
	margin:0;
	padding:0;
	margin-left:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}

#topnav 
{
	color:#FFFFFF;
	margin:0px 5px 5px 5px;
	font:13px verdana;
	padding:5px;
	background-image: url(../images/topnav_bg5.jpg);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#topnav ul {
	list-style-type:none;
	margin:0;
	padding:0px;
	background-image: none;
}
#topnav ul li { display:inline; margin-right:6px; margin-left:6px; }


#main
{
	margin:5px;
	border:0px solid #CCCCCC;
	clear:both;
	display:block;
	margin-bottom:40px;
	color: #000000;
	background-image: none;
} 

#left { width:20%; float:left; margin:10px; }
#body { width:75%; float:right; margin-bottom:20px; margin:10px; margin-left: 0px; }

#footer {
	clear:both;
	margin:5px;
	vertical-align:middle;
	text-align:center;
	font-size:12px;
	display:block;
	background-image: url(../images/topnav_bg5.jpg);
	background-repeat: repeat;
}
.bcol { color:#9CC5ED; }


/****************************************************************/

#main h2 {
	color:#0066FF;
	margin:20px 0 6px;
	padding-bottom:10px;
	border-bottom : 1px solid #e2dfdb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#main {
	line-height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	LI {list-style-position: inside;}
	list-style-type: disc /* list style places disk as the bullet */
	padding: 5px;
}
p { padding:0; margin-left:10px; margin-right:5px; margin-top:0px; margin-bottom:8px; }
/******************************************************************/
#page { border:1px solid #333333; color:#333333; background:#fff; }

#footer { background:#3D59AC; color:#FFFFFF; padding:5px 0px 10px 0px; }
#header{
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #0066CC; text-decoration: none}

.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	background-color: #D0D9EE;
	text-decoration: none;
	border-bottom-style: none;
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	text-indent: 2px;
}

a:hover {
	color:#666666;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #993399;
	text-decoration: none;
	background-image: none;
}
#topnav a , #footer a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:500;
}
#topnav a:hover, #footer a:hover {  text-decoration:underline; }

body {font : normal 12px/1.6em Arial, Helvetica, sans-serif;color : #2a3845;margin : 0;padding : 0}

.nav ul { margin-left:4px; list-style:inside; margin-top:10px; padding-left:6px; }
.nav li { margin-bottom:2px; }

.Body_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Tag_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
}
.Title_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
}
.Try_this {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
}
.Subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #0066CC;
}
.Red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.link_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}


.image-left {  
		float: left; 
		margin: 0px 10px 0px 0px;
   		border: none;
		}

.image-right {
   		float: right;
   		clear: right;
   		margin: 0.1em;
   		border: none;
		}
		
.dk-reference { /* for article reference citations */ 
        font-size:10px;
        padding:0em 0em 0em 2em;
        margin:1px;
}

ul.inside  /* list position inside/outside indent */
{
list-style-position: inside
}

ul.outside 
{
list-style-position: outside
}

ul
{
list-style-type: disc /* list style places disk as the bullet */
}

LI {list-style-position: inside;}
.bullet_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 10px;
	list-style-type: disc;
	display: list-item;
	list-style-position: outside;
}
.bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.Tinytype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
	text-indent: 3px;
	white-space: normal;
	font-weight: bold;
}
