/* CSS Document */

body {
	margin: 0 auto;
	padding: 0px;
	background: #ffffff url(../images/website/bg_blue.gif) top repeat-x ;
	color: #000000;
	background-color:#F0F0F0;
	font-size: 11px;
	font-family: tahoma;
}

table, td, tr {
/*	margin: 0 auto;*/
	padding: 0px;
	vertical-align:top;
}

p{margin-top:0;	line-height: 16px;
}
ul{padding-left:20px; margin-left:0; margin-top:0;}
.line{
	padding-top:10px;
	width: 100%;
	height: 15px;
	background-image: url(../images/website/line.gif);
	background-repeat: repeat-x;
}

#left_content {
	padding:25px 25px 25px 25px;
	height:300px;
}

#left_content .heading{
	font-size:12px;
	font-weight:bold;
}

a.orange:link, a.orange:visited {
	color: #000000;
	text-decoration: underline;
}

a.orange:hover {
	color: #FF6600;
	text-decoration: underline;
}
.readmore{
	background:transparent url(../images/icon_FullStory.png) no-repeat scroll left center;
	padding-left:17px;
	font-size:10px;
}
#right_content {
	padding:5px 5px 5px 5px;
}

#right_content .newsletter_table{
	border-left:#FF6600 1px solid;
	border-bottom:#FF6600 1px solid;
	border-right:#FF6600 1px solid;
	padding:10px 10px 10px 10px;
}

#right_content .right_heading{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

#right_content .header{
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

#right_content .textbox{
	height:12px;
	width:89px;
	color:#666666;
	font-size:10px;
	border:#CCCCCC solid 1px;
}

#right_content .textbox2{
	height:12px;
	width:180px;
	color:#666666;
	font-size:10px;
	border:#CCCCCC solid 1px;
}

#right_content .textbox3{
	height:15px;
	color:#666666;
	font-size:10px;
	border:#CCCCCC solid 1px;
}

#right_content .italic{
	font-style:italic;
	color:#666666;
	text-align:justify;
}

#right_content .events_table{
	padding:10px 10px 10px 10px;
}

.sponsor_table{
	padding:15px 30px 15px 30px;
}

.sponsor_head {
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

/* End Content */

/* Footer Start */

.footer{
	padding-top:20px;
	color:#707070;
	font-size:11px;
}

a.footer:link, a.footer:visited{
	color:#707070;
	text-decoration:underline;
}

a.footer:hover{
	color:#707070;
	text-decoration:none;
}

/* Footer End */


.RightPanelPage { margin:15px 0 10px 6px; width:213px; }
.RightPanelPage h2 { background:BlanchedAlmond; padding:3px 0 0 12px; margin:0 0 1px; width:202px; font-size:16px; height:20px;}
.RightPanelPage ul { padding:0px; margin:0px;padding-top: 0px;  border-top: solid 1px #dfe6ec; padding-bottom: 0px; list-style-image: none;}
.RightPanelPage li a { font-size: 12px; display: block; width:199px; font-weight:bold;
padding-top: 4px; padding-bottom: 3px; 
padding-left: 15px; /*border-bottom: solid 1px #dfe6ec; background: url(../images/arrow_blue.gif) no-repeat left center;*/ 
}
.RightPanelPage li a:hover { background-color: #def2ff;}
.RightPanelPage li { border-bottom:1px solid #DFE6EC; list-style-type:none; margin:0; padding:0;}

