body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #c0c0c0;
	font-size: 81.25%;
	line-height: 1.2;
}

#container {
	background-color: #FFFFFF;
	border: 1px solid #4d4c4c;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	height: 138px;
	width: 800px;
	position: relative;
}
#logo {
	float: left;
	width: 156px;
}
#topPicture {
	float: right;
	width: 644px;
}
#printBtn {
	height: 36px;
	width: 65px;
	position: absolute;
	top: 17px;
	right: 32px;
}
#content {
	width: 800px;
	position: relative;
	background-image: url(/images/wrapper/leftColBkg.gif);
	background-repeat: repeat-y;
}

#rightCol {
	float: right;
	width: 640px;
}

#insideRightCol {
	margin-right: 30px;
	margin-left: 36px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#leftCol {
	float: left;
	width: 138px;
	background-color: #1d4c87;
}
#roza {
	clear: left;
	padding-top: 15px;
}
#footer {
	clear: both;
	text-align: center;
	background-image: none;
}
#insideFooter {
	padding-top: 5px;
	margin-bottom: 10px;
	font-size: 88%;
	line-height: 150%;
}
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #396298;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #bf1d15;
	font-weight: normal;
	padding-bottom: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	clear: right;
	padding-top: 8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;	
}
h3 {
	font-size: 110%;
	color: #48759E;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #03768b;
	text-decoration: underline;
}
a:visited {
	color: #03768b;
	text-decoration: underline;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a:active {
	color: #fca204;
	text-decoration: underline;
}
.anchorlink h3 a:link, h3 a:visited {

	color: #48759E;
	text-decoration: none;
	margin:0 0 0em; padding:0px;
}
.anchorlink h3 a:hover {
	color: #e98f50;
	text-decoration: none;
	margin:0 0 0em; padding:0px;
}
.anchorlink h3 a:active {
	color: #FAB482;
	text-decoration: none;
	margin:0 0 0em; padding:0px;
}


#navcontainer {
	padding-top: 34px;
	width: 156px;
}
#navcontainer ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 93%;
}

#navcontainer li { margin: 6 0 6px; }

#navcontainer a
{
	height: 1%;
	display: block;
	padding: 5px 14px 5px 24px;	
	background-image: url(images/wrapper/arrowNav.gif);
	background-position: 10px .7em;
	border-bottom: 1px solid #3f61a2;
	background-repeat: no-repeat;
}

#navcontainer a:link, #navlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navcontainer a:hover {
	background-image: url(images/wrapper/arrowNavOver.gif);
	color: #fab482;
}.padRt {
	padding-right: 10px;
}
.small {
	font-size: 90%;
}
.picturepadleft {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;

}
.picturepadright {
	float: left;
	padding:0px 20px 20px 0px;
}
.borderLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D4C87;
	padding-top: .6em;
}
.tag {
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	color: #2b9988;
	float: right;
	border-top: 2px solid #1D4C87;
	border-right: 1px;
	border-bottom: 2px solid #1D4C87;
	border-left: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom:10px;
	margin-left:20px;
}
.tagRt {
	font-size: 105%;
	font-style: italic;
	font-weight: bold;
	color: #2b9988;
	float: right;
	padding-left: 6px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #4779bc;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 26px;
	padding-right: 6px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #4779bc;
}
.highlight {
	color: #2b9988;
	font-size: 100%;
	font-weight: bold;
}
.indentList {
	padding-left: 40px;
	padding-right: 40px;
	list-style-position: outside;
	list-style-image: url(/images/arrowbulletLG.gif);
	margin-right: 40px;
	margin-left: 40px;
}
table.privateMoneyReq {
	font-size:11px;
	}
