/* Table Structure - Starts */
/*Single line classes - starts*/
.medi-row-header{
	background-color:#efeeec;
	padding:3px 0px 2px 5px;
	font-size:0.70em;
	color:#333333;
	width:33.5%;
	float:left;
	font-weight:bold;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}
html>body .medi-row-header{
	width:32%;
}

html>body .medi-row-header_2{
	width:30.5%;
}

.medi-row-header_2 {
	background-color:#efeeec;
	padding:3px 0px 2px 5px;
	font-size:0.70em;
	color:#333333;
	width:33%;
	float:left;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #CCCCCC;
}

.medi-row-header_2 a {
	background-color:#efeeec;
	padding:3px 0px 2px 5px;
	font-size:1em;
	color:#3297b9;
	width:33%;
	float:left;
	font-weight:bold;
	text-decoration:none;
}

.medi-col-1{
	padding:1px 0px 1px 5px;
	font-size:0.70em;
	color:#333333;
	width:33.5%;
	float:left;
	font-weight:bold;
	height:20px;
	text-decoration:none;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

html>body .medi-col-1{
	width:32%;
}

.medi-col-1 a {
	padding:1px 0px 1px 5px;
	font-size:1em;
	color:#3297b9;
	width:33.5%;
	float:left;
	font-weight:bold;
	text-decoration:none;
}

.medi-col-1 a:hover {
	color:#ff6600;
	text-decoration:none;
}


.medi-col-2{
	padding:1px 0px 1px 5px;
	font-size:0.70em;
	color:#333333;
	width:33%;
	float:left;
	height:20px;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
html>body .medi-col-2{
	width:30.5%;
}
/*Single line classes - ends*/

/*Two line classes - starts*/
.medi-col-1wraptext{
	padding:1px 0px 1px 5px;
	font-size:0.70em;
	color:#333333;
	width:33.5%;
	float:left;
	font-weight:bold;
	height:36px;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
html>body .medi-col-1wraptext{
	width:32%;
}
.medi-col-1wraptext a {
	padding:1px 0px 1px 5px;
	font-size:1em;
	color:#3297b9;
	width:33.5%;
	float:left;
	font-weight:bold
}

.medi-col-1wraptext a:hover {
	color:#ff6600;
	text-decoration:none;
}

.medi-col-1wraptext a, .medi-col-1wraptext a:active{
	color:#3297b9;
	text-decoration:none;
}

.medi-col-2wraptext{
	padding:1px 0px 1px 5px;
	font-size:0.70em;
	color:#333333;
	width:33%;
	float:left;
	height:36px;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
html>body .medi-col-2wraptext{
	width:30.5%;
}
.medi-col-2wraptext a {
	padding:1px 0px 1px 5px;
	font-size:1em;
	color:#3297b9;
	width:33%;
	float:left;
	font-weight:bold
}

.medi-col-2wraptext a:hover {
	color:#ff6600;
	text-decoration:none;
}

.medi-col-2wraptext a, .medi-col-2wraptext a:active {
	color:#3297b9;
	text-decoration:none;
}

/*Two line classes - ends*/

/*Image table - Single line classes - starts*/

.medi-img-row-header{
	background-color:#efeeec;
	padding:3px 0px 2px 5px;
	font-size:0.70em;
	color:#333333;
	width:33.5%;
	float:left;
	font-weight:bold;
}

html>body .medi-img-row-header{
	width:32%;
}

.medi-img-row-header a {
	text-decoration: none;
	color:#3297b9;
}

.medi-img-row-header a:hover{
	text-decoration: none;
	color:#ff6600;
}

.medi-img-row-header_2 {
	background-color:#efeeec;
	padding:3px 0px 2px 5px;
	font-size:0.70em;
	color:#333333;
	width:33%;
	float:left;
	font-weight:bold;
	text-decoration:none;
}

.medi-img-col-1{
	padding:1px 0px 1px 5px;
	font-size:0.70em;
	color:#333333;
	width:33.5%;
	float:left;
	font-weight:bold;
	text-decoration:none;
}

.medi-img-col-1 a {
	padding:1px 0px 1px 5px;
	font-size:1em;
	color:#3297b9;
	width:33.5%;
	float:left;
	font-weight:bold;
	text-decoration:none;
}

.medi-img-col-1 a:hover {
	color:#ff6600;
	text-decoration:none;
}


.medi-img-col-2{
	padding:1px 0px 1px 5px;
	font-size:0.70em;
	color:#333333;
	width:33%;
	float:left;

}
/*Image table - Single line classes - ends*/

/* Table Structure - ends */