/* Global Styles */

* {
	margin:0px;
	padding:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	background: #ffffff url(../img/bg3.gif) repeat-x top;	
	margin:0; padding:0;
}
img {
	border:0px;
}
div {
	color:#25387a;
}
li {
	list-style-type: none;
	list-style-image: url(../img/li.gif);
}
a {
	color:#2f1475;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a.src {
	font-size:10px;
	color:#c10202;
	text-decoration:underline;
}
a.src:hover {
	text-decoration:none;
}
a.greenln {
	color:#8fa100;
	text-decoration:underline;
}
a.greenln:hover {
	text-decoration:none;
}
input, textarea, select {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	border: 1px #b3b8be solid;
}
textarea {
	width:302px;
	height:60px;
}
.green {
	color: #8fa100;
}

*{outline-style:none;}
.clearboth{clear: both; font-size:0px; line-height:0px; height:0px;}
img{border:none;}
.clearboth{clear: both; font-size:0px; line-height:0px; height:0px;}
img{border:none;}


/* Home Header */

#header {
	margin:10px 0px 0px 0px;
}
#header #hcontainer {
	width:822px;
	height:85px;
	margin: 0 auto;
	background: url(../img/int/top_bg1.gif) no-repeat right bottom;
}
#header #hcontainer #logo {
	width:156px;
	height:33px;
	float:left;
	margin:26px 0px 0px 5px;
}



.top{ margin:8px 0 0 0; padding:0; width:259px; float:left;}
.top .logo{ display:block; width:259px; height:94px; margin:0; padding:0; float:left;} 
.top .logo h1{font-size:12px; text-indent:-9000px; display:block; margin:0; padding:0;}
.top .logo h1 a{display:block; position:relative; height:94px;}

/* Content */

#content {
}
#content #ccontainer {
	font-family: tahoma;
	width:822px;
	margin: 0 auto;
	font-size:11px;
}
#tbl {
	margin-left:5px;
}
#tbl #lcell, #tbl #rcell {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
}
#tbl #lcell {
	width:224px;
	font-weight:bold;
	color:#797979;
}
#tbl #rcell {
	width:50px; 
}

/* Footer */

#footer {
}
#footer #fcontainer {
	width:822px;
	margin: 0 auto;
	border-top:solid 1px #25387A;
	padding-top:5px;
}
#footer #fcontainer p{
float:left;
}

#footer #fcontainer span{
float:right;
}

span.Paging-Item		{ font:bold 14px 'Trebuchet MS'; color:#c7e201; background:#000; padding:1px 5px; }
a.Paging-Item			{ font:bold 14px 'Trebuchet MS'; color:#000; background:#c7e201; padding:1px 5px; text-decoration:none; margin:0 2px; }
a.Paging-Item:hover		{ font:bold 14px 'Trebuchet MS'; color:#c7e201; background:#000; padding:1px 5px; text-decoration:none; }
a.arr					{ float: left; margin-right: 6px; margin-top: -1px; margin-left:6px; }

