@charset "utf-8";

	.HIGHLIGHT
	{
		color:#ce1934;
		}
	body
	{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	color:#4f4f4f;
	}
	
	li
	{
		list-style-type:none;
		background-position:0% 5px;
		padding:0px 0px 0px 14px;
		line-height:18px;
		background-repeat: no-repeat;
	background-image:url(../images/main_bullet.png);
		}
		
	li ul li
	{
		list-style-type:none;
		background-position:0% 5px;
		padding:0px 0px 0px 14px;
		line-height:18px;
		background-repeat: no-repeat;
		background-image:url(../images/sub_bullet.png);
		}
	
	img
	{
		border:none;
	}
	
	h1
	{
		font-size:18px;
		font-weight:bold;
		color:#656567;
	}

	.ovMainDiv
	{
		width:950px;
		margin: 0 auto;
	}	

.ovContent
	{
		width:730px;
		float:left;
		margin-top:10px;
	}	
	.ovFooter
	{
		border-top:5px solid #FFFFFF;
		width:100%;
		padding-top:8px;
		position:fixed;
		bottom:0px;
		height:35px;
		color:#FFFFFF;
		text-align:center;
		background-color:#878787;
		margin: 0 auto;
	}	
	
	.ovImageLeftWrap
	{
		float:left;
		margin-right:5px;
		margin-bottom:5px;
		margin-top:5px;
		}
		
	.ovImageRightWrap
	{
		float:right;
		margin-left:5px;
		margin-bottom:5px;
		margin-top:5px;
		}
	
	.ovFooter a
	{
		color:#FFFFFF !important;
	}
	
	.ovFooter a:hover
	{
		color:#FFFFFF;
	}
	
	.ovFooter a:link
	{
		color:#FFFFFF;
	}
	
	table
{
	border-collapse:collapse;
	border:1px solid #CCCCCC;
}

th
{
	background-color:#ce1934;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	border: 1px solid #414B52;
	height:35px;
	}

.tableRowHighlight
{
	background-color:#EAEAEA;
	color:#333333;
	font-weight:bold;
	}
	
td
{
	border: 1px solid #414B52;
	padding:10px;
	}
	

.footerSpacer 
{
    clear:both;
    height:70px;
    width:100%;
    }
 

.ovBoxRm a
	{
		color:#FFFFFF !important;
	}
	
	.ovBoxRm a:hover
	{
		color:#FFFFFF;
	}
	
	.ovBoxRm a:visited
	{
		color:#FFFFFF;
	}
	
	.ovHeader
	{
		float:left;
		width:720px;
		height:48px;
		margin-top:0px;
		padding:10px;
		color:#616161;
		font-size:18px;
		margin-left:10px;
		padding-top:0px;
		
		
	}
	.ovHeader p
	{
		
		line-height:20px !important;
	}
	.ovLogo
	{
		float:right;
		width:200px;
		height:63px;

			
		text-align:center;
	}
	.ovMenu
	{
		clear:both;
		width:950px;
		height:30px;
		
	}
	
	.ovNews ul
	{
		list-style:none;
		margin:0px;
		padding:0px;
	}
	
	.ovNews li
	{
		color:#666666;
		margin-top:20px;
		padding:0px 0px 0px 0px;
		line-height:18px;
		background-image:none !important;
	}
	
	.ovMenu ul
	{ 
		list-style:none;
		margin-top:0px;
	}
	
	.ovMenu ul li
	{ 
		font-size:14px;
		font-weight:bolder;
		float:left;
		padding-left:20px;
		color:#333333;
		padding:0px 0px 0px 0px;
		line-height:18px;
		background-image:none !important;
	}
		

	.ovLeftColumn
	{
		float:left;
		margin-left:30px;
		width:325px;
	}
	
	.ovOneColumn
	{
		float:left;
		margin-left:30px;
		width:690px;
	}
	
	.ovRightColumn
	{
		float:right;
		margin-right:30px;
		width:325px;
	}
	
	.ovPartnerLeftColumn
	{
		float:left;
		margin-left:30px;
		width:400px;
		margin-top:10px;
	}
	
	.ovPartnerRightColumn
	{
		float:left;
		margin-left:30px;
		width:250px;
		margin-top:10px;
	}
	
	.ovWhiteBox
	{
		clear:both;
		border:none;
	}
	
	.ovWhiteBox td
	{
		padding:0px;
		border:none;
		}
	
	.ovServicesTable 
	{
		border:none;
		}
	
	.ovServicesTable td
	{
		padding:0px;
		border:none;
		}
	.ovServicesTable table
	{
		border:none;
		}
		
	
	.ovFeatured 
	{
		border:none;
		}
	
	.ovFeatured td
	{
		padding:0px;
		border:none;
		}
	.ovFeatured table
	{
		border:none;
		}
	
	
	
	
	.ovHomeBoxList 
	{
		border:none;
		}
	
	.ovHomeBoxList td
	{
		padding:0px;
		border:none;
		}
	.ovHomeBoxList table
	{
		border:none;
		}
		
	.noBorder
	{
		border:none;
		}
		
	.noBorder td
	{
		border:none;
		}
	
	
	.ovNews
	{
		width:160px;
		float:right;
		margin-right:20px;
		margin-top:20px;
	}
	
	.ovContactForm
	{
		width:200px;
		float:right;
		margin-right:0px;
		margin-top:10px;
	}
	
	/* Fader */
	
	#ovFader {
    width: 950px; /* important to be same as image width */
    height: 315px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin:0px;
	padding:0px;
	
	}
	
	#ovFaderContent {
		width: 950px; /* important to be same as image width or wider */
		position: absolute;
		top: 0;
		margin-left: 0;
	}
	.ovFaderContent a img
	{
		border:0px;
		}
	
	.ovFaderImage {
		float: left;
		position: relative;
		display: none;
	}
	.ovFaderImage span {
		position: absolute;
		padding: 30px;
		width: 694px;
		background-color: transparent;
		color: #fff;
		display: none;
		padding-top:50px;
	}
	.clear {
		clear: both;
	}
	.ovFaderImage span strong {
		font-size: 14px;
	}
	
	.right {
		right: 0;
		bottom: 0;
		width: 150px !important;
		height: 265px;
		padding-top:80px;
	}
	
	.right a
	{
		color:#FFFFFF;
	}
	
	.right a:hover
	{
		color:#FFFFFF;
	}
	
	.right a:link
	{
		color:#FFFFFF;
	}
	
	
	#ovFader ul { list-style-type: none;
		 margin:0px;
		padding:0px;
		 
		 }
		 
	#ovFader li
	{
		
		padding:0px 0px 0px 0px;
		line-height:18px;
		background-image:none !important;
		}
	 #ovFader h1
	{
		font-size:18px;
		color:#FFFFFF;
		margin-bottom:0px;
		padding-bottom:0px;
		}
		
	.ovServicesTable
	{
		margin-left:5px;
	}
		
	/* White Layout Box */
	
	.ovBoxT
	{
		background-image:url(../images/ov_box_t.gif);
		background-repeat:repeat-x;
	}
	.ovBoxB
	{
		background-image:url(../images/ov_box_b.gif);
		background-repeat:repeat-x;
	}
	.ovBoxL
	{
		background-image:url(../images/ov_box_l.gif);
		background-repeat:repeat-y;
	}
	.ovBoxR
	{
		background-image:url(../images/ov_box_r.gif);
		background-repeat:repeat-y;
	}
	.ovBoxM
	{
		background-color:#FFFFFF;
	}
	
	.ovServices
	{
		list-style:none;
		margin:0px;
		padding:0px;
	}
	
	.ovServices li
	{
		width:220px;
		float:left;
		padding:0px 0px 0px 0px;
		line-height:18px;
		background-image:none !important;
	}
	
	.ovServices td
	{
		color:#6c6c6c;
		font-size:12px;
		vertical-align:top;
	}
	
	
	.ovServices td a:visited
	{
		color:#656567;
	}
	.ovServices td a:link
	{
		color:#656567;
	}
	
	.ovServices td a:hover
	{
		color:#ce1934;
		text-decoration:underline;
	}
	
	.ovNews ul li a:visited
	{
		color:#656567;
	}
	.ovNews ul li a:link
	{
		color:#656567;
	}
	
	.ovNews ul li a:hover
	{
		color:#ce1934;
		text-decoration:underline;
	}
	
	
	
	/* Home Partners Box */
	
	.ovHomeBoxList 
	{
		width:460px;
		margin-left:35px;
		margin-top:40px;
		float:left;
	}
	
	.ovHomeBoxList ul
	{
		list-style:none;
		margin:0px;
		padding:0px
	}
	
	.ovHomeBoxList ul li
	{
		float:left;
		width:230px;
		color:#6c6c6c;
		padding:0px 0px 0px 0px;
		line-height:18px;
		background-image:none !important;
	}
	
	.ovHomeBoxListText
	{
		padding-left:50px;
	}
	.ovFeatured
	{
		margin-top:20px;
		width:230px;
		float:right;
	}
	
	.ovBoxRb
	{
		background-image:url(../images/ov_boxR_b.gif);
		background-repeat:repeat-x;
	}
	.ovBoxRt
	{
		background-image:url(../images/ov_boxR_t.gif);
		background-repeat:repeat-x;
	}
	.ovBoxRl
	{
		background-image:url(../images/ov_boxR_l.gif);
		background-repeat:repeat-y;
	}
	.ovBoxRr
	{
		background-image:url(../images/ov_boxR_r.gif);
		background-repeat:repeat-y;
	}
	.ovBoxRm
	{
	background-color:#ce1934;
	color:#FFFFFF;
	font-size: 18px;
		
	}
	
	.ovBoxRmSmall
	{
	background-color:#ce1934;
	color:#FFFFFF;
	font-size: 11px !important;
		
	}
	.ovBoxRm li
	{
		list-style-type:none;
		margin-left:-30px;
	background-position:0% 5px;
	padding:0px 0px 0px 14px;
	line-height:19px;
	background-repeat: no-repeat;
		background-image:url(../images/main_bulletWhite.png);
		}
	
	
	.ovBoxRm H1
	{
		color:#FFFFFF;
	}
	
	
a 
{
	color:#4f4f4f;
	text-decoration:none;
}


h2
{
		font-weight:normal;
		color:#000000;
		padding-top:0px;
		margin-top:0px;
		color:#4f4f4f;
		font-size:14px;
		font-weight:bold;
}

table
{
	border-collapse:collapse;
}

a:visited
{
	color:#ce1934;
}
a:link
{
	color:#ce1934;
}

a:hover
{
	color:#ce1934;
	text-decoration:underline;
}



p
{
	line-height:18px;
	text-align:left;
}

th
{
	background-color:#ce1934;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	}

text_emphasis
{
	color:#ce1934;
	}
	
	
text_emphasis_bold
{
	color:#ce1934;
	font-weight:bold;
	}



.general_content ul
{
	padding:0px;
	margin:10px 0px 10px 0px;
}

.general_content li
{
	list-style-type:none;
	background-position:0% 5px;
	padding:0px 0px 0px 14px;
	line-height:19px;
	background-repeat: no-repeat;
	background-image:url(../images/main_bullet.png);
	
}



/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

