body
	{
	background: #CF7019;
	font-family: calibri, arial, sans-serif;
	padding-top: 20px;
	}


table
	{empty-cells:show;}
td
	{vertical-align: top;}
p
	{
	padding: 0px;
	margin: 0px;
	}

h1, h2, h3, h4, h5
	{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	color: #0A7197;
	}
h3	{padding: 0px 0px 5px 0px; font-size: 16px;}

small
	{
	font-size: 12px;
	color: #666;
	}

a img
	{border: 0px;}

a:link, a:active, a:visited, a:hover
	{
	color: #0A7197;
	text-decoration: none;
	}
a:hover 	{text-decoration: underline;}







.contentBox
	{
	min-height: 300px;
	height:auto !important;
	height:300px;
	width: 100%;
	}
.contentBox td
	{background-repeat: no-repeat;}

.contentBox .norm
	{background-color: #fff;}
.contentBox .middle
	{
	background-color: #fff;
	min-height: 300px;
	height:auto !important;
	height:300px;
	}
/*
.topLeft
	{background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFxJREFUeNpi/P//PwMeIArETkAcAcTCDCDFOLAHEF/9jwSwKbIE4pf/sQBspuEEyAo9/xMAMIViuKzGprj9PxGAEWQqMFheMhADgIrD/hMJQIpXk6L4CrGKAQIMAAd9e4mEnR3mAAAAAElFTkSuQmCC); width:11px; height:11px;}
.topRight
	{background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFpJREFUeNpi+v///xUgXg3EYUAsBsQMuDCIQAftuDRhUwwCL4HYk1jFMOCBrJiJAT/YDsSWMA4hxSCwgRTFYkDsQaxiEOgFYlFiFWsBsROxikEgghTFwgABBgCNt5r2Sg9cbAAAAABJRU5ErkJggg==);}
.bottomLeft
	{background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAF1JREFUeNpi+P///6H/RAImBgaGtwxEApDiFcQqZgCaLgrEV4lxBgMUexCjmBGkGApeArEYITfDQAAxbmYg1jkMWLAnEL8kVjEIiwFxOz4PYgMgDzsAcSgQawIEGACIlf7UW1t1igAAAABJRU5ErkJggg==);}
.bottomRight
	{background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFpJREFUeNpi/A8EDMSBq0wMxIPrpChezUiCM8SJNbkDiF8x/CcMXgKxGNgBRCj2BCkkRrEHTCE+xSCrLZEVYlN8Fd00ZMwC9OVhIH4LxCuAeB8Qv8YVJAABBgDaydbxm1pGgAAAAABJRU5ErkJggg==); width:11px; height:11px;}
*/
.topLeft
	{background-image: url(images/top_left.png); width:11px; height:11px;}
.topRight
	{background-image: url(images/top_right.png);}
.bottomLeft
	{background: url(images/bottom_left.png);}
.bottomRight
	{background: url(images/bottom_right.png); width:11px; height:11px;}


.footer
	{
	//text-align: left;
	color: #EC6F05;
	color: #ffffff;
	}
.footer hr
	{
	color: #EC6F05;
	border-color: #EC6F05;
	background-color: #EC6F05;

	border-style: solid;
	color: #0A7197;
	border-color: #0A7197;
	background-color: #0A7197;
	}
.footer a:active, .footer a:link, .footer a:visited, .footer a:hover
	{
	padding: 0px 10px 0px 10px;
	color: #ffffff;
	text-decoration: none;
	}
.footer a.active {color: #0A7197;}
.footer a:hover
	{
	color: #0e96c7;
	text-decoration: underline;
	}


.w330 {width:330px;}
.input {padding: 2px 4px 2px 4px; border: 1px #bbb solid; border-radius: 2px; box-shadow: 0px 0px 8px rgba(0,0,0,0.15) inset;}
.right {text-align: right;}
