/* CSS Document - Main CSS */

html { margin:0; padding:0; min-height:100%; } 

image,td,tr, table {
	padding:0px;
	margin:0px;
}
body {
	text-align:center;
	background-image: url("../g/common/background.jpg");
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#000000;
	height:auto;
	
}

a {
	color: #4875D2;
	text-decoration: none;
}
a:hover {
	color:#4875D2;
	text-decoration:underline;
}

.filling_div {
	position:relative;
	width:744px;
	height:29px;
}
	.table_container {
		position:relative;
		width:744px;
		height:auto;
		padding: 0px;
		margin:auto;
	}
		.btn_home {
			position:absolute;
			left:0px;
			top:0px;
			z-index:3;
			border:0px;
			display:block;
			height:28px;
			width:73px;
			font-family: Tahoma, Arial, sans-serif;
			font-size:12px;
			font-weight:bold;
			
		}
		
		.main {
			position:relative;
			width:738px;
			height:auto;
			/*border: 1px solid #cccccc;*/
			padding:0px;
			margin:0px;
			font-family:Tahoma,Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#333333;
			
			background-image:url(../g/common/main_bg.gif);
			background-repeat:repeat-y;
		}
		.footer {
			position:relative;
			font-size:11px;
			padding-left:10px;
			padding-right:10px;
			padding-top:10px;
			padding-bottom:0px;
			background-image:url(../g/common/footer_bg.gif);
			width:718px;
			height:40px;
			text-align:left;
		}
		.footer a{
			color:#254995;
			text-decoration:none;
		}
		

		.fellowship_trained {
			position:absolute;
			right:0px;
			font-family:Tahoma,Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#CCCCCC;
		}
		.copyright {
			position:absolute;
			left:0px;
			top:0px;
			width:740px;
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#CCCCCC;
		}
		.enfosys {
			position:absolute;
			left:0px;
			top:15px;
			width:740px;
			font-family:Tahoma,Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#cccccc;
			text-align:center;
		}
		
		.summitlogo  {
			position:absolute;
			line-height:12px;
			left:0px;
			top:0px;
			width:740px;
			font-family:Tahoma,Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#CCCCCC;
		
		}		
		
		.enfosys a {
			color:#eeeeee;
		}
		#stylesheetselect {
			position:absolute;
			width:450px; 
			height:17px; 
			left:1px;
			display:inline;
			text-align:left;
		}
		li {
			list-style-image:url(../g/common/mountain_tiny.gif);
			padding-bottom:5px;
		}
		ul {
			padding:0px;
			margin:0px;
			padding-left:25px;
			margin-top:3px;
			border:0px none;
		}
		.csspopupdiv {
			position : absolute;
			filter:alpha(opacity=100);
			-moz-opacity:1.0;
			opacity: 1.0;
			
			border-bottom: 1px Solid #555;
			
			border-top: 1px Solid #DDD;
			border-left: 1px Solid #DDD;
			border-right: 1px Solid #555;
			background-color:#FFF;
			
			font-size: 11px;
			font-family: Arial, Helvetica, sans-serif;
			max-width: 400px;
			padding: 5px;
			padding-bottom:25px;
			width: 300px;
			
			overflow:hidden;
			z-index:100;
			
			background-image:url(../g/phy/mountain.gif);
			background-position:bottom right; 
			background-repeat:no-repeat;
		}
		.popuplink a {
			font-family:Tahoma, Arial, Helvetica, sans-serif;
			font-size:12px;
			cursor:help;
			text-decoration:none;
			color:#D86D7B;
		}
		.main_navigation {
			/*This is for the About Us etc. buttons along the top*/
			position:relative;
			padding:0px;
			margin:0px;
		}
		.main_navigation a {
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight:bold;
			color:#000000;
			text-decoration:none;
		}
		.main_navigation a:hover {
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight:bold;
			color:#666666;
			text-decoration:underline;
		}
		.sub_navigation {
			position:relative;
			left:-1px;
			right:0px;
			padding:0px;
			margin:0px;
			width:740px;
			
		}
		#div_rotation_graphics {
			/*This line gets rid of the <br> before and after the div (same as span essentially)*/
			display:inline;
		}
		#div_rotation_text {
			/*This line gets rid of the <br> before and after the div (same as span essentially)*/
			display:block;
			width:165px;
			height:62px;
			background-image:url(../g/common/testimonial_box.jpg);
			padding:10px;
			padding-top:5px;
			
			font-family:Tahoma,Arial, Helvetica, sans-serif;
			font-size:13px;
			font-weight:bold;
			overflow:hidden;
			text-align:center;
			vertical-align:middle;

		}
		#div_left_text {
			/*This line gets rid of the <br> before and after the div (same as span essentially)*/
			display:block;
			width:172px;
			height:182px;
			background-image:url(../g/common/testimonial_box_tall.gif);
			padding:5px;
			padding-left:8px;
			
			font-family:Tahoma,Arial, Helvetica, sans-serif;
			font-size:13px;
			overflow:hidden;
		}
.contenttitle {
	font-size: 14px;
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8C2633;
	line-height: 25px;
}

.contenttitle_green {
	font-size: 14px;
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #006633;
	line-height: 25px;
}

.bullettitle {
	font-size: 12px;
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8C2633;
	line-height: 25px;
}
.contentboldunderline {
	text-decoration: underline;
	font-weight: bold;
}
.contentletter {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #444444;
}
.txt_whitebold, .txt_whitebold a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.txt_whitebold a:hover {
color:#ffffff;
	text-decoration:underline;
}
.pa {
	background-color: #CCCCCC;
	margin: 10px;
	padding: 10px;
	float: right;
	height: auto;
	width: 235px;
	border: 1px solid #333333;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	position: relative;
}
.flashdiv {
margin:0;
}

.sp_rightbox_content {
	position:relative;
	left:5px;
	top:8px;
	width:165px;
	height:auto;
	padding:5px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	color:#FFFFFF;
}

.sp_bottombox {
	position:absolute;
	padding:0px;
}
