
/*   load the main media CSS file    */

@import url('../../../common/styles/media.css');

html, body {
	margin:0;
	height:100%;

}
#flashContent {
	width:98%;
	height:98%;
}

/*Starts Global Css Reset*/
body { margin:0px; padding:0px; font-family:Tahoma;}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, p, blockquote, table, th, td, embed, object, {
	padding: 0px;
	margin: 0px;
	}
img,em,ol,ul,li,form,lable,span,table,caption,tbody,tfoot,font,h1,h2,h3,h4,h5,h6,p,a,dl,dt,dd {
vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
        }
body {
	font-size: 100%; font-family:Tahoma;
	}
html {
	font-size: 0.95em;
	}
a img, :link img, :visited img {
	border: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset, img, abbr {
	border: 0;
	}
address, caption, cite, code, dfn, em,
h1, h2, h3, h4, h5, h6, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}
ol,ul {
	list-style: none;
	}
caption, th {
	text-align: left;
	}
h1, h2, h3, h4, h5, h6 {
        font-weight: normal;
	font-size: 1.0em;
	}
q:before, q:after {
	content: '';
	}
a, ins {
	text-decoration: none;
	}

/*End Global Css Reset*/

table tr td { width:20% !important; border: 2px solid #000000; border-radius: 5px 5px 5px 5px;text-align:left !important;}

#ID_txt01 { left:3px !important; overflow: visible !important; background-color: #f9d1d2; border: 2px solid #f4a4a7;
    border-radius: 5px 5px 5px 5px; color: #000000; text-align:center !important; padding:5px;}

#ID_txt01 b { }

#ID_txt02 { left:18px !important; overflow: visible !important; background-color: #f9d1d2; border: 2px solid #f4a4a7;
    border-radius: 5px 5px 5px 5px; color: #000000; text-align:center !important; padding:5px;}

#ID_txt02 b { }

#ID_txt03 { left:26px !important; overflow: visible !important; background-color: #e0d5e6; border: 2px solid #652c8a;
    border-radius: 5px 5px 5px 5px; color: #000000; text-align:center !important; padding:5px;}

#ID_txt03 b { }

#ID_txt04 { left:38px !important; overflow: visible !important; background-color: #dbecda; border: 2px solid #6bb367;
    border-radius: 5px 5px 5px 5px; color: #000000; text-align:center !important; padding:5px; padding-left:1px; padding-right:1px;}

#ID_txt04 b { }

#ID_txt05 { left:42px !important; overflow: visible !important; background-color: #fff3b9; border: 2px solid #d3ba46; border-radius: 5px 5px 5px 5px; color: #000000; text-align:center !important; padding:5px;}

#ID_txt05 b { }

#ID_table{width:480px!important; height:68px !important;text-align:left !important;}

@media only screen and (device-width: 768px) {
  #ID_table{width:480px!important; box-shadow: none !important; border-radius:none !important;}
}

#commonImageText { font-family:Arial, Helvetica, sans-serif !important; }
