/***************************************************************
	Melody v1.0 
	By Ori Pearl
	http://www.oripearl.com/
	Instructions can be found in the attached Instructions.txt
***************************************************************/

/* Error Message */
.notifyBox {
    BORDER-RIGHT: #88c331 1px solid; PADDING-RIGHT: 20px; BACKGROUND-POSITION: 15px 12px; BORDER-TOP: #88c331 1px solid; PADDING-LEFT: 80px; PADDING-BOTTOM: 15px; MARGIN: 0px 10px 10px 10px; BORDER-LEFT: #88c331 1px solid; PADDING-TOP: 15px; BORDER-BOTTOM: #88c331 1px solid; BACKGROUND-COLOR: #FFD;
}
.notifyBox H3 {
    FONT-SIZE: 19px; COLOR: #4c8700
}
.notifyBox .hl {
    BACKGROUND-COLOR: #fff2ac
}
.bad.notifyBox {
    BORDER-RIGHT: #e07d63 1px solid; BORDER-TOP: #e07d63 1px solid; BACKGROUND-IMAGE: url(/0/img/icons/error.png); BACKGROUND-REPEAT: no-repeat; BORDER-LEFT: #e07d63 1px solid; BORDER-BOTTOM: #e07d63 1px solid; BACKGROUND-COLOR: #FFD;
}
.bad.notifyBox H3 {
    COLOR: #9f1e00
}
.lblerror {
    color: #FF0000;
}


html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
border:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
vertical-align:baseline;
margin:0;
padding:0;
}

body {
background:url('/0/img/body-bg.jpg');
line-height:1.5;
font-size:8pt;
color:#4a4a49;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0;
}

a img {
border:none;
}

h1 {
color:#264d5d;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.5em;
line-height:1;
margin-bottom:0.3em;
}

h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.25em;
margin-bottom:0em;
}

h3 {
font-size:0.9em;
font-weight:700;
line-height:1;
margin-bottom:0.3em;
}

h4 {
font-size:1.2em;
line-height:1.25;
margin-bottom:1.25em;
height:1.25em;
}

h5 {
font-size:1em;
font-weight:700;
margin-bottom:1.5em;
}

h6 {
font-size:1.1em;
font-weight:bold;
margin:0px;
padding:0px;
}

h7 {
font-size:8px;
margin:0px;
padding:0px;
}

h1 img,h2 img,h3 img,h4 img,h5 img,h6 img {
margin:0;
}

p {
margin:0 0 0.7em;
}

p img {
float:left;
margin:1.5em 1.5em 1.5em 0;
padding:0;
}

p img.right {
float:right;
margin:1.5em 0 1.5em 1.5em;
}

a:focus,a:hover {
color:#4485a0;
}

a {
color:#205469;
text-decoration:underline;
}

ul {
list-style-type:disc;
}

table {
margin-bottom:1.4em;
width:100%;
}

th {
font-weight:700;
background:#C3D9FF;
}

th,td {
padding:4px 10px 4px 5px;
}

tr.even td {
background:#E5ECF9;
}

.container {
width:950px;
display:inline-block;
margin:0 auto;
}

hr {
background:#ddd;
color:#ddd;
clear:both;
float:none;
width:100%;
height:.1em;
border:none;
margin:0.1em 0;
padding:0px;
}

hr.space {
background:#fff;
color:#fff;
}

.container:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

* html .container {
height:1%;
}

.clearfix,.container {
display:block;
}

.clear {
clear:both;
}

fieldset {
border:1px solid #ccc;
margin:0 0 1.5em;
padding:1.4em;
}

legend {
font-weight:700;
font-size:1.2em;
}

input.text,input.title,textarea,select {
border:1px solid #bbb;
margin:0.5em 0;
}

input.text:focus,input.title:focus,textarea:focus,select:focus {
border:1px solid #666;
}

input.text,input.title {
width:300px;
padding:5px;
}

input.title {
font-size:1.5em;
}

textarea {
width:390px;
height:250px;
padding:5px;
}

.top-bg {
background:url('/0/img/top-bg.png') no-repeat;
height:23px;
width:950px;
margin:0 auto;
}

.shadow-container {
background:url('/0/img/shadow-center.png') repeat-y;
width:962px;
margin:0 auto;
}

.header {
width:950px;
height:142px;
float:left;
background:url('/0/img/header-bg.jpg') no-repeat;
margin:0 10px 0 0;
}

.header #headerlogo {
margin:2.1em 0 0 2.5em;
}

.menu {
width:950px;
height:47px;
float:left;
background:url('/0/img/nav_bkg.gif') repeat-x 0 0;
font-size:13px;
text-align:center;
margin:0 10px 0 0;
}

.menu a {
color:#5d5d5d;
text-decoration:none;
}

.menu a:hover {
color:#4b8ca7;
text-decoration:none;
}

.menu #current {
color:#5d5d5d;
font-weight:bold;
}

.menu #menulist {
padding-top:1em;
}

.menu #menulist li {
display:inline;
list-style-type:none;
padding:0 20px;
}

.content {
float:left;
width:950px;
padding-top:40px;
background-color:#f9f8f2;
margin:0;
}

.content .bulletlist {
list-style-type:none;
line-height:2em;
margin:0 1.5em 0 0;
}

.content .bulletlist li {
padding-left:20px;
background:transparent url('/0/img/listbullet.png') no-repeat center left;
}

.content .bulletlist_top {
list-style-type:none;
line-height:2em;
margin:0 1.5em 0 0;
}

.content .bulletlist_top li {
padding-left:20px;
background:transparent url('/0/img/listbullet.png') no-repeat top left;
margin-top:2px;
}

.content .sidebar {
padding:0 1.5em 1.5em;
}

.content .side-content {
padding:0.5em 1em;
}

.content .leftsidebar {
width:190px;
float:left;
margin-right:10px;
}

.content .leftsidebar .projectdesc {
clear:both;
padding:0em 0 1em 0;
}

.content .leftsidebar .projectdesc img {
border:solid 1px #4a4a49;
}

.content .leftsidebar .projectdesc a {
text-decoration:none;
}

.content .center3col {
float:left;
margin-right:10px;
width:430px;
padding-right:30px;
padding-left:30px;
}

.content .center2col {
float:left;
margin-right:10px;
margin-bottom:1.5em;
width:665px;
padding:0 1.5em;
}

.content .center1col {
float:left;
margin-right:10px;
margin-bottom:1.5em;
width:870px;
padding:0 1.5em;
}

.content .center-paragraph {
margin-bottom:2.5em;
}

.content .rightsidebar {
background:#f9f8f2;
float:left;
width:235px;
margin-right:0;
}

.content .rightsidebar .side-content {
background:#e5e5e3;
}

.content .sidebox {
clear:both;
padding:0 0 0.5em;
}

.content .rightsidebar a{
margin:0.2em 0;
color:#4a6d7c;
text-decoration:underline;
display:block;
}

.content .rightsidebar a:hover{
margin:0.2em 0;
color:#4b8ca7;
text-decoration:underline;
display:block;
}

.content .sidebox .date {
font-size:0.8em;
font-weight:700;
color:#4e719d;
}

.content .searchform {
margin-top:20px;
}

.content .searchform #searchterm {
width:146px;
height:17px;
}

.content .searchform #submitbutton {
width:33px;
color:#f9f8f2;
background-color:#4a4a49;
border:solid 1px #FFF;
font-size:8pt;
height:23px;
}

.footer {
background:url('/0/img/shadow-bottom.png') repeat-x 0 0;
width:950px;
color:#625a51;
padding-bottom:20px;
margin:0 auto;
padding:1em 0em;
}

.footer_inner {
padding:0em 1em;
}

strong,label {
font-weight:700;
}

li ul,li ol,ul,ol {
margin:0 1.5em;
}

/* Form Styles */
form {
	margin: 0px 0px 20px 0px;
	color:#000000;
}
span.button{
	font-size: 1.5em;
}
label {
	display: block;
	margin: 10px 0px;
}
.option {
	display: inline;
}
.form_top {
	margin-top: 30px;
}
input {
	padding: 7px 5px 2px 5px;
	color: #5a5a5a;
	background: #F2F0E4;
	border: 1px solid #989583;
	font-size: 11px;
	margin: 2px;
	line-height: 10px;
}
.xxsmall {
	padding: 7px 5px 2px 5px;
	width: 90px;
	color: #5a5a5a;
	display: block;
	background: #F2F0E4;
	border: 1px solid #989583;
	font-size: 11px;
	margin: 2px;
	line-height: 10px;
}
.xsmall {
	padding: 7px 5px 2px 5px;
	width: 140px;
	color: #5a5a5a;
	display: block;
	background: #F2F0E4;
	border: 1px solid #989583;
	font-size: 11px;
	margin: 2px;
	line-height: 10px;
}
.small {
	padding: 7px 5px 2px 5px;
	width: 200px;
	color: #5a5a5a;
	display: block;
	background: #F2F0E4;
	border: 1px solid #989583;
	font-size: 11px;
	margin: 2px;
	line-height: 10px;
}
.medium {
	padding: 7px 5px 2px 5px;
	width: 350px;
	color: #5a5a5a;
	display: block;
	background: #F2F0E4;
	border: 1px solid #989583;
	font-size: 11px;
	margin: 2px;
	line-height: 10px;
}
.large {
	padding: 7px 5px 2px 5px;
	width: 500px;
	color: #5a5a5a;
	display: block;
	background: #F2F0E4;
	border: 1px solid #989583;
	font-size: 11px;
	margin: 2px;
	line-height: 10px;
}
textarea{
	background: #F2F0E4;
	border: 1px solid #989583;
	padding: 5px;
	color: #5a5a5a;
	display: block;
	overflow:hidden;
	margin:0px;	
	line-height: 10px;
	font-size: 11px;
}
.select_box {
	background: #F2F0E4;
	border: 1px solid #989583;
	padding: 0px 5px;
	color: #5a5a5a;
	display: block;
	margin:0px;	
}
.select_box option {
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.submit {
    border: none;
	padding: 4px 5px;
	margin-right: 8px;
	margin-top: 15px;
	margin-bottom: 20px;
	width: 110px;
	color: #fff;
    background: #595959;
}
.submit:hover {
    background: #6c6c6c;
	cursor: pointer;
}
.right_button {
	float: right;
	margin-right: 0px;
	margin-top: 30px;
	margin-bottom: 10px;
}
form .right {
	margin-top: 30px;
	margin-bottom: 10px;
}
form span {
	font-style: italic;
	font-size: 1em;
	color: #999999;
	display: block;
	padding: 5px 0px 2px 0px;
}
.showTable td {
	line-height:22px;
}
.showLabel {
	font-size:14px;
	font-weight:bold;
}
fieldset {
	border-top:1px solid #CCCCCC;
	border-left:1px solid #cccccc;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:10px;
}
legend {
	color:#009933;
	font-weight:bold;
	font-size:14px;
	padding:0px 4px;
}
.font10 {
	font-size:10px;
}
.font11 {
	font-size:11px;
}
.font12 {
	font-size:12px;
}
.font13 {
	font-size:13px;
}
.font14 {
	font-size:14px;
}
