/*//---------------------------------------------*/
/*// Name: SITENAME - Default Style Sheet		 */
/*// Specification: CSS 2.1						 */
/*//---------------------------------------------*/

/*//---------------------------------------------*/
/*// Template Settings							 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
	/*//---------------------------------------------*/
	/*// Body & Table Settings						 */
	/*//---------------------------------------------*/
	
		/* styles for body and tables contained on the template */
		
		body {
		margin: 0;
		padding: 0;
		/*color: #6a788e;*/
		color:#000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 24px;
		background: #000e25 url(images/med005-bg-body.jpg) repeat-x;
		}
		
		#siteContainer {
		width: 926px;
		height: auto;
		margin: auto;
		}
		
		#borderLeft {
		width: 13px;
		vertical-align: top;
		background: url(images/med005-bg-borderLeft.jpg) repeat-y;
		}
		
		#mainCell {
		width:901px;
		vertical-align: top;
		}
		
		#borderRight {
		width: 12px;
		vertical-align: top;
		background: url(images/med005-bg-borderRight.jpg) repeat-y;
		}
		
		#flashElement {
		width: 901px;
		height: 275px;
		background: url(images/med005-flashElement.jpg) no-repeat;
		}
		
		#bodyContentsContainer {
		width: 875px;
		height: auto;
		background: #00112c url(images/med005-bg-content.jpg) repeat-x;
		min-height: 588px;
		padding: 0 13px 10px 13px;
		}
		
		#contentTop {
		width: 874px;
		height: 18px;
		background: #d3e2f3 url(images/med005-contentTop.jpg) no-repeat;
		line-height: 1px;
		}
		
		#bodyContents {
		width: 834px;
		background: #d3e2f3 url(images/med005-contentRepeat.jpg) repeat-y;
		padding: 0 20px;
		height: 550px;
		vertical-align: top;
		}
		
		#contentBottom {
		width: 874px;
		height: 15px;
		background: #d3e2f3 url(images/med005-contentBottom.jpg) no-repeat;
		line-height: 1px;
		}
		
		table.twoColumn {
		width: 830px;
		}
		
		table.twoColumn td {
		vertical-align: top;
		}
		
		table.innovations {
		text-align: center;
		}
		
		table.innovations img {
		border: #072652 solid 4px;
		}
	.bodyContents
	{
		width:100%;
	}
	/*//---------------------------------------------*/
	/*// Header Settings							 */
	/*//---------------------------------------------*/
	
		/* styles for header contained on the template */
		
		#header {
		width: 901px;
		height: 98px;		
		}
	
	/*//---------------------------------------------*/
	/*// Navigation Settings						 */
	/*//---------------------------------------------*/
		
		/* styles for Links And Navigation contained on the template */
		
		#topNav {
		width: 901px;
		height: 68px;
		background: url(images/med005-bg-topNav.jpg) no-repeat;
		text-align: center;
		}
		
		.topNavSeperator {
		width: 4px;
		height: 68px;
		background: url(images/med005-topNavSeperator.jpg) no-repeat;
		margin-right:15px;
		margin-left:15px;
		}
		
		.topNavSeperator span {
		display: none;
		}
		
		#topNav a {
		display: block;		
		height: 58px;
		font-size: 12px;
		line-height: 16px;
		text-transform: uppercase;
		text-align: center;
		margin: 0 10px;
		color: #fff;
		text-decoration: none;
		padding-top: 10px;
		}
		
		#topNav a:visited {
		color: #fff;
		text-decoration: none;
		}
		
		#topNav a:active {
		color: #ccc;
		text-decoration: none;
		}
		
		#topNav a:hover {
		color: #fff;
		text-decoration: none;
		background: url(images/med005-bg-topNavRoll.jpg) no-repeat;
		background-position: center;
		}
		
		#topNav a.oneLine {
		display: block;		
		height: 48px;
		font-size: 13.5px;
		line-height: 16px;
		text-transform: uppercase;
		text-align: center;
		margin: 0 10px;
		color: #fff;
		text-decoration: none;
		padding-top: 15px;
		}
		
		#topNav a.oneLine:visited {
		color: #fff;
		text-decoration: none;
		}
		
		#topNav a.oneLine:active {
		color: #fff;
		text-decoration: none;
		}
		
		#topNav a.oneLine:hover {
		color: #fff;
		text-decoration: none;
		background: url(images/med005-bg-topNavRoll.jpg) no-repeat;
		background-position: center;
		}
		
	/*//---------------------------------------------*/
	/*// Footer Settings							 */
	/*//---------------------------------------------*/
		
		/* styles for Footer And BVLOGO contained on the template */
		
		#footerBG {
		width: 100%;
		height: 69px;
		background: url(images/med005-bg-footer.jpg) repeat-x;
		}
		
		#footerContainer {
		width: 926px;
		height: 69px;
		margin: auto;
		}
		
		#footerBorderLeft {
		width: 13px;
		height: 69px;
		background: url(images/med005-borderFooterLeft.jpg) no-repeat;
		line-height: 1px;
		}
		
		#footer {
		width: 829px;
		height: 64px;
		background: url(images/med005-bg-footer.jpg) no-repeat;
		padding: 5px 36px 0 36px;
		font-size: 10px;
		font-family: Verdana;
		vertical-align: top;
		}
		
		#footerBorderRight {
		width: 12px;
		height: 69px;
		background: url(images/med005-borderFooterRight.jpg) no-repeat;
		line-height: 1px;
		}
		
		#footer a {
		color: #a0cce8;
		text-decoration: underline;
		}
		
		#footer a:visited {
		color: #a0cce8;
		text-decoration: underline;
		}
		
		#footer a:active {
		color: #a0cce8;
		text-decoration: underline;
		}
		
		#footer a:hover {
		color: #fff;
		text-decoration: none;
		}
		
/*//---------------------------------------------*/
/*// Content Cell Settings						 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
	/*//---------------------------------------------*/
	/*// Title Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for Titles contained in the bodycontents */
	
		
		h1 {
		color: #6a788e;
		font-size: 	36px;
		margin: 10px 0 21px 8px;
		padding: 0;
		}
		
		h2 {
		/*color: #6a788e;*/
		color:#000000;
		font-size: 	14px;
		margin: 5px 0;
		padding: 0;
		font-weight: bold;
		}
		
	/*//---------------------------------------------*/
	/*// Text Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for text contained in the bodycontents */
		
		p, ul, ol, li, table {
		/*color: #6a788e;*/
		color:#000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 24px;
		}
	
	/*//---------------------------------------------*/
	/*// Link Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for links contained in the bodycontents */
		
		a {
		color: #09295A;
		text-decoration: underline;
		}
		
		a:visited {
		color: #09295A;
		text-decoration: underline;
		}
		
		a:active {
		color: #09295A;
		text-decoration: underline;
		}
		
		a:hover {
		color: #000E28;
		text-decoration: none;
		}
	
	/*//---------------------------------------------*/
	/*// Image Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for images contained in the bodycontents */
	
	/*//---------------------------------------------*/
	/*// Form Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for forms contained in the bodycontents */
	
	.borderTable
	{
	border: #8E2426 solid 1px;
	}
	.tableRowHeader
	{
	background:#AF4C50;
	color: #fff;
	}
	.tableRowFooter
	{
	background:#AF4C50;
	}
	
	
	.borderTable
	{
	border: #8E2426 solid 1px;
	}
	.rowHeader
	{
	background:#AF4C50;
	color: #fff;
	}
	.RowFooter
	{
	background:#AF4C50;
	}
	
	
	
	
	
	.textRequiredField
	{
	
	}
	.textSmallerFont
	{
	
	}
	.labelColumn
	{
	
	}
	/*//---------------------------------------------*/
	/*// Other Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for any other contained in the bodycontents */

/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/