@charset "utf-8";
/* CSS Document */

*
{
	margin: 0em;
	padding: 0em;
}

h1,h2
{
	font-size: 15px;
	color: #0099FF;
}h4{
font-size:12px;
}

body
{
	color: #666;

	background-color: #fff;


font-size:11px
	
}


p
{
	
font-size:11px
	
}


a
{
	color: #0077dd;
	outline:none;
	
text-decoration: underline;
}


a:hover
{

	text-decoration: none;
}

#outer
{
	padding: 0em;
	width: 910px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	background-color: #FFFFFF;
}
.headbg {
	height: 5px;
	background-color: #3A3A3A;
}
#head{
	height: 120px;
	width: 910px;
	float: left;
}

.logo {
	float: left;
	height: 109px;
	width: 340px;
	background-image: url(images/index_02.gif);

	background-repeat: no-repeat;
	background-position: left top;
}


#toprightmenu {
	margin-top: 49px;
	float: right;
	margin-right: 25px;
	width: 350px;
}
#toprightmenu ul{
	float: right;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#toprightmenu ul li{
	list-style-image: none;
	list-style-type: none;
	display: block;
	width: 26px;
	float: left;
	padding-left: 50px;
	clear: none;
	height: 36px;
	outline:none;

}

#toprightmenu ul li a{
outline:none;
}

#toprightmenu ul li a:hover{
	display: block;
}
#banner {
	height: 227px;
	width: 910px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#leftbanner {
	float: left;
	height: 227px;
	width: 226px;
}
#leftbannertop {
	background-image: url(images/index_17.gif);
	float: left;
	height: 84px;
	width: 226px;
	background-repeat: no-repeat;
	background-position: left top;
}
#leftbannerbottom {
	background-image: url(images/index_19.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 143px;
	width: 111px;
}
#leftbannermenu {
	float: left;
	height: 143px;
	width: 115px;
}

#leftbannermenu ul{
	margin:0px;
	padding: 0px;
}

#leftbannermenu ul li{
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F4F4;
	width: auto;
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	display: block;

}

#leftbannermenu ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #757575;
	font-weight: normal;
	text-decoration: none;
	outline:none;
	display: block;
	padding-left: 20px;
	padding-top: 8px;
	padding-right: 2px;
	height: 15px;
	padding-bottom: 2px;
}

#leftbannermenu ul li a:hover{
	color: #313131;
	background-color: #D9D9D9;
	display: block;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px 12px;
	text-decoration: none;
	font-weight: bold;
}

#righttbanner {
	float: left;
	height: 227px;
	width: 684px;
	background-image: url(images/index_18.gif);
	background-repeat: no-repeat;
}
/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer{
	height:52px;
	color:#E0E0E0;
	background:#143D55;
	width:100%;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	float: left;
}
#dolphinnav{
	height:29px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#fff url(images/dolphin_bg.gif) repeat-x bottom left;
	padding-left: 20px;
	width: auto;
}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{
	display:block;
	float:left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	width: auto;
}
#dolphinnav ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	height:29px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	outline:none;
	font-family: Arial, Helvetica, sans-serif;
}
#dolphinnav ul li a span{
	height:21px;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
#dolphinnav ul li a:hover{
	color:#FFFFFF;
	background-color: transparent;
	background-image: url(images/dolphin_bg-ON.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{
	color:#fff;
	line-height:275%;
	background-color: #1D6893;
	background-image: url(images/dolphin_left-ON.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#dolphinnav ul li a.current span{
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:#1D6893 url(images/dolphin_right-ON.gif) no-repeat top right;
	height:29px;
}
/* ---------------------- END Dolphin nav ---------------------- */
/*------*/
.left_side {
	float : left;
	width : 224px;
	/**/
	overflow : hidden;
}
.left_side .pad {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
.left_side .pad p{
}
.left_side .p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D8CB8;
	text-decoration: none;
	background-image: url(images/index_36.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 75px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}
.left_side p strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #143D55;

}
.left_side ul {
padding : 3px 0 12px 5px;
}
.left_side li {
	line-height : 25px;
	/**/
	list-style : square;
	padding-left : 0px;
	margin-left : 17px;
	color : #3D8CB8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.left_side a {

	text-decoration: none;
}
.left_side a:hover {
text-decoration : underline;
}
.left_side h3 {
	color : #244557;
	width : 224px;
	height : 24px;
	padding-top : 6px;
	text-indent : 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A9ECFE;
	background-color: #DEF8FF;
}
.left_side img{
	 
	background-repeat: no-repeat;
	background-position: right 30px;
}
.left_side h3 span{
	color: #18657A;

}
/* --- ---------------- right_side ------------------*/
.right_side {
	float : right;
	width : 246px;
/*	
*/	overflow : hidden;
}
.right_side .pad {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_side p {
	padding : 0 0 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818181;
	text-decoration: none;
}
.right_side p strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #143D55;

}
.right_side ul {
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}
.right_side li {
	line-height : 20px;
	/**/
	list-style : square;
	padding-left : 0px;
	margin-left : 17px;
	color : #3D8CB8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.right_side a {

text-decoration : none;
}
.right_side a:hover {
text-decoration : underline;
}
.right_side h3 {
	color : #244557;
	width : 246px;
	height : 24px;
	padding-top : 6px;
	text-indent : 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A9ECFE;
	background-color: #DEF8FF;
}
.right_side h3 span{
	color: #18657A;

}
.right_side h2{
	background:url(images/index_32.gif);
	background-repeat:no-repeat;
	height: 59px;
	width: 246px;
	padding-top: 50px;
	color : #EBEBEB;
}
.right_side h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #EDEDED;
	text-decoration: none;
	padding-left: 10px;
}
.photobg {
	background-image: url(images/photobg_28.gif);
	background-repeat: no-repeat;
	height: 113px;
	width: 246px;
	float: left;
}

.power {
	color: #FF0000;
}
.photoimg {
	height: 67px;
	width: 90px;
	margin-top: 20px;
	margin-left: 24px;
	float: left;
}
.photoname {
	float: left;
	width: 75px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099FF;
	font-size: 11px;
	margin-top: 45px;
	margin-left: 15px;
}
.photoname a{
outline:none;
text-decoration:none;
}
.photoname span{
	color:#0099FF;
}
#footer {
	height: 35px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #3A3A3A;
	clear : both;
	width : 890px;
	padding-top : 12px;
	color : #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	
}
#footer .right {
float : right;
}
#footer a {
	text-decoration : none;
	background : inherit;
	color: #FF0000;
	font-weight: bold;
}
.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	margin: 0;
	padding: 5px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: 1em;
}

.boxed .content {
	padding: 10px;
}
#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#login input {
	margin-bottom: 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#inputtext1, #inputtext2 {
	color: #555555;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#login p {
	font-size: .8em;
}
#wrapper {
	background: url(images/img06.gif) repeat-x;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Content > Main */

#main {
	float: left;
	width: 440px;
}
.SponsorTXt{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 19px;
}
#main h1, h2, h3 {
	color: #3181AF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	padding-left: 0px;
}

/* Content > Main > Welcome */

#welcome {
	padding-top: 5px;
}
.title  {
	font-size: 1.6em;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0;
	padding-left: 5px;
	font-family: Arial;
}
/* Content > Main > Example */

#example {
}
.post {
}

.post .title {
	font-size: 26px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0;
	padding-left: 5px;
	font-family: Arial;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7B7B7;
}

.post .story {
	padding: 5px;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	line-height: 19px;
	text-align: justify;
}
.post .txt {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	line-height: 19px;
	text-align: justify;
	color: #4A4A4A;
	padding: 5px;
}
.post .story span{
	padding: 5px;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	line-height: 19px;
}
.post .otherpagetitle {
	font-size: 26px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0;
	padding-left: 5px;
	font-family: Arial;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7B7B7;
	width: auto;
}


#Otherpagecontent {
	float: left;
	width: 680px;
}
#main {
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pagingDiv {
	height:15px;
	width: 50%;
	text-align: center;
	float: none;
}
.pNo {
	float:left;
	width:20px;
	margin-left:2px;
	margin-right:2px;
	border:0px solid #990000;
	font-weight: bold;
	text-align: center;
	color: #0066FF;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}

.pNo a {
	text-decoration:none;
	color: #990000;
}
.pNo a:hover {
	text-decoration:none;
	display:block;
	background:#555555;
	color: #DDDDDD;
} 
#Memberstable{
	float: left;
	width: 600px;
	height: auto;
}
.MemBox
{
	float: left;
	width: 180px;
	background-color: #DBDBDB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 18px;
	margin: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
	white-space: normal;
}
.MemBoxMem {
	float: left;
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 18px;
	margin: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	text-decoration: none;
	white-space: normal;
	background-color: #F9F9F9;
}
#Reporttable{
	float: left;
	width: 450px;
	height: auto;
}
#Reporttable a{
	text-decoration: none;
}
.ReportBox
{
	float: left;
	width: 60px;
	background-color: #DBDBDB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 18px;
	margin: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
	white-space: normal;
}
.ReportBoxMem {
	float: left;
	width: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 18px;
	margin: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	text-decoration: none;
	white-space: normal;
	background-color: #F9F9F9;
}
.ReportBoxMemDate {
	float: left;
	width: 70px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 18px;
	margin: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	text-decoration: none;
	white-space: normal;
	background-color: #DBDBDB;
	font-weight: bold;
} 
.ReportBoxMemDatetxt {
	float: left;
	width: 70px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 18px;
	margin: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	text-decoration: none;
	white-space: normal;
	background-color: #F9F9F9;
}
.ReportBoxOrg {
	float: left;
	width: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 18px;
	margin: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	text-decoration: none;
	white-space: normal;
	background-color: #DBDBDB;
	font-weight: bold;
}
.ReportBoxOrgtxt {
	float: left;
	width: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 18px;
	margin: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	text-decoration: none;
	white-space: normal;
	background-color: #F9F9F9;
	
}
#Expensetable{
	float: left;
	width: 510px;
	height: auto;
}
#Expensetable a{
	text-decoration: none;
}
.ExpenseBox
{
	float: left;
	width: 60px;
	background-color: #DBDBDB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: auto;
	margin: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
	white-space: normal;
}
.ExpenseBoxMem {
	float: left;
	width: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: auto;
	margin: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	text-decoration: none;
	white-space: normal;
	background-color: #EFEFEF;
}
.ExpenseMemDate {
	float: left;
	width: 70px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: auto;
	margin: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	text-decoration: none;
	white-space: normal;
	background-color: #DBDBDB;
	font-weight: bold;

} 
.ExpenseMemDatetxt {
	float: left;
	width: 70px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: auto;
	margin: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	text-decoration: none;
	white-space: normal;
	background-color: #EFEFEF;
}
.ExpenseBoxOrg {
	float: left;
	width: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 18px;
	margin: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	text-decoration: none;
	white-space: normal;
	background-color: #DBDBDB;
	font-weight: bold;
}
.ExpenseBoxOrgtxt {
	float: left;
	width: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 18px;
	margin: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	text-decoration: none;
	white-space: normal;
	background-color: #EFEFEF;
}
