/*#############################################################
Name: Coffee N Cream
Date: 2006-08-24
Description: A smooth coffee style template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	z-index: 80;
}

body {

	background-repeat: repeat;
	background-color: #7693c8;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style2 {font-size: x-small}
.HeadTitle_Blue {
	color: #1b449c;
	font-size: small;
	font-weight: normal;
}

a {
	color: #1b449c;

}
a:hover {
	color: #4A4A44;
}
body {
	color: #543;
	background-color: #7693c8;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: small;
	text-align: left;
}
h1 {
	font-size: medium;
	clip: rect(auto,auto,4px,auto);
}
code {
	background: #FFE;
	border: 1px solid #EED;
	border-left: 6px solid #938262;
	color: #554;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	color: #000000;
	display: block;
	padding-left: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: none;
	background-repeat: no-repeat;
}
h1,h2,h3 {
	color: #000;
	padding-top: 6px;
	text-align: left;
	font-size: small;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	margin: 0 auto;
	width: 950px;
	background-image: url(img/M_Bkgd4.gif);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
}

/* header */
.header {
	/*height: 108px;*/
	/*margin: 0 auto;*/
	margin-left: 10px;
	margin-right: 10px;
	/*width: 100%;*/
	background-color: #FFFFFF;
}

/* title */
.title {
	padding: 32px;
}
.title h1 {
	color: 1b449c;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	font-size: 3.4em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* navigation */
.navigation {
	height: 44px;
	/*margin: 0 auto;*/
	padding: 0 18px;
	/*width: 725px;*/
	/*width: 100%;*/
	margin-left: 10px;
	margin-right: 10px;
	background-color: #FFF;
	background-image: url(img/M_Navigation.gif);
	background-repeat: repeat-x;
	font-family: Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
}
.navigation a {
	color: #1b449c;
	text-decoration: none;
	padding: 3px 4px;
	margin-right: 12px;
	line-height: 44px;
}
.navigation a:hover {
	background: #d0eaf9;
	color: #4A4A44;
}

/* main */
.main {
	clear: both;
	/*padding: 0 10px 12px 28px;*/
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 28px;
	padding-bottom: 12px;
}

/* sub navigation */
.sidenav {
	float: left;
	width: 240px;
}
.sidenav h1 {
	border-bottom: 1px solid #999;
	border-top: 1px solid #CCC;
	color: #4A4A44;
	font-size: x-small;
	height: 22px;
	margin: 0;
	padding-left: 12px;
	background-color: e3f2fc;
	background-repeat: repeat-x;	
}
.sidenav h1 a:hover {
	background: #d0eaf9;
	color: #1b449c;
	
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
	border-bottom: 1px solid #A98;
	border-top: 1px solid #DDC;
	list-style: none;
}
.sidenav li a {
	background: e3f2fc;
	color: #4A4A44;
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 28px;
}
.sidenav li a:hover {
	background: e3f2fc;
	color: #1b449c;
	text-align: left;
}

/* content */
.content {
	padding-top: 12px;
	padding-left: 13px;
	float: right;
	width: 650px;
	color: #000000;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content .descr {
	color: #987E57;
	font-size: small;
	margin-bottom: 6px;
}
.content li {
	margin-left: 15px;
	list-style-image: none;
}
.indent {
	color: #4A4A44;
	text-indent: 20px;
}
.indent_new {
	color: #4A4A44;
	text-indent: 20px;
	padding-left: 21px;
}

/* footer */
.footer {
	color: #000000;
	font-size: x-small;
	line-height: normal;
	/*margin: 0 auto;*/
	text-align: center;
	/*width: 100%;*/
	margin-left: 10px;
	margin-right: 10px;

	background-color: #e3f2fc;
	background-image: url(img/M_Footer.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer a {
	color: #FFD;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
img {
	border: 0 none;
	text-align: center;
}
.New {
	color: #000;
}
.HeadingMED {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #1b449c;
}
.content_indent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	padding-left: 10px;
}


.style2 {font-size: x-small}
.HeadTitle_Blue {color: #1b449c}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style3 {
	color: #4A4A44;
	text-align: center;
}
.style4 {
	font-size: x-small;
	color: #4A4A44;
	text-align: center;
}
.style5 {color: #1b449c; font-size: small; }
.style6 {font-size: small; color: #4A4A44; }
.style7 {font-size: small; }

.style6 {font-size: xx-small}
.style8 {font-size: medium}
.style9 {font-size: large}
.HeadTitle_Blue1 {color: #1b449c}
.container .main .content table tr td .Line {
	text-align: center;
}
.container .main .content table {
	font-size: small;
}
.container .main .content .Line {
	text-align: center;
}
.container .main .content {
	font-size: small;
}
