@import url("https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/ui-lightness/jquery-ui.css");

body
{
	margin: 50px 0px 0px 0px;
	padding: 0;
	background: #E6E6E6 url('/images/main-bg.png') repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #8F8F8F;
}

.break
{
	page-break-before: always;
}

#chart_dol_per_ro
{
	float:left;
}

#chart_ro_count
{
	float:left;
}

#chart_elr
{
	float:left;
}

th
{
	font-weight:bold;
	border-bottom:1px solid #999;
	text-align:left;
	font-size:14px;
	color:#000;
	padding:10px;
	background-color:#EEE;
}

td
{
	padding:10px;
	border-bottom:1px solid #999;
	color:#000;
}

#portal td
{
	border:0px;
	padding:0px;
}

#loginform 
{
	float:left;
	display:block;
	width:450 px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:10px;
	border: 1px solid #999;
	border: inset 1px solid #333;
}

#hor_form 
{
	float:none;
	display:inline;
	width:800 px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:20px;
	border: 1px solid #999;
	border: inset 1px solid #333;
}

#hor_form label
{
	display:inline;
	padding:5px 5px 5px 5px;
	size:20px;
	letter-spacing:3px;
}

#loginform .inline
{
	display:inline;
}

.inline
{
	display:inline;
}

#loginform input 
{
	display:block;
	padding: 5px;
	border: 1px solid #999;
	height: 25px;
	letter-spacing:2px;
	/* color:#44C1FF; */
	color:#000000
	font-family:Verdana, Geneva, sans-serif;
}

input 
{
	display:block;
	padding: 5px;
	border: 1px solid #999;
	height: 25px;
	letter-spacing:2px;
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
}

textarea 
{
	display:block;
	padding: 5px;
	border: 1px solid #999;
	letter-spacing:2px;
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
}

#loginform select 
{
	display:block;
	padding: 5px;
	border: 1px solid #999;
	height: 30px;
	letter-spacing:2px;
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
}

select 
{
	display:block;
	padding: 5px;
	border: 1px solid #999;
	height: 30px;
	letter-spacing:2px;
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
}

#loginform input:required
{
	padding-right:15px;
	background:#fff url(/images/iconRequired.gif) no-repeat 99% center;
}

input:readonly
{
	background-color:#EEE;
}

#loginform input[type=checkbox]
{
	display:inline;
	vertical-align:middle;
	padding: 5px;
	color:#000000;
	border:0px;
}

#loginform input[type=submit]
{
	float:inherit;
	margin-left:5px;
	padding:5px 10px 5px 10px;
	margin-top: 5px;
	background:#25A6E1;
	background:-moz-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #25A6E1), color-stop(100%, #188BC0));
	background:-webkit-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-o-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-ms-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#25A6E1', endColorstr='#188BC0', GradientType=0);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:4px;
	border:1px solid #1A87B9;
	color:#fff;
	letter-spacing:2px;
	font-family:Verdana, Geneva, sans-serif;
}

input[type=submit]
{
	float:inherit;
	margin-left:5px;
	padding:5px 10px 5px 10px;
	margin-top: 5px;
	background:#25A6E1;
	background:-moz-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #25A6E1), color-stop(100%, #188BC0));
	background:-webkit-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-o-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-ms-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#25A6E1', endColorstr='#188BC0', GradientType=0);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:4px;
	border:1px solid #1A87B9;
	color:#fff;
	letter-spacing:2px;
	font-family:Verdana, Geneva, sans-serif;
}

input[type=button]
{
	float:inherit;
	margin-left:5px;
	padding:5px 10px 5px 10px;
	margin-top: 5px;
	background:#25A6E1;
	background:-moz-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #25A6E1), color-stop(100%, #188BC0));
	background:-webkit-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-o-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-ms-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#25A6E1', endColorstr='#188BC0', GradientType=0);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:4px;
	border:1px solid #1A87B9;
	color:#fff;
	letter-spacing:2px;
	font-family:Verdana, Geneva, sans-serif;
}

#loginform input[type=reset]
{
	display:inline;
	margin-left:5px;
	padding:5px 10px 5px 10px;
	margin-top: 5px;
	width:100px;
	background:#25A6E1;
	background:-moz-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #25A6E1), color-stop(100%, #188BC0));
	background:-webkit-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-o-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-ms-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#25A6E1', endColorstr='#188BC0', GradientType=0);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:4px;
	border:1px solid #1A87B9;
	color:#fff;
	letter-spacing:2px;
	font-family:Verdana, Geneva, sans-serif;
}

#loginform label
{
	display:block;
	padding:5px 5px 5px 5px;
	size:20px;
	letter-spacing:3px;
}

.loggedinas
{
	font-size:16px;
	color:#000;
}

.accessdenied
{
	font-size:16px;
	font-weight:bold;
	color:#F00;
}

.tooltip
{
	font-size:10px;
	letter-spacing:0px;
}

.loggedinas a
{
	color:#CCC;
}

.forgotpassword a
{
	display:block;
	color:#AAA;
	text-decoration: none;
}

h1, h2, h3
{
	margin: 0;
	padding: 0;
	font-weight: 200;
	color: #222222;
}

h4
{
	margin:0;
	padding:0;
	font-size:16px;
	color:#222222;
}

h2
{
	font-size: 3em;
}

p, ol, ul
{
	margin-top: 0px;
	padding: 0px;
	color:#000;
}

p, ol
{
	line-height: 180%;
}

strong
{
}

a
{
	color: #5C5539;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border: none;
}

img.border
{
}

img.alignleft
{
	float: left;
}

img.alignright
{
	float: right;
}

img.aligncenter
{
	margin: 0px auto;
}

hr
{
	display: none;
}

/** WRAPPER */

#wrapper
{
	overflow: hidden;
	width: 1200px;
	margin: 0px auto;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px rgba(0,0,0,.3);
}

.container
{
	width: 1000px;
	margin: 0px auto;
}

.clearfix
{
	clear: both;
}

/* Header */

#header-wrapper
{
	overflow: hidden;
	height: 150px;
	background: #FFFFFF;
}

#header
{
	width: 1200px;
	height: 150px;
	margin: 0 auto;
	padding: 0px 0px;
	background-color:#ccc;
}

/* Logo */

#logo
{
	float: left;
	width: 350px;
	height: 150px;
	background: #ccc;
	text-align: center;
}

#logo h1
{
	padding: 30px 0px 0px 0px;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 2.6em;
	font-weight: 700;
	color:#000;
}

#logo h1 a
{
	text-decoration: none;
	color: #000;
}

#logo p
{
	margin-top: 0px;
	text-transform: uppercase;
	color: #fff;
}

#logo h2
{
	margin-top: -5px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
	font-size:12px;
}

#logo a {
	color: #44C1FF;
}

/* Menu */

#menu
{
	float: right;
	width: 810px;
	height: 80px;
	padding: 20px 40px 0px 0px;
}

#menu ul
{
	float: right;
	margin: 0;
	padding: 40px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li
{
	float: left;
}

#menu a
{
	display: block;
	padding: 7px 20px 7px 20px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #000;
}

#menu .current_page_item a
{
	background:#25A6E1;
	background:-moz-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #25A6E1), color-stop(100%, #188BC0));
	background:-webkit-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-o-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-ms-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#25A6E1', endColorstr='#188BC0', GradientType=0);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:4px;
	border:1px solid #1A87B9;
	color:#fff;
}

/* Page */

#page-wrapper
{
	overflow: hidden;
}

#page
{
	overflow: hidden;
	width: 1120px;
	margin: 0px auto;
	padding: 50px 40px;
	color: #8F8F8F;
}

/** CONTENT */

#wide-content
{
}

#wide-content h2
{
	padding: 0px 0px 20px 0px;
	letter-spacing: -1px;
	font-size: 36px;
	color: #222222;
}

/** CONTENT */

#content_nosidebar
{
	float: left;
	width: 1080px;
	padding: 0px 0px 0px 0px;
}

#content_nosidebar h2
{
	padding: 0px 0px 20px 0px;
	letter-spacing: -1px;
	font-size: 36px;
	color: #222222;
}

#content_nosidebar .subtitle
{
	padding: 0px 0px 30px 0px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	color: #81AFC5;
}

#content
{
	float: left;
	width: 800px;
	padding: 0px 0px 0px 0px;
}

#content h2
{
	padding: 0px 0px 20px 0px;
	letter-spacing: -1px;
	font-size: 36px;
	color: #222222;
}

#content .subtitle
{
	padding: 0px 0px 30px 0px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	color: #81AFC5;
}

/** SIDEBAR */

#sidebar
{
	float: right;
	width: 280px;
}

#sidebar h2
{
	padding: 0px 0px 30px 0px;
	letter-spacing: -1px;
	font-size: 2em;
}

/* Footer */

#footer
{
	height: 100px;
	margin: 0 auto;
	padding: 50px 0px 15px 0px;
}

#footer p
{
	text-shadow: 1px 1px 0px #FFFFFF;
	text-align: center;
	font-size: 12px;
	color: #4D565E;
}

#footer a
{
	color: #4D565E;
}

/* Three Column Footer Content */

#footer-wrapper
{
	background: #F1F2E9;
}

#footer-content
{
	overflow: hidden;
	width: 1120px;
	margin: 0px auto;
	padding: 50px 40px;
	color: #717171;
}

#footer-content a
{
}

#footer-content h2
{
	margin: 0px;
	padding: 0px 0px 30px 0px;
	letter-spacing: -1px;
	font-size: 30px;
	color: #36332E;
}

#footer-content #fbox1
{
	float: left;
	width: 280px;
	margin-right: 30px;
}

#footer-content #fbox2
{
	float: left;
	width: 500px;
}

#footer-content #fbox3
{
	float: right;
	width: 280px;
}

/* Banner Style */

#banner-wrapper
{
}

#banner
{
	overflow: hidden;
	float:none;
	width: 1120px;
	margin: 40px auto 0px auto;
}

/* Button Style */

.button-style
{
	display: inline-block;
	margin-top: 30px;
	background:#25A6E1;
	background:-moz-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #25A6E1), color-stop(100%, #188BC0));
	background:-webkit-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-o-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-ms-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#25A6E1', endColorstr='#188BC0', GradientType=0);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:4px;
	border:1px solid #1A87B9;
	color:#fff;
}

.button-style-login
{
	float:inherit;
	margin-left:5px;
	padding:5px 10px 5px 10px;
	margin-top: 5px;
	background:#25A6E1;
	background:-moz-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #25A6E1), color-stop(100%, #188BC0));
	background:-webkit-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-o-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-ms-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#25A6E1', endColorstr='#188BC0', GradientType=0);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:4px;
	border:1px solid #1A87B9;
	color:#fff;
	letter-spacing:2px;
}

.button-style-login a
{
	letter-spacing: 2px;
	text-decoration: none;
	color: #FFFFFF;
}

.button-style-login a:hover
{
	text-decoration:underline;
}

.button-style a
{
	display: inline-block;
	padding: 10px 20px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #FFFFFF;
}

/* List Style 1 */

ul.style1
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li
{
	padding: 20px 0px 20px 0px;
	border-top: 1px dashed #E6E7DC;
}

ul.style1 a
{
	text-decoration: none;
	color: #6B6B6B;
}

ul.style1 a:hover
{
	text-decoration: underline;
	color: #6B6B6B;
}

ul.style1 .first
{
	padding-top: 0px;
	border-top: none;
}

/* List Style 2 */

ul.style2
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style2 li
{
	padding: 15px 0px 15px 0px;
	border-top: 1px solid #E6E7DC;
}

ul.style2 .first
{
	padding-top: 0px;
	border-top: none;
}

/* List style 3 */

ul.style3
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style3 li
{
	padding: 20px 0px 20px 0px;
	border-top: 1px solid #E6E7DC;
}

ul.style3 p
{
	margin: 0px;
	padding: 0px;
}

ul.style3 img
{
	float: left;
	margin-top: 3px;
	margin-right: 20px;
}

ul.style3 .posted
{
	padding: 10px 0px 10px 0px;
	font-size: 8pt;
	color: #A2A2A2;
}

ul.style3 .first
{
	padding-top: 0px;
	border-top: none;
}

/* Recent News */

#recent-news
{
	overflow: hidden;
	width: 1120px;
	padding: 50px 40px;
	background: #36332E;
	color: #8C8C8C;
}

#recent-news h2
{
	padding: 0px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	color: #EDEDED;
}

#recent-news .date
{
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	font-style: normal;
	color: #E3E3E3;
}

#recent-news p
{
	font-style: italic;
}

#recent-news a
{
	font-style: normal;
	color: #B8B8B8;
}

#recent-news #rbox1
{
	float: left;
	width: 250px;
	margin-right: 40px;
}

#recent-news #rbox2
{
	float: left;
	width: 250px;
	margin-right: 40px;
}

#recent-news #rbox3
{
	float: left;
	width: 250px;
}

#recent-news #rbox4
{
	float: right;
	width: 250px;
}

/* Button Style */

.button-style1
{
	margin-top: 30px;
}

.button-style1 a
{
	padding: 10px 25px;
	background: #EBB462;
	border-radius: 5px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #FCE3BB;
	color: #36332E !important;
}
