/* CSS Document */
/* Grey color boxes - Starts */
.greybg-l{
	background-color:#efeeec;
	padding: 10px 0px 10px 5px;
	font-size:1em;
	color:#333333;
	float:left;
	width:100%;
}
html>body .greybg-l{
	width:100%;	
}

.greybg-r{
	float:left;
	background-color:#efeeec;
	padding:12px;
	font-size:1em;
	color:#333333;
	float:right;
	width:49.2%;
	margin-top: -87px;
}

html>body .greybg-r{
	width:43.5%;
	margin-top: -68px;	
}

/* Grey color boxes - Ends */
/* Table Structure - Starts */
/*Single line classes - starts*/
.medi-row-header{
	background-color:#efeeec;
	padding:5px;
	font-size:0.75em;
	color:#333333;
	width:50%;
	float:left;
	font-weight:bold;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	margin-bottom:-10px
}

.medi-row-header-r{
	background-color:#efeeec;
	padding:5px;
	font-size:0.75em;
	color:#333333;
	width:49.6%;
	float:left;
	font-weight:bold;
	border:1px solid #CCCCCC;
	margin-bottom:-10px
}

html>body .medi-row-header{
	padding-top: 5px;
	width:47.4%;
	margin-bottom:0px

}
html>body .medi-row-header-r{
	padding-top: 5px;
	width:46.6%;
	margin-bottom:0px

}

.medi-row-header_2 {
	background-color:#efeeec;
	padding:3px 0px 2px 5px;
	font-size:0.70em;
	color:#333333;
	width:49.6%;
	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:49.6%;
	float:left;
	font-weight:bold;
	text-decoration:none;

}

.medi-col-1{
	padding:1px 0px 1px 5px;
	font-size:0.75em;
	color:#333333;
	width:50%;
	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{
	padding:0px 0px 1px 5px;
	width:48.5%;
}

.medi-col-1 a {
	font-size:1em;
	color:#3297b9;
	width:49.6%;
	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.75em;
	color:#333333;
	width:49.6%;
	float:left;
	height:20px;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

html>body .medi-col-2{
	padding:0px 0px 1px 5px;
	width:48%;
}

/*Single line classes - ends*/

/*Two line classes - starts*/
.medi-col-1wraptext{
	padding:1px 0px 1px 5px;
	font-size:0.75em;
	color:#333333;
	width:50%;
	float:left;
	font-weight:bold;
	height:36px;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

html>body .medi-col-1wraptext{
	padding:0px 0px 1px 5px;
	width:48.5%;
}

.medi-col-1wraptext a {
	font-size:1em;
	color:#3297b9;
	width:50%;
	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.75em;
	color:#333333;
	width:49.6%;
	float:left;
	height:36px;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

html>body .medi-col-2wraptext{
	padding:0px 0px 1px 5px;
	width:48%;
}

.medi-col-2wraptext a {
	padding:1px 0px 1px 5px;
	font-size:1em;
	color:#3297b9;
	width:49.6%;
	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.75em;
	color:#333333;
	width:49.7%;
	float:left;
	font-weight:bold;
	
}

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

.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.75em;
	color:#333333;
	width:50%;
	float:left;
	font-weight:bold;
	text-decoration:none;
}

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

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

.medi-img-col-1 a {
	padding:1px 0px 1px 5px;
	font-size:1em;
	color:#3297b9;
	width:48.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.75em;
	color:#333333;
	width:48.5%;
	float:left;
	line-height: 18px;

}

.50pxHeight	{
	height:50px;
}

.65pxHeight	{
	height:65px;
}

.80pxHeight	{
	height:80px;
}
/*Image table - Single line classes - ends*/

/* Table Structure - ends */

