﻿.titlepart {
    font-family:Tahoma,Arial,Serif;
    width: 730px;
    min-height: 30px;
    color: #000000;
}

.titlepart h1 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 0px;
    margin: 0px;
    line-height: 30px;
}

.welcomepart {
    font-family:Tahoma,Arial,Serif;
    width: 730px;
    min-height: 30px;
    color: #000000;
}

.welcomepart p {
    font-size: 14px;
    line-height: 22px;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin: 0px;
}

.welcomepart h2 {
    font-size: 16px;
    font-weight: bold;
    color: #EF6000;
    padding-left: 7px;
    padding-right: 0px;
    padding-top: 4px;
    padding-bottom: 8px;
    margin: 0px;
}

.articlebar {
    width: 0px;
    height: 380px;
    float: left;
}


.articlepart p {
    font-family:Tahoma,Arial,Serif;
    font-size: 14px;
    line-height: 22px;
	padding: 2px 10px 2px 10px;
    margin: 4px;
}

.articlepart p.left {text-align:left;}
.articlepart p.right {text-align:right;}
.articlepart p.center {text-align:center;}
.articlepart p.indent {margin-left:30px;}

.articlepart p.mpnav {text-align:center;
    font-size: 12px;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

em.red {color:#ff0000;font-style:normal;}
em.blue {color:#4169e1;font-style:normal;}
em.purple {color:#9966ff;font-style:normal;}
em.green {color:#6B8E23;font-style:normal;}

span.underline {text-decoration:underline;}

.articlepart h1 {
    font-size: 18px;
    font-weight: bold;
	line-height: 24px;
    color: #07519A;
    padding-left: 0px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 4px 2px 4px 2px;
}

.articlepart h1.center {text-align:center;}

.articlepart h2 {
    font-size: 16px;
    font-weight: bold;
	line-height: 24px;
    color: #07519A;
    padding-left: 0px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 4px 2px 4px 2px;
}

.articlepart h2.center {text-align:center;}

.articlepart h3 {
    font-size: 14px;
    font-weight: bold;
	line-height: 24px;
    color: #07519A;
    padding-left: 0px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 4px 2px 4px 2px;
}

.articlepart h3.center {text-align:center;}

.articlepart h4 {
}

.articlepart h4.center {text-align:center;}

.articlepart h5 {
}
.articlepart h5.center {text-align:center;}

.articlepart h6 {
}
.articlepart h6.center {text-align:center;}


.articlepart blockquote {
    font-size: 12px;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 25px;
    margin-right: 25px;
}

.articlepart strike {
    color: #606060;
}

.articlepart pre {
	margin:4px 15px 4px 15px;
	padding:2px 5px 2px 5px;
	border:1px solid #6B8E23;
	background-color:#EEE8CC;
	font-family:"courier new",courier,monospace;
	font-size: 12px;
	line-height:18px;
    word-wrap: break-word;
	overflow:auto;
}

.articlepart hr {
    height: 0px;
    width: 730px;
    padding: 0px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 0px;
    border-top: 1px solid #c0c0c0;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
}

.articlepart a:link {
    color: #0058DB;
    text-decoration: underline;
}

.articlepart a:visited {
    color: #07519A;
    text-decoration: underline;
}

.articlepart a:hover {
    color: #FF4500;
    text-decoration: underline;
}

.articlepart a:active {
    color: #0058DB;
    text-decoration: underline;
}

.articlepart ul {
    list-style-type: square;
    margin-left: 30px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.articlepart ul li {
    font-family:Tahoma,Arial,Serif;
    font-size: 14px;
	line-height:22px;
	padding-top: 2px;
    padding-bottom: 2px;
    margin: 0px;
}


.articlepart ol {
    list-style-type: decimal;
    margin-left: 30px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.articlepart ol li {
    font-family:Tahoma,Arial,Serif;
    font-size: 14px;
	line-height:22px;
	padding-top: 2px;
    padding-bottom: 2px;
    margin: 0px;
}

.articlepart div.code {
margin:10px 4px 10px 4px;
border:1px solid #6B8E23;
background-color:#EEE8CC;
font-family:"courier new",courier,monospace;
clear:both;
}

.articlepart div.code p {font-family:"courier new",courier,monospace;
line-height: 14px;
}

.articlepart code {"courier new",courier,monospace;
border:1px solid #cccccc;
background-color:#EEE8CC;
padding-left:4px;
padding-right:4px}

.articlepart abbr {border-bottom:1px dashed #808080;cursor:help}

.articlepart address {
    font-family:Tahoma,Arial,Serif;
	font-size:12px;
	line-height:16px;
	padding-left:10px;
	padding-right:10px;
	padding-top: 2px;
    padding-bottom: 2px;
    margin: 4px;
	font-style:normal;
}

.articlepart address.right{
    font-family:Tahoma,Arial,Serif;
	font-size:12px;
	line-height:16px;
	padding-left:20px;
	padding-right:10px;
	padding-top: 2px;
    padding-bottom: 2px;
    margin: 2px;
	font-style:normal;
	text-align:right;
}

.articlepart hr {width:90%;height:1px;color:#808080;}

.articlepart blockquote {margin-left:40px;}

.articlepart table {
    border:1px solid #CCC2A7;
    background-color: #E5D9B5;
    color: #807969;
    font-size: 12px;
    margin-left: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 0px;
}

.articlepart table p {
    padding: 0px;
    margin: 0px;
	font-size: 12px;
}

.articlepart td {
	border:1px solid #FCF3D7;
    background-color: #E5D9B5;
	color: #333333;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.articlepart .head td {
	background-color: #E5D9B5;
	color:#000000;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: bold;
	text-align:center;
}

.articlepart .nav {
    text-align: right;
    padding-right: 10px;
}

.articlepart ul.list {
    padding: 15px 0px 0px 20px;
    font-family:Tahoma,Arial,Serif;
    font-size: 16px;
    margin: 0px;
    min-height: 300px;
}

.articlepart ul.list li {
    font-family:Tahoma,Arial,Serif;
    font-size: 16px;
    padding: 5px 0px 5px 20px;
    margin: 0px;
    list-style: none;
    background-image: url(../images/temps/b_list.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.articlepart ul.list li a {
}

.articlepart ul.list li a:hover {
    font-weight: bold;
}


.welcomelist {
    width: 177px;
    min-height: 150px;
    padding: 3px 3px 3px 3px;
    font-family:Tahoma,Arial,Serif;
    color: #000000;
    float: left;
}

.welcomelist ul {
    padding: 5px 0px 0px 5px;
    font-family:Tahoma,Arial,Serif;
    margin: 0px;
}

.welcomelist ul li {
    font-size: 16px;
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    list-style: none;
    font-weight: bold;
}

.welcomelist ul ul {
    padding: 3px 0px 0px 3px;
    margin: 2px 0px 0px 0px;
    border-top: 1px solid #ccc2a7;
}

.welcomelist ul ul li {
    font-size: 12px;
    padding: 2px 0px 2px 15px;
    margin: 0px;
    list-style: none;
    background-image: url(../images/temps/b_list.gif);
    background-repeat: no-repeat;
    background-position: left 6px;
    color: #ef6000;
    font-weight: bold;
}

.welcomelist ul ul li a {
    color: #ef6000;
    text-decoration: none;
}

.welcomelist ul ul li a:hover {
    color: #cc0000;
    text-decoration: underline;
    font-weight: bold;
}

.welcomelist ul ul ul {
    padding: 0px 0px 0px 0px;
    margin: 0px;
    border: 0px;
}

.welcomelist ul ul ul li {
    font-size: 12px;
    padding: 1px 0px 0px 8px;
    margin: 0px 0px 0px -7px;
    list-style: none;
    background-image: url(../images/temps/b_list2.gif);
    background-repeat: no-repeat;
    background-position: left center;
    color: #000000;
    font-weight: normal;
}

.welcomelist ul ul ul li a {
    color: #000000;
    text-decoration: none;
}

.welcomelist ul ul ul li a:hover {
    color: #07519a;
    text-decoration: underline;
    font-weight: normal;
}



