body {
	background: #fff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height:1.5em;
}

.pagetitle {

	padding-left:0;
	padding-right:0;
	margin-bottom:10;
	font-size: 14px;
	font-weight:bold;
	color: #000066;
	text-transform:uppercase;


}

.calloutbox {

border:1px dashed #e8e8e8;
padding:5px;

}

.bread {

/*padding:5px;*/
float:left;
width:71%;
/*background: #ffffff url(images/bread_back.gif);
border:1px solid #e8e8e8;*/
font-size:11px;
/*margin-bottom:10px;*/
line-height:normal;
}

.werethere {

text-transform:uppercase;

}

.tools {

/*padding:5px;*/
float:right;
width:25%;
/*background: #ffffff url(images/bread_back.gif);
border:1px solid #e8e8e8;*/
font-size:11px;
/*margin-bottom:10px;*/
line-height:normal;
text-align:right;
}


.subtitle {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

table th, table td{
padding: 8px;
}
.tableback{
background-color:#e8e8e8;
}

.rowheader{
background:url(images/homebackgroundbot.jpg) repeat-x left bottom;
font-weight:bold;

}

.rowconfirm{
background:url(images/homebackgroundbot.jpg) repeat-x left bottom;
font-weight:bold;

}


.rowback1{
background-color:#ffffff;
}

.rowback2{
background-color:#fafafa;
}

td{
font-size:13px;
font-weight:normal;
}


a img {
	border: none;
}

.clear {
	clear: both;
}

#wrap {
	width: 750px;
	left: 50%;
	margin-left: -375px;
	position: absolute;
}

#header {
	background: url(images/header.jpg) no-repeat left top;
	width: 100%;
	height: 218px;
}

#header ul li {
	display: inline;
	margin-left: -4px;
	padding: 0 7px;
	border-right: 1px solid #888888;
	border-left: 1px solid #fff;
}

/* IE Fix */
* html #header ul li {
	margin-left: -2px;
	padding-left: 8px;
	padding-right: 2px;
}

/* NoBorders */
.noborderleft {
	border-left: 0 !important;
}
.noborderright {
	border-right: 0 !important;
}

/* */
#basicmenu {
	top: 182px;
	position: absolute;
	margin-left: -26px;
}

/* IE Fix */
* html #basicmenu {
	top: 195px;
	margin-left: 11px;
}

#mainnews {
	float:left;
	width:40%;
	padding:0px;
	margin: 0px;


}

#subnews {
	float:right;
	width:40%;
	padding:0px;
	margin: 0px;
	border:1px solid #cccccc;

	height:200px;
	padding:7px;
	overflow:auto;
	
}


#hmenu a {
color: #000052;
text-decoration: none;
padding:0px 10px 0px 0px;
line-height:0px;
margin:0px;

}

#hmenu {
position:absolute;
top:192px;
margin-left: 20px;
}


#basicmenu a {
	color: #000052;
	text-decoration: none;
}

#basicmenu a:hover {
	text-decoration: underline;
}

#advancedmenu {
	top: 182px;
	position: absolute;
	margin-left: 182px;
}

/* IE Fix */
* html #advancedmenu {
	top: 195px;
	margin-left: 220px;
}

#advancedmenu a {
	color: #000;
	text-decoration: none;
}

#advancedmenu a:hover {
	text-decoration: underline;
}

/***** Left Side *****/
#sidebar {
	float: left;
}

#sidebar p {
	margin: 6px 0 6px 0;
	padding: 0;
}

#menuleft {
	width: 134px;
	padding: 20px 10px 10px 12px;
	background: url(images/leftmenu.gif) no-repeat left bottom;
}

#menuleft ul  {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 23px;
}


#menuleft ul li {
	border-bottom: 1px solid #edf0f1;
	width: 130px;
}

#menuleft a {
	font-weight: bold;
	color: #000052;
	text-decoration: none;
}

#menuleft a:hover {
	text-decoration: underline;
}

/* Inner menu */

#inmenuleft {
	width: 134px;
	padding: 20px 10px 10px 12px;
	background: url(images/leftmenu.gif) no-repeat left bottom;
}

#inmenuleft ul  {
	font-weight: bold;
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 23px;
}


#inmenuleft ul li {
	font-weight: bold;
	border-bottom: 1px solid #edf0f1;
	width: 130px;
}

#inmenuleft a {
	
	color: #000052;
	text-decoration: none;
}

#inmenuleft a:hover {
	text-decoration: underline;
}

.childnode {

	margin-left:10px;

}

.ThereStyle {
	background-color:#FFFFCC;
	display:block;
	font-weight:bold;
}

/* end inner menu */

.biggie {

font-size:18px;

}

select {

font-size: 13px;

}

h3 {
	font-weight: bold;
	/*margin: 0 0 0 11px;*/
	padding: 0;
	color: #20206f;
	font-size: 16px;
	letter-spacing: -1px;
}

form {
	padding: 0;
	margin: 0;
}

.search {
	margin-left: 12px;
}

.field {
	width: 98px;
}

.search .button {
	margin-top: -9px;
}

/* IE Fix */
* html .search .button {
	margin-top: -4px;
}


/**** Center Side ****/
#centerhome {
	width: 563px;
	float: left;
	background: url(images/homebackgroundbot.jpg) repeat-x left bottom;
	/*border-right:1px solid #e8e8e8;
	border-left:1px solid #e8e8e8;*/
	border: 1px solid #e8e8e8;
	min-height:434px;
	margin-top: 10px;
	margin-left: 10px;
}

#incenter {
	background: url(images/homebackgroundtop.jpg) repeat-x left top;
	/*padding-left:10px;
	padding-right:10px;*/
	padding:10px;
	padding-top:10px;
}



h1, h2 {
	padding: 0;
	margin: 0;
	text-align: center;
	font-weight: normal;
	color: #000052;
}

h1 {
	font-size: 29px;
	/*margin-top: 30px;*/

}

h2 {
	font-size: 14px;
	/*margin-bottom: 40px;*/
}



/****** Footer ******/
#footer {
	text-align: left;
	font-size: 10px;
	padding: 15px 0 20px 0;
	margin: 0 0 0 165px;
}

#footer p {
	padding: 12px 0;
	margin: 0;
}

#footer ul li {
	display: inline;
	list-style-type: none;
	margin-right: 25px;
}

#footer ul {
	padding: 0;
	margin: 0;
}

#footer a {
	color: #000052;
}


button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 3px;
	border: 1px solid #999999;
}

#loggedin {


background-color:#ffffcc;
border:1px dashed #FFCC33;
color:#000000;
padding:7px;
font-weight:bold;
margin-top:0px;
text-align:center;

}
