/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 01 - Carbon
  -----------------------------------
*/

.p7AB {
	background-color: #CCCCCC;
	border-bottom: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0 0 0;
}
.p7ABtrig {
	margin: 0;
	padding: 0;
}
.p7ABtrig h3 {
	font-size: 14px;
}
#p7ABW1 .p7ABtrig a, #p7ABW2 .p7ABtrig  {
	display: block;
	text-decoration: none;
	padding: 4px 8px 4px 18px;
	color: #999999;
	font-weight: normal;
	background-color: #292929;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #4a4a4a;
	background-image: url(../im/p7ap_east_med_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#p7ABW1 .p7ABtrig a:hover, #p7ABW2 .p7ABtrig a:hover {
	color: #EFBF03;
	background-color: #444444;
	background-image: url(../im/p7ap_east_med_yellow.gif);
}
.p7ABtrig a:active, .p7ABtrig a:focus {
	color: #F00;
	background-color: #444444;
	background-image: url(../im/p7ap_east_med_red.gif);
	
	
}
#p7ABW1 .p7ABtrig .p7ABtrig_down, #p7ABW2 .p7ABtrig .p7ABtrig_down {
	color: #EFBF03;
	background-color: #333333;
	background-image: url(../im/p7ap_south_med_yellow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7ABcontent {
	padding: 20px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../im/p7ap_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
.p7ABcontent a {
	color: #333!important;
}
.p7ABcontent a:hover {
	color: #EFBF03!important;
}
.p7ABcontent a:active {
	color: #F00!important;
}
.p7ABcontent h2, .p7ABcontent h3, 
.p7ABcontent h4 {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.p7ABcontent p {
	margin: 6px 0 12px 0;
}
.p7ap_currentmark {
	font-weight: bold;
}
div.row {
	clear: both;
}
.col1 {
	text-align: right;
	width: 60px;
	height: 31px;
	float: left;
	margin-right: 2px;
}
.col2 {
	width: 140px;
	height: 31px;
	display: block;
	float: left;
}
.col2a {
	height: 31px;
	display: block;
	float: left;
	margin: 0;
}
.col3 {
	text-align: right;
	width: 60px;
	height: 31px;
	float: left;
	margin-right: 2px;
}
.col4 {
	width: 160px;
	height: 31px;
	display: block;
	float: right;
}
.col5 {
	text-align: right;
	padding: 8px 0 0 0!important;
	float: left;
}
.col6 {
	height: 31px;
	display: block;
	float: left;
}
.col1comment {
	text-align: right;
	width: 80px;
	height: 98px;
	float: left;
	display: block;
	margin-right: 2px;
}
.col2comment {
	display: block;
	float: left;
}
#submit {
	padding: 0 3px;
	color: #FFFFFF;
	font: 8pt/14pt Verdana, Arial, helvetica, sans-serif;
	background-color: #EFBF03;
	margin: 10px 0 0 300px;
} 
.input {
	background-color: #fff;
	font: 8pt/14pt Verdana, Arial, helvetica, sans-serif;
	color: #000;
	margin: 4px 0 5px 8px;
	padding: 1px;
	border: 1px solid #0d2c4b;
}
.textarea {
	border: 1px solid #0d2c4b;
	background-color: #fff;
	font: 8pt/14pt Verdana, Arial, helvetica, sans-serif;
	color: #000;
	margin: 4px 0 5px 8px;
}
.ques-1 {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #333333;
}
.ques-2 {

}
.sig {
	text-align: right;
}
