body{
	margin:0;
	font:17px/26px Arial, Helvetica, sans-serif;
	color:#595959;
	background-color: #A6CBE6;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

h4{
	margin-bottom: 0px;
}

h3{
	font-size:18px;
	
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{
	text-decoration:underline;
	

}
#wrapper{
	margin:0 auto;
	width:960px;
	padding:17px 0 30px;
	background: url(../images/light.jpg) no-repeat;
}
.logo{
	background:url(../images/logo2.png) no-repeat;
	width:390px;
	height:98px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:0 auto 26px;
}
.logo a{
	display:block;
	height:100%;
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
#nav li{
	width:160px;
	float:left;
	text-align:center;
	font-size:14px;
	line-height:17px;
	text-transform:uppercase;
}
#nav a{
	background:url(../images/bg-nav.gif) repeat-x;
	font-weight:bold;
	color:#fff;
	display:block;
	height:43px;
	width:100%;
	padding:11px 0 0;
}
#nav a:hover,
#nav .active a{
	text-decoration:none;
	color:#013771;
	background-position:0 -54px;
}
#nav .first{background:url(../images/bg-nav-l.gif) no-repeat;}
#nav a:hover.first,
#nav .active .first{background-position:0 -54px;}
#nav .last{background:url(../images/bg-nav-r.gif) no-repeat;}
#nav a:hover.last,
#nav .active .last{background-position:0 -54px;}
#subnav{
	margin-top:-23px;
	margin-right:-20px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:auto;
	float:right;
}
#subnav li{
	width:auto;
	
	float:left;
	text-align:center;
	font-size:14px;
	line-height:17px;
}
#subnav a{
	background:url(../images/bg-subnav.gif) repeat-x;
	font-weight:normal;
	color:#013771;
	display:block;
	height:26px;
	width:100%;
	padding:11px 0 0;
	margin-right:40px;
}
#subnav a:hover{
background-position:0 -54px;	
}

#content{
	overflow:hidden;
	width:100%;
	padding:0 0 10px;
	margin:0 0 14px;
	background:url(../images/bg-content-b.gif) no-repeat 0 100%;
}
#content .content-holder{
	width:960px;
	background:#f6f7f7 url(../images/bg-content-c.gif) repeat-y;
	overflow:hidden;
}
#content .content-frame{
	overflow:hidden;
	width:908px;
	min-height:150px;
	background:url(../images/bg-content.gif) no-repeat;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: -8px;
	margin-left: 0;
	padding-top: 23px;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 31px;
}
* html #content .content-frame{
	height:150px; 
	overflow:visible;
}
#content h1{
	margin:0 0 10px;
	font-size:24px;
	line-height:28px;
}
#content p{margin:0 0 23px;}
#content .block-logo{
	margin:0 0 22px -6px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:928px;
}
#content .block-logo li{
	float:left;
	width:211px;
	margin:0 18px 0 0;
	padding:108px 3px 0 0;
	background:url(../images/bg-block-t.gif) no-repeat;
}
#content .block-logo li:hover,
#content .block-logo li.hover,
#content .block-logo li.active{background:url(../images/bg-block-t-hover.gif) no-repeat;}
#content .holder-logo{
	padding:0 0 24px;
	background:url(../images/bg-block-logo-b.gif) no-repeat 0 100%;
}
#content .block-logo li:hover .holder-logo,
#content .block-logo li.hover .holder-logo,
#content .block-logo li.active .holder-logo{background:url(../images/bg-block-b-hover.gif) no-repeat 0 100%;}
#content .holder-logo:after{
	content:'';
	display:block;
	clear:both;
}
#content .frame-logo{
	width:100%;
	background:#ececec;
}
#content .frame-logo:after{
	content:'';
	display:block;
	clear:both;
}
#content .block-logo li:hover .frame-logo,
#content .block-logo li.hover .frame-logo,
#content .block-logo li.active .frame-logo{background:#e1e1e1;}
#content .box{
	float:left;
	margin:-93px 0 0;
	position:relative;
	width:100%;
	text-align:center;
}
#content .block-logo img{
	vertical-align:top;
	margin:0 0 21px;
}
#content .block-logo p{
	font-size:14px;
	line-height:17px;
	color:#000;
	margin:0;
}

#img-border{
	border: 3px solid #CCC;	
	margin-left:20px;
}

#img-side{
	margin-left:20px;
}


#home-footer{
	padding:8px 0 0;
	width:100%;
	overflow:hidden;
}

#footer{
	background:url(../images/bg-footer-t.gif) no-repeat;
	padding:8px 0 0;
	width:100%;
	overflow:hidden;
}
#footer .holder{
	width:100%;
	overflow:hidden;
	background:#fcfcfc url(../images/bg-footer-c.gif) repeat-x;
}
#footer .frame{
	width:100%;
	float:left;
}
#footer ul{
	margin:0;
	position:relative;
	padding:0;
	list-style:none;
	width:100%;
}
#footer ul:after{
	content:"";
	display:block;
	clear:both;
}
#footer .b{
	height:7px;
	overflow:hidden;
	position:relative;
	margin:-7px 0 11px;
	clear:both;
	background: url(../images/bg-footer-b.png) no-repeat;
}
#footer li{
	float:left;
	width:160px;
}
#footer .navigation a{
	width:100%;
	display:block;
	color:#023f80;
	text-align:center;
}
#footer .navigation a strong{
	display:block;
	margin:-3px 0 0;
	font:11px/14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#footer .navigation a:hover,
#footer .navigation .active{
	text-decoration:none;
	background: url(../images/bg-footer-nav-hover.gif) repeat-x 0 100%;
}
#footer .navigation a:hover img{
	text-decoration:none;
}
#footer .navigation img{display:block;}
#footer p{
	text-align:right;
	margin:0;
	font-size:9px;
	line-height:12px;
	color:#024082;
}

#home-footer p{
	text-align:right;
	margin:0;
	font-size:9px;
	line-height:12px;
	color:#024082;
}

table{
	font-size:12px;
	margin:0px;
	padding:0px;
	font-style: normal;
	line-height: normal;
}




//Additions By iDreamDigital; 
input
{
border:1px #9b9b9b solid;
height:20px;
}

#leftbar a {color:white;font-weight:bold;}

#page {width: 100%;margin: 0px 0px 0px 10px;} 		
 
#content2 {margin: 0;text-align:left;clear:both;}

#logout {text-align:right;float:left;width:215px;height:20px;margin-top:10px;}  

#logout a {color:#00336a;font-family:Calibri,Myriad Pro,Aria,verdana;font-weight:bold;font-size:15px;text-decoration:none;}

#warningmsg a, td a { color: blue}
#warningmsg a, td a:visited, td a:hover { color: #A30718}

a img { border:0; }

form {padding : 0 10px 0 10px;margin : 0;}

label { float : left;width : 15%;text-align : right;padding-right : 1%;}
input, textarea, select { text-align : left; }

#errormsg {
	text-align: center;
	color: #f00;
	font-weight: bold;
}

#warningmsg {
	background-color:#EEEEEE;
	margin: 5px;
	
}
#warningmsg p{color: #000000;padding: 5px;}

.formdiv .small {
	margin: 0 0 0 16%;
	font-size: 0.7em;
	margin-bottom: 1em;
}

.formdiv p {margin:3px;padding:0;}
 
.red {color:#ff0000;font-weight: bold;}

table.sortable {	
 	text-align: center;
	border-spacing: 0px;
	border-collapse: collapse;
	height: 30px;
	font-size:11px;
	width:820px;
}
table.sortable .lefted {text-align: left;}
table.sortable img  { vertical-align: middle }

table.sortable th {
	height: 20px;
	font-size: 1.1em;
	background-color: #999;
	padding: 4px;
	border: 1px #fff solid;
	color: #fff;
	font-weight: bold;	
} 
table.sortable th a {color: #fff;text-decoration: none;}

table.sortable #th1 {width: 30%;}
table.sortable #th2 {width: 13%;}
table.sortable #th3 {width: 8%;}
table.sortable #th4 {width: 7%;}
table.sortable #th5 {width: 7%;}

table.sortable tr.on {background: #eee;}
table.sortable tr.delete {background: #fcc;}

table.sortable td {height: 30px;padding: 3px;margin:0;overflow:hidden;}

div#upload_pb {width: 100%;margin:7px 0 6px 0;}

#upload_pb p span{font-weight:bold;}

#upload_border {
    margin: 15px auto;
	border: 1px #000000 solid;
}

#upload_progress {
	width: 0;
	height: 15px;
	background-color: #DF4556;
}