﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, img, sub, sup, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, thead, tr, th, td, button {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;

}




body {
	color: #000000;
	padding: 0;
	margin: 0;
	font-family:   'Arial', 'Helvetica', 'sans-serif';
    font-size:12px;
	line-height: 16px;
	height: 100%;
	height: 100%;font-weight:normal;
}

li{list-style:none;}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	cursor: pointer;
}
p {font-size:12px; color:#000000; line-height:20px;
}

.clear {
	clear: both;
}

/*
.right {
	float: right;
	overflow: hidden;
}
.left {
	float: left;
	overflow: hidden;
}
*/



input, textarea {
	border: 1px solid #ccc;
	padding: 2px;
	font-size: 14px;
	color: #777;
}
.divider {
	height: 1px;
	overflow: hidden;
	background: #ccc;
	margin: 15px 0;
}
.divider2 {
	height: 1px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	margin: 5px 0 15px;
}
.buttonDesText {
	line-height: 32px;
	margin-right: 5px;
}
.normalText {
	font-weight: normal;
}
.marTop10 {
	margin: 10px 0 0 0;
}

.marBot10 {
	margin-bottom:10px;
}

.marTop12 {
	margin-top: 12px;
}
.marTop15 {
	margin: 15px 0 0 0;
}
.asterixRequired {
	color: #ff0000;
}
.cursorNon {
	cursor: text;
}

.pageinfo
{border:solid 2px #cccccc;margin-top:200px;}

.pageinfo td
{border-bottom:solid 1px #cccccc;padding:4px;

 font-size:11px;
 
 }

.global p{ padding-top:5px; line-height:20px;
}

.global div{line-height:20px;
}

.stitle a {
color:#c80909;}

.surl a {
color:#0000ff;font-size:11px;display:inline-block;margin-top:5px;
}

.sdate {
color:#cccccc;font-size:12px;}

.grey_gradiant {

background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */


}

#test {
width:677px;margin-right:10px;
}

#test td{
    border-bottom:solid 1px #cccccc;padding-right:10px;
}

#test tr:nth-child(odd)		{ background-color:#fff; }
#test tr:nth-child(even)		{ background-color:#eee; }


#test>tbody>tr:last-child td {  border-bottom:solid 1px #ffffff;}

.sub_paging a {
display:inline-block;margin-right:6px;padding:5px;font-size:10px;
}

.sub_paging a.active {
display:inline-block;margin-right:6px;padding:5px;font-size:10px;border:solid 1px #cccccc;background-color:#eeeeee;
}

.pagingal-amn-radio {
display:none;}

.sticky {
border-bottom:solid 3px #cccccc;
}

.marqWidth {
width:750px;
}

.character h2
{background-image: url('../images/grey.gif');
    background-repeat: repeat-x;
    margin: 3px;
    line-height: 30px;    
    font-weight: bold; padding-left:10px;}

.character h4{padding-left:25px;}


.radioButton
{-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}

.radioButton input[type=submit]
{
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.radioButton input[type=button]:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
.radioButton input[type=button]:active {
	position:relative;
	top:1px;
}