* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFFFFF url(../images/img01.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}
form {
}
fieldset {
	border: none;
}
legend {
	display: none;
}
h1, h2, h3 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000;
}
h1 a {
	text-decoration:none;
	color:#000;
}
h1 a:hover {
	text-decoration:underline;
}
h2 a {
	text-decoration:none;
	color:#000;
}
h2 a:hover {
	text-decoration:underline;
}
h1 {
	margin-bottom: .5em;
	font-size: 1.8em;
}
h2 {
	margin-bottom: .2em;
	font-size: 1.8em;
}
h3 {
	margin-bottom: 1em;
	font-size: 1em;
}
h4 {
	font-size:13px;
	color:#F63;
	margin-bottom:0.5em;
}
p {
	color:#1a497e;
	padding-bottom: 4px;
}
blockquote {
	margin-left: 3em;
	font-style: italic;
}
ul {
	margin-left: 2em;
	list-style: square;
}
ol {
	margin-left: 2em;
	list-style: lower-alpha;
}
a {
	color:#333;
}
a:hover {
	text-decoration: none;
	color: #385B88;
}
img {
	border: none;
}
img.left {
	float: left;
	margin: 0 1em 1em 0;
}
img.right {
	float: right;
	margin: 0 1em  0 1em;
}

/* Boxed Style */
.boxed {
	margin-bottom: 0.5em; background-color: #ffffff; border: 1px solid #1a497e; margin-top:-3px; border-top:none; 
}

.boxed .title {
	padding: 5px 0 0 5px; text-transform: uppercase; font-size: 1em; font-weight: bold;
}
/* End of Boxed Style */

/* Header */
#header {
	width: 980px;
	height: 96px;
	margin: 0 auto;
}
/* Header > Logo */

#logo {
	height: 100px;
}

#logo h1 {
	padding: 10px 0 0 0;
	text-transform: uppercase;
	font-size: 3em;
}

#logo h2 {
	margin: 0;
	padding: 5px 0 0 100px;
	text-transform: uppercase;
	font-size: 1.6em;
}

#logo a {
	text-decoration: none;
	color: #385B88;
}
#logo p {
	text-align:center;
	padding-right: 220px;
	padding-top:16px;
	font-size:14px;
	
}

/* Header > Top Menu */

#topmenu {
	float: right;
	margin: 0 -4px 0 0;
}

#topmenu ul {
	margin: 0;
	list-style: none;
}

#topmenu li {
	display: inline
}

#topmenu a {
	display: block;
	float: left;
	height: 34px;
}

#topmenu a:hover {
}

#topmenu span {
	display: none;
}

#topmenu1 {
	width: 35px;
	background: url(../images/img02.gif) no-repeat left center;
}

#topmenu2 {
	width: 31px;
	background: url(../images/img03.gif) no-repeat left center;
}

#topmenu3 {
	width: 35px;
	background: url(../images/img04.gif) no-repeat left center;
}
/* Content */
#content {
	width: 980px; margin: 0 auto; padding: 0;
}
/* Content > Main */

#main {
	float: left;
	width: 750px;
}

/* Content > Main > Welcome */

#welcome {
	margin: 0 0 1em 0;
	padding: 10px 0 1.5em 0;
	border-bottom: 1px dotted #CAD4DF;
}

/* Content > Sidebar */

#sidebar {
	position:relative; float: right; width: 220px; margin:-108px -10px 0 0; 
}

/* Content > Sidebar > Login */

#login {
}

#login label {
	display: block;
}

#login #inputtext1, #login #inputtext2 {
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

#login #inputsubmit1 {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates li {
	margin-bottom: 1em;
}

#updates h3 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: x-small;
}

#updates p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
}

#updates a {
	text-decoration: none;
}


/* Footer */

#footer {
	clear: both;
	padding: 20px 0 20px 0;
	background:#1a497e;
}
#footer a {
	color:#69F;
	text-decoration:none;
}
#footer p {
	color:#999;
}
#footer div {
	width: 980px;
	margin: 0 auto;
	font-size: x-small;
}

/* menu tabs */
#menu {
	width: 980px;
	height: 30px;
	margin: -20px auto 0 auto;
	_margin: -24px auto 0 auto;
	padding: 0 0 0 0px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
	left: 171px;
	bottom: 203px!important;
	bottom: 5px;
	font: bold 13px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 750px;
}
#menu li {
   display:inline;
   margin:0; padding:0;
}
#menu a {
   float:left;
   background: url(../images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 2px;
   text-decoration:none;
   text-transform:uppercase;
}
#menu a span {
   float:left;
   display:block;
   background: url(../images/tabright.gif) no-repeat right top;
   padding:4px 18px 3px 11px;
   color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {
	color:#1a497e;
}
#menu a:hover {
   background-position:0% -42px;
}
#menu a:hover span {
   background-position:100% -42px;
}
#menu #current a {
   background-position:0% -42px;
	color: #FFF;
}
#menu #current a span {
   background-position:100% -42px;
	color: #1a497e;
}
/* alignment classes */

.clients {
	font-size:11px;
}

.template_heading {
	font-size:11px;
}