/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	text-align: center;
	background: #f0f0f0;
	font-size: 12px;
}

html, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.813em;
	line-height: 1.231em;
	color: #434343;
}


input, select {
	vertical-align: middle;
	font-weight: normal;
}


img {
	vertical-align: top;
}

a {
	color: #3D40C9;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}
.clear {
	clear: both;
}

.menu {
	float: left;
	padding: 23px 0 0 0px;
}

ul#nav
{
	list-style-type: none;
	padding: 0;
	margin: 0;	

}

#nav li
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#nav a:link, #nav a:visited
{
	display:block;
	width: 180px;
	padding: 0px 0 5px 10px;
	font-size: 1.2em;
	color: white;
	font-weight: normal;
	text-decoration: none;	
	background-image: url(http://www.vitalhost.biz/MIDFSC/images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
	padding-top: 3px;
}


#nav a:hover, #nav a.active:link, #nav a.active:visited{ 
	
	background-image: url(http://www.vitalhost.biz/MIDFSC/images/menu_active_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}


h1 {
	font-size: 1.2em;
	color: #1F3159;
	margin-top: 1.5em;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2 {
	color: #1F3159;
	margin-bottom: 6px;
}

h2 a
{
	color: #1F3159;
	text-decoration: none;
}

h2 a:hover
{
	text-decoration: underline; 
}

h3 {
	font-size: 1.1em;
	color: #1F3159;
	margin-bottom: 6px;
	background: url(http://www.vitalhost.biz/MIDFSC/images/line.gif) bottom left repeat-x;
	padding-bottom: 5px;
	margin-top: 1.5em;
}

h4{
	margin-top: 5px;
	margin-bottom: 2px;
	color: #1F3159;
	
}


strong {
	color: #3D40C9;
}

p {
	padding-top: 5px;
	padding-bottom: 5px;
}


#main, #main_preview {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#main_preview {
background: url(http://www.vitalhost.biz/MIDFSC/images/Preview.jpg);
}

#header {
	height: 295px;
	background: url(http://www.vitalhost.biz/MIDFSC/images/header_bg1.jpg) top left no-repeat;
}



/* ============================= middle ====================== */
.main_indent {
	padding: 15px 37px 20px 0px;
	width: 100%;
	overflow: hidden;
}


#footer {
	height: 40px;
	background: url(http://www.vitalhost.biz/MIDFSC/images/bottom_tile.gif) bottom repeat-x;
	color: #fff;
}

#footer p {
	padding: 14px 0 0 18px;
}
#footer a {
	color: #fff;
	font-weight: normal;
}


.column1, .column2, .column3, .col1, .col2, .col3 {
	float: left;
}

.column1 {
	width: 260px;
}
.column2 {
	width: 680px;
}

/* ============================= index ===========================*/
.col1 {
	width: 220px;
}

.col2 {
	width: 220px;
}

.col3 {
	width: 194px;
}

.box {
	background: #fff url(http://www.vitalhost.biz/MIDFSC/images/box_tile.gif) bottom repeat-x;
}
.box .tile_right {
	background: url(http://www.vitalhost.biz/MIDFSC/images/box_tile.gif) right repeat-y;
}
.box .tile_left {
	background: url(http://www.vitalhost.biz/MIDFSC/images/box_tile.gif) left repeat-y;
}
.box .tile_top {
	background: url(http://www.vitalhost.biz/MIDFSC/images/box_tile_top.gif) top repeat-x;
}
.box .corner_bottom_right {
	background: url(http://www.vitalhost.biz/MIDFSC/images/box_corner_bottom_right.gif) bottom right no-repeat;
}
.box .corner_bottom_left {
	background: url(http://www.vitalhost.biz/MIDFSC/images/box_corner_bottom_left.gif) bottom left no-repeat;
}
.box .corner_top_right {
	background: url(http://www.vitalhost.biz/MIDFSC/images/box_corner_top_right.gif) top right no-repeat;
}
.box .corner_top_left {
	background: url(http://www.vitalhost.biz/MIDFSC/images/box_corner_top_left.gif) top left no-repeat;
	width: 100%;
}

.columnHeader {
	font-weight: bold;
	color: white;
	font-size: 1.5em;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 7px;
}


.box .indent {
	padding: 15px 15px 15px 15px;
}

.box li {
	color: #931625;
}

.margin2 {
	margin-top: 18px;
}



.link {
	background: url(http://www.vitalhost.biz/MIDFSC/images/link_bg.gif) no-repeat 0 3px;
	padding-left: 19px;
	margin: 5px 20px 0 10px;
	color: #3D40C9;
}


.link2 {
	background: url(http://www.vitalhost.biz/MIDFSC/images/more.gif) no-repeat 0 3px;
	padding-left: 16px;
	color: #3D40C9;
	font-weight: normal;
	margin: 21px 15px 0 0;
	
}

.link3 {
	background: url(http://www.vitalhost.biz/MIDFSC/images/more.gif) no-repeat 0 4px;
	padding-left: 16px;
	color: #3D40C9;
	font-weight: normal;
	margin-top:20px;
	font-size: 0.9em;
	padding-top: 2px;

}

Table.Outlined
{
	border-style: solid;
	border-collapse: collapse;
	border-width: 1px;
	border-color:#b5b5f7;
	margin-left: 0px;
}


.Outlined Table, Table.Outlined
{
	border-style: solid;
	border-collapse: collapse;
	border-width: 1px;
	border-color:#b5b5f7;
	margin-left: 0px;
}

.Outlined th, Table.Outlined th
{
	padding: 3px 5px 3px 5px;
	border: 1px;
	border-style: solid;
	font-size: 9pt;
	font-weight: bold;
	
}

.Outlined td, Table.Outlined td
{
	padding: 3px 5px 3px 5px;
	border: 1px;
	border-style: solid;
	font-size: 9pt;
	
}

.Outlined TD .link2
{
	
	font-size: 0.8em;
}


li {
	margin-left: 20px;
	margin-top: 2px;
}

li a {
	line-height: 1.538em;
}


.column_indent {
	padding: 16px 0 0 29px;
}

.title {
	background: url(http://www.vitalhost.biz/MIDFSC/images/line.gif) bottom left repeat-x;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 1.7em;
	font-weight: bold;
	color: #192A51;
	padding-top: 0px;
	margin-top: 0px;
}

.block{
	margin-bottom: 10px;
	width: 100%;
	overflow: hidden;
}

.imgRight {
	margin: 5px 0 5px 25px;
	float: right;
}

.events a {
	font-weight: bold;
	text-decoration: none;
	color: #293CEF;
}
.events a:hover {
	text-decoration: underline;
	color: #931625;
}

.col_pad {
	padding-right: 25px;
}

.imgLeft {
	margin: 0 25px 0 0;
	float: left;
}

.line {
	background: url(http://www.vitalhost.biz/MIDFSC/images/line.gif) bottom left repeat-x;
	padding-bottom: 9px;
	margin-bottom: 8px;
}

.grey {
	color: #9b9b9b;
}

.small {
	font-size: 0.846em;
}


img.coach
{
	padding: 3px 3px 3px 3px;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #D2D0D0;
}

TABLE.Coach td
{
	vertical-align: top;

}

Table.Layout
{
	border-style: solid;
	border-collapse: collapse;
	border-width: 1px;
	border-color:white;
	margin-left: 0px;
}

Table.Layout th
{
	padding: 3px 5px 3px 5px;
	border: 1px;
	border-style: solid;
	font-size: 9pt;
	font-weight: bold;
	
}

Table.Layout td
{
	padding: 5px 8px 4px 8px;
	border: 1px;
	border-style: solid;
	font-size: 9pt;
	line-height: 1.4em;
}

Table.Layout td.Label
{
	text-align:right;
	font-weight: bold;
	vertical-align: top;
	background-color: #DFE1FF;



}


.Outlined Table
{
	border-style: solid;
	border-collapse: collapse;
	border-width: 1px;
	border-color:#B5B5F7;
	margin-left: 0px;
}

.Outlined th
{
	padding: 3px 5px 3px 5px;
	border: 1px;
	border-style: solid;
	font-size: 9pt;
	font-weight: bold;
	
}

.Outlined td
{
	padding: 3px 5px 3px 5px;
	border: 1px;
	border-style: solid;
	font-size: 9pt;
	
}




.title2 {
	background: url(http://www.vitalhost.biz/MIDFSC/images/line.gif) bottom left repeat-x;
	padding-bottom: 5px;
	margin-bottom: 25px;
}
.box .title {
	background: none;
	margin: 29px 0 10px 21px;
}

.vital
{
	margin-left: 360px;
}

.contact
{
	margin-left: 300px;
	
}


.footnote{
text-align: right;
color: #9b9b9b;
font-size: 0.9em;
clear: both;

}


ol li
{line-height:1.5em;}


.Event a
{
text-decoration: none;
cursor: default;
}


.calendar
{

background-image: url(http://www.vitalhost.biz/MIDFSC/images/calendar.jpg);
background-repeat: no-repeat;
	background-position: right bottom;

}

.photoLayout
{
    text-align:center;
    border-top: solid 1px #B5B5F7;
border-bottom: solid 1px #B5B5F7;
background-color: white;
}

.photo
{
     padding: 5px;
     border-width: 1px;
     border-color:#B5B5F7;
     border-style: solid;
}

.photoFootnote
{
        padding-top: 20px;
        padding-bottom: 20px;
 
 }

.photoFootnote a
{
        text-decoration: none;
}

.photoFootnote a:hover
{
        text-decoration: underline;
}
	



Table.thumbnails
{
	border-style: none;
	border-collapse: collapse;
	margin-left: 0px;

	
}




Table.thumbnails td
{
	padding: 10px 10px 10px 10px;
	border-style: none;
	font-size: 9pt;
text-align: center;

}

.thumbnails img
{
padding: 5px 5px 5px 5px;
border: solid 1px #b5b5f7;
margin-bottom: 5px;
}


Table.categories td
{
	padding: 10px 10px 10px 10px;
	
	border-style: none;
	font-size: 9pt;
text-align: center;

}

.categories img
{
padding: 5px 5px 5px 5px;
border: solid 1px #b5b5f7;
margin-bottom: 5px;
}

.category
{
         text-align: center;
    
margin: 10px 20px 10px 20px;
float:left;
width:150px;
}

.category img
{
padding: 5px 5px 5px 5px;
border: solid 1px #b5b5f7;
margin-bottom: 5px;
}


.pagination
{
border-top: solid 1px #b5b5f7;
text-align: right;
padding-top: 5px;
}

