body {
	background-color: #000000;
	padding: 0px; margin: 0px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h2 {
	margin-top: 26px;
	padding: 4px 0px 4px 0px;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	border-bottom: 2px solid #5B5B5B;
}
h3 {
	margin-top: 26px;
	padding: 4px 0px 4px 0px;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
}
a, a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
img { border: none; }
p {
	line-height: 18px;
	margin: 12px 0px 12px 0px;
}
li {
	line-height: 18px;
margin: 4px 0px 4px 30px;

}
div.clearboth {
	position: relative; top: 0px; left: 0px;
	display: block; width: auto; height: 1px;
	font-size: 1px; line-height: 1px;
	clear: both;
}
div#wrapper {
	position: relative; top: 0px; 
	display: block; width: 960px; height: auto;
	margin: 0px auto; padding: 0px;
}

/*** HEADER ***/
div.header {
	position: relative; top: 0px; left: 0px;
	display: block;	width: 960px; height: 85px;
	margin: 0px; padding: 0px;
	background: none;
}
div.header div.headerLeft {
	position: absolute; top: 0px; left: 0px;
	display: block; width: 268px; height: 68px;
	margin: 10px 0px 0px 0px; padding: 0px;
}
div.header div.headerRight {
	position: absolute; top: 0px; right: 20px;
	display: block; width: 680px; height: 85px;
	margin: 0px; padding: 0px;
}
div.header div.headerRightTop {
	display: block; width: 660px; height: 56px;
	text-align: right;
	overflow: hidden;
}
div.header div.headerToolbar {
	width: 660px;
	text-align: right;
}

/*** CONTENT ***/
div.mainBody {
	position: relative; top: 0px; left: 0px;
	display: block;	width: 960px; height: auto;
	margin: 0px; padding: 0px;
	background: none;
	background-image: url('../images/bodyCenter.png');
	background-repeat: repeat-y;
	background-position: top center;
}
div.bodyTop {
	position: relative; top: 0px; left: 0px;
	display: block;	width: 960px; height: 25px;
	margin: 0px; padding: 0px;
	background: none;
	background-image: url('../images/bodyTopBg.png');
	background-repeat: no-repeat;
	background-position: top;
	font-size: 1px; line-height: 12px;
}
div.bodyBottom {
	position: relative; top: 0px; left: 0px;
	display: block;	width: auto; height: 18px;
	overflow: hidden;
	margin: 0px; padding: 0px;
	background: none;
	background-image: url('../images/bodyBottomBg.png');
	background-repeat: no-repeat;
	background-position: bottom;
	color: #000000;
}
div.bodyBottomHome {
	position: relative; top: 0px; left: 0px;
	display: block;	width: auto; height: 120px;
	margin: 0px; padding: 0px;
	background: none;
	background-image: url('../images/bodyBottomBgYellow.png');
	background-repeat: no-repeat;
	background-position: bottom;
	color: #000000;
}
ul.circleArrows { margin: 12px; }
ul.circleArrows  li {
	list-style-type: none;
	padding-left: 18px;
	background-image: url('../images/arrowCircle.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-bottom: 2px;
	font-weight: bold;
	padding: 0px  0px  0px  20px;
	line-height: 14px;
}
div.bodyBottom a {
	color: #022F70;
	text-decoration: none;
}
div.bodyBottom a:hover {
	color: #FFFFFF;
}
div.bottomLeft {
	position: relative; top: 0px; left: 0px;
	display: block;	width: 340px; height: auto;
	margin: 0px; padding: 0px;
	background: none;
	font-size: 14px;
	float: left;
		
}
div.bottomLeft p {

	margin: 10px 25px 4px 25px;
	line-height: 14px;
}
div.bottomCenter {
	position: relative;
		display: block; width: auto; height: auto; /* 260px */
	float: left;
	margin: 0px; padding: 6px 0px;
	text-align: center;
}
div.bottomRight {
	position: relative;
	display: block;	width: 350px; height: auto;
	margin: 0px; padding: 0px;
	background: none;
	float: left;
}

/*** CONTENT BLOCK ***/
div.content {
	margin: 0px 25px 12px 25px;
}
div.contentLeft {
	float: left; 
	width: 580px;
	margin-right: 20px;
}
div.contentRight {
	float: left;
	width: 300px;
}

/*** LOWER NAVIGATION ***/
#buttons {
	position: relative; top: 0px; left: 0px;
	display: block;	width: auto; height: 22px;
	margin: 10px 0px; padding: 0px;
	background: none;
	text-align: center;
}
#buttons table { display: inline; height: 22px; line-height: 22px; }
#buttons a {
	position: relative; top: 0px; left: 0px;
	display: block; width: auto; height: 22px;
	margin: 0px 15px; padding: 0px 6px;
	background: none;
	background-color: #333333;
	color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 22px;
}
#buttons a:hover {
	color: #FFFFFF;
}
#buttons a span.buttonLeft {
	position: absolute; top: 0px; left: -9px;
	display: block; width: 9px; height: 22px;
	background: none;
	background-image: url('../images/buttonsBgLeft.png');
	background-position: left top;
	background-repeat: no-repeat;
}
#buttons span.buttonRight {
	position: absolute; top: 0px; right: -9px;
	display: block; width: 9px; height: 22px;
	background: none;
	background-image: url('../images/buttonsBgRight.png');
	background-position: right top;
	background-repeat: no-repeat;
}

/*** FORM ELEMENTS ***/

div.statusBar {
 margin: 20px 0px;
}
div.statusBar div.stepActive {
	float: left;
	color: #FFCC00;
	font-weight: bold;
	margin: 2px;
	border: 1px solid #FFCC00;
	padding: 4px  8px;
}
div.statusBar div.stepInactive {
	float: left;
	color: #999999;
	margin: 2px;
	border: 1px solid #666666;
	padding: 4px  8px;
}
p.error {
	background-color: #333333;
	color: #FFCC00;
	font-weight: bold;
	margin: 0px 10px 10px 2px;
	border: 1px solid #FFCC00;
	padding: 4px 8px;
}

input, select, textarea {
	background-color: #CCCCCC;
	border: 1px solid #5B5B5B;
	padding: 4px;
	font-size: 13px;
	margin: 2px 0px 2px 0px;
}
input:hover { background-color: #CCCCCC; }
input:focus {
	background-color: #EDEDED;
	border: 1px solid #FFCC00;
}
input.radio, input.check { background: none; border: none; }

table.formTable {
	width: 100%;
}
table.formTable td {
	padding: 6px;
}
table.formTable td.label {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}
table.formTable td.required {
	color: #FFCC00;
}

span.required {
color: #FFCC00;
font-weight: bold;
}

input.formButton {
	background-color: #D8A816;
	color: #000000;
	font-weight: bold;
	padding: 4px 6px;
	border: 1px solid #000000;
	cursor: pointer;
	font-size: 14px;
}
input.formButton:hover {
	border: 1px solid #FFFFFF;
}

div.formColumnLeft {
	width: 320px;
	float: left;
	margin: 20px;
}
div.formColumnRight {
	width: 400px;
	float: left;
	margin: 20px;
}


iframe {
	display: block; width: 100%; height: auto;
	border: none; background: none;
}
.upload_thumb {
	display: block; width: auto; height: auto;
	margin: 0px 2px; padding: 0px;
	border: none;
	max-width: 100px; max-height: 75px;
	float: left;
}

/* FOOTER */
div.footer {
	position: relative; top: 0px; left: 0px;
	display: block;	width: 960px; height: 50px;
	margin: 10px 0px 30px 0px; padding: 0px;
	background: none;
}
div.footerLeft {
	position: relative; top: 0px; left: 0px;
	display: block;	width: 75%; height: auto;
	margin: 0px; padding: 0px;
	background: none;
}
div.footerRight {
	position: relative; top: 0px; left: 0px;
	display: block;	width: auto; height: auto;
	margin: 0px; padding: 0px;
	float: right; 
	text-align: right;
	background: none;
}
div.footerRight img { border: none; }

/* MONTHLY TABLE */
table.month {
	display: block; width: 100%; height: auto;
	margin: 0px; padding: 0px;
	border: none;
	border-collapse: collapse;
}
table.month tr {
	width: 100%;
	border: none;
}
table.month td {
	border: 1px solid #CCCCCC;
	margin: 0px; padding: 4px;
	text-align: left;
	vertical-align: top;
	min-height: 50px;
	min-width: 50px;
}
table.month tr.no_border td { border: none; }
table.month tr.week_days td { text-align: center; }
table.month tr td.left { text-align: left; }
table.month tr td.center { text-align: center; }
table.month tr td.right { text-align: right; }

.img-thumb-box{
    border: 1px solid #5B5B5B;
    width: 300px;
    float: left;
    margin: 10px 0px;
	text-align: center;
}
.img-thumb-box img {
margin: 5px;
}