﻿.band
{
	background-color: #FFF9D8;
	border: 1px solid #FFE8CD;
	padding: 30px 0pt;
	text-align: center;
	display: block;
	margin: 10px;
	height: 400px;
}

span.highlight
{
	background-color: #FFFF80;
}


.point h1
{
	border-bottom: 0px none;
	color: #000000;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0pt 0pt 2px;
}

#pitch
{
	float: left;
	text-align: center;
	width: 450px;
}

.point
{
	float: left;
	margin-bottom: 1px;
	text-align: left;
	width: 450px;
}

body
{
	background: #F1EFE2 none repeat scroll 0%;
	color: #484848;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	margin: 0pt;
	min-width: 900px;
	padding: 0pt;
	text-align: center;
}

#container
{
	margin: 0 auto;
	width: 980px;
	text-align: left;
}

#wrapper1
{
	background: #FFFFFF url(images/content-right.png) repeat-y scroll 100% 0pt;
	padding-right: 10px;
}

#wrapper2
{
	background: #FFFFFF url(images/content-left.png) repeat-y scroll 0%;
	padding-left: 10px;
}

#top-menu
{
	background: #2C4056 none repeat scroll 0%;
	color: #FFFFFF;
	height: 1.5em;
	padding: 2px 6px 0px;
}

#top-menu ul
{
	margin: 0pt;
	padding: 0pt;
}

#top-menu li
{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

#top-menu a
{
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 4px;
}



#account
{
	float: right;
}

#header
{
	background-color: #507AAA;
	color: #F8F8F8;
	height: 6.2em;
	margin: 0pt;
	padding: 2px 8px 0px 6px;
	position: relative;
}

#motto
{
	color: #F8F8F8;
	position: absolute;
	top: 20px;
	right: 5px;
	font-size: 12px;
	text-transform: lowercase;
	font-style: italic;
}

#header a
{
	color: #F8F8F8;
}

#header h1
{
	margin-left: 0px;
	padding-top: 0px;
	border-bottom: 0px none;
	color: #F8F8F8;
	font-size: 36px;
}

#quick-search
{
	margin-top: 0.8em;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 4px 10px;
}

form
{
	display: inline;
}

/* Main menu*/
#main-menu
{
	bottom: 0px;
	left: 6px;
	position: absolute;
	font-size: 12px;
}



#main-menu li
{
	float: left;
	list-style-type: none;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	white-space: nowrap;
}

#main-menu ul
{
	margin: 0pt;
	padding: 0pt;
}

.subMenu
{
	width: 100%;
	color: #CCCCCC;
	padding: 0px 0px 5px 0px;
	font-size: 11px;
	border-bottom: 1px solid #E4E4E4;
}

.subMenu a
{
	color: #507AAA;
	padding: 0px 2px 2px 2px;
	text-decoration: none;
}

.subMenu strong
{
	color: #606060;
	font-size: 11px;
}



#main-menu li a
{
	background: #759FCF none repeat scroll 0%;
	font-weight: bold;
	padding: 4px 10px;
	text-decoration: none;
	display: block;
	margin: 0pt;
}

#main-menu li a:hover
{
	background: #2C4056 none repeat scroll 0%;
}

#main-menu li a.selected
{
	background: #FFFFFF none repeat scroll 0%;
	color: #555555;
}

table.list
{
	font-size: 90%;
}

table#browser a
{
	line-height: 16px;
}


#main
{
	background: #FFFFFF none repeat scroll 0%;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 100%;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	position: relative;
}

#content
{
	background: #FFFFFF none repeat scroll 0%;
	height: auto;
	margin: 10px 0px 0px 0px;
	min-height: 500px;
	padding: 5px 0px 5px 10px;
	width: 730px;
	z-index: 10; /*border-right: 0.5px solid #BBBBBB;*/
	font-size: 11px;
}



#content .tabs ul
{
	bottom: -1px;
}

h1, h2, h3, h4
{
	font-family: Trebuchet MS,Georgia, "Times New Roman" ,serif;
}


h1
{
	letter-spacing: -1px;
	font-size: 20px;
	margin: 0pt 0pt 10px;
	padding: 2px 10px 1px 0px; /*border-bottom:1px solid #BBBBBB;*/
	color: #606060;
	font-family: Trebuchet MS,Georgia, "Times New Roman" ,serif;
}

h4
{
	border-bottom: 1px dotted #C0C0C0;
}

#footer
{
	background: #F1EFE2 url(images/footer-bg.png) repeat-x scroll 100% 0pt;
	margin-right: -10px;
	text-align: center;
	height: 40px;
	padding: 0px; /*clear: both;*/
}

#footer a
{
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
	font-size: 0.9em;
}

#footer .bgl
{
	background: transparent url(images/footer-left.png) no-repeat scroll 0pt 0%;
	height: 40px;
}

#footer .bgr
{
	background: transparent url(images/footer-right.png) no-repeat scroll 100% 0pt;
	height: 40px;
	padding-top: 20px;
	font-size: 0.9em;
}
/*-----------------------------------------------------------------------------------------------------------------------*/
.form
{
	background-color: #F6F6F6;
	border: 1px solid #E4E4E4;
	color: #505050;
	line-height: 1.5em;
	margin-bottom: 10px;
	padding: 6px;
}

.form
{
	clear: left;
	height: 1%;
	margin: 0pt;
	padding: 5px 0pt 8px 150px;
}

#content .form .label
{
	float: left;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
	margin-left: -140px;
	text-align: left;
	width: 140px;
	font: 10px;
}

#sidebar
{
	float: right;
	width: 200px;
	padding: 5px 10px 0px 0px;
	min-height: 500px;
	margin: 0px;
	font-style: italic;
	font-size: 10px;
}

#sidebar .form
{
	background-color: #F6F6F6;
	border: 1px solid #E4E4E4;
	color: #505050;
	line-height: 1.5em;
	margin-bottom: 10px;
	padding: 6px;
}

#sidebar .form .label
{
	font-weight: bold;
	text-align: left;
	float: left;
	width: 70px;
	margin-left: -70px;
	white-space: nowrap;
	font: 10px;
	font-style: italic;
}

#sidebar .form p
{
	clear: left;
	height: 1%;
	margin: 0pt;
	padding: 5px 0pt 8px 70px;
	font-size: 10px;
	font-style: normal;
}

#sidebar .form h2
{
	padding-bottom: 10px;
	border-bottom: 1px solid #E4E4E4;
	margin: 10px 0px 10px 0px;
	font-style: normal;
}


.errorDiv
{
	background-color: #FFFFCC;
	border: 1px solid #E4E4E4;
	color: red;
	line-height: 1.5em;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 11px;
	font-style: italic;
}

.messageDiv
{
	background-color: #FFFFCC;
	border: 1px solid #E4E4E4;
	color: blue;
	line-height: 1.5em;
	margin: 5px 0px 5px 0px;
	padding: 1px;
	font-size: 11px;
	font-style: italic;
}



input, select
{
	margin-bottom: 1px;
	margin-top: 1px;
	vertical-align: middle;
}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus
{
	background-color: #FFFFFF;
	border: 1px solid #BDC7D8;
	font-size: 11px;
	padding: 1px;
}

input[type="text"], input[type="password"], textarea, select
{
	background-color: #FFFFFF;
	border: 1px solid #BDC7D8;
	font-size: 11px;
	padding: 1px;
}

/* Terms and conditions */
#termsAndConditions p
{
	padding: 0px 0pt 5px 0px;
	font-weight: bold;
}

/*Modal Popup*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.userAgreement
{
	border: 1px solid #7F9DB9;
	font-family: "Courier New" ,Courier,monospace;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 120px;
	line-height: normal;
	overflow-x: hidden;
	overflow-y: scroll;
	white-space: normal;
	padding: 2px;
	margin-bottom: 5px;
}

.button
{
	background-color: #2C4056;
	border-style: solid;
	color: #FFFFFF;
	padding: 2px 15px 3px;
	text-align: center;
	margin: 5px 0px 8px;
}

.gridContainer
{
	border: 1px solid #7F9DB9;
	font-family: "Courier New" ,Courier,monospace;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 400px;
	line-height: normal;
	overflow: auto /*overflow-x: hidden; 	overflow-y: scroll;*/ white-space: normal;
	padding: 2px;
	margin-bottom: 5px;
}


.selRow
{
	background-color: #759fcf;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffff;
	border-width: 3px;
	border-style: solid;
	border-color: #2C4056;
	padding: 5px;
	width: 800px;
}

.scrollingDiv
{
	overflow: auto;
	height: auto;
	width: 100%;
	max-height: 200px;
	background-color: #FFFFFF; /*border: 1px solid #BDC7D8;*/
	border: 1px solid #E4E4E4;
}

.scrollingDiv table th
{
	position: relative;
}


.scrollingDiv table tbody
{
	overflow-x: hidden;
}

.listSearchExtenderPrompt
{
	font-style: italic;
	color: red;
	background-color: #FFFFCC;
	border: 1px solid #E4E4E4;
	font-size: 11px;
	line-height: 1.5em;
	padding: 0px;
}


.grid
{
	border: 1px solid #E4E4E4;
	color: #505050;
	font-size: 11px;
	background-color: #F6F6F6; /*margin-bottom: 10px; 	 	padding: 6px;*/
}

.grid tr:hover
{
	background-color: #E4E4E4;
}

a
{
	color: #507AAA;
	text-decoration: none;
}

a:hover
{
	color: #2C4056;
	text-decoration: underline;
}
