body { 
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5;
color: #616161;
}




/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 {line-height:1;margin:0; padding:0;font-style:normal;font-variant:normal;font-weight:normal;color: #434343;font-family: "Times New Roman", Times, serif;}

/*PAGE HEADING 18px*/
h1 {
	font-size: 30px;
	color:#1A74B0;
	line-height:1.5;
	font-weight: 700;
	letter-spacing: normal;
	color: #333;
	margin: 0;
	padding: 0px;

	
}


/*SIDE HEADING 18px*/
h2{

	font-size: 18px;
	font-weight: normal;
	line-height:1;  
	color: #b91500;
}




/*INNER PAGE TITLES 18px*/
h3 {
	font-size: 14px;
	line-height: 1.5;
	font-weight: normal;
	color: #b91500;
	text-transform: uppercase;



}
/*SIDE HEADINGS */
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
	font-weight: bold;
}
/*MESSAGE BOX HEADING*/
h5 {

	font-size: 16px;
	font-weight: 700;
	color: #FFFFFF;


	
}





 



h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */


p           { padding:10px 0; font-size:14px; line-height:1.25; }
p.end       { padding:10px 0 20px 0; font-size:0.875em; line-height:1.25; }
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }


a { outline:none }
a {
	color: #50534c;
	text-decoration: none;
}
a:visited {
	color: #50534c;
}
a:hover {
	color: #C00;
}
a:active {
	color: #50534c;
}
a:link {
}

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-size:12px; color:#333; font-style:normal}
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 				{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: .5em 'andale mono', 'lucida console', monospace; line-height: 1.0; }


/* Lists
-------------------------------------------------------------- */

/*li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }*/


/* Tables
-------------------------------------------------------------- */

table       { width:100%;  }
th          { font-weight: bold; }
thead th 		{ background: #c3d9ff; }
th,td,caption { padding: 4px 10px 4px 5px; }
tr.even td  { background: #e5ecf9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }


/* Misc classes
-------------------------------------------------------------- */

.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

/*.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }

.bottom     { margin-bottom:0; padding-bottom:0; }*/



body {
	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
}


p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
/******************************************************************************
/* list tag styles
******************************************************************************/
ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	font-weight: bold;
	margin-left: 0em;
	padding-left: 2em;
	list-style-position: outside;
}
ul ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	list-style-type: disc;
}
ul ul ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	list-style-type: none;
}

li{
	line-height: 20px;
	margin-left: 0em;
	padding-left: 0em;
	vertical-align: middle;
}

.resultAlert{
	border:3px solid #FF0000;
	background-color: #FFFF99;
	padding: 10px 10px 10px 10px;
	color: #990000;
	text-align: center;
}

.blueNotice{
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.redNotice{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.clickhere{
	text-align: right;
	color: #F00;
}
.h1_fullline{
	display: block;
	border-bottom: 1px solid #666;
}
.content_title{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #333;
	border-bottom: 2px solid #e2e2e2;
	margin-bottom: 25px;
}
.side_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6e6e6e;
	border-bottom: 3px solid #9cdefc;
	letter-spacing: normal;
}

.special_text{
	color: #786e4d;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}

