h1 {
	margin-top: 0px;
}
#main-content {
	margin-right: auto;
	margin-left: auto;
	padding-top: 14px;
	width: 650px;
}
#Current_Ministers th, #Current_Ministers td
{
	padding: 3px;
	text-align: center;
}
#Current_Ministers_Table
{
	margin: 0px auto;
}
.previewLink
{
	cursor: pointer;
	text-decoration: underline;
}
.button
{
	/*url('first.cur'), url('second.cur'), */
	cursor: pointer;
}
#mask, #grayout
{
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	background-color:black;
	filter:alpha(opacity=50);   /* Internet Explorer       */
   	-moz-opacity:0.5;           /* Mozilla 1.6 and below   */ 
	opacity: 0.5;               /* newer Mozilla and CSS-3 */
	z-index: 9000;
}
#CardLayout-Window, .cardLayoutWindow
{
	display: none;
	width: 392px;
	height: 328px;
	font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-size: 12px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9001;
	background: url(/assets/images/popup/card.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top:3px;	
	margin: 0px auto;
}
.CardLayout
{
	width: 325px;
	background-image: url(/assets/images/license/cards/g1.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
}
.CardLayoutWindowTitle
{
	text-align:center;
	margin-left: -25px;
}
.CardLayoutInner
{
	width: 290px;
	text-align:center;
	padding-top: 16px;
	padding-left: 21px;
	font-family: Times New Roman, serif;
}	
.CardLayoutNameOrg
{
	width: 290px;
	font-weight: bold;
	font-size: 20px;
	margin: 0 auto;
	text-align: center;
}
.CardLayoutAddress
{
	font-size: 10px;
}
.CardLayoutMinister
{
	width: 290px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	height: 18px;
	font-family: Arial, sans-serif;
}
.CardLayoutType
{
	font-family: Arial, sans-serif;
	width: 290px;
	font-size: 14px;
	height: 18px;
}
.CardLayoutWording
{
	width: 290px;
	font-size: 12px;
	line-height: 12px;
	height: 6em;
	text-align: left;
}
.CardLayoutExpDate
{
	margin-top: -1px;
	height: 10px;
	width: 290px;
	font-size: 8px;
	font-weight: bold;
	text-align: right;
	font-style: italic;
}
.CardLayoutSignature
{
	font-size: 10px;
	font-weight: bold; 
	text-align: center;
	margin-top: 25px;
	margin-left: 6px;
	width: 135px;
	float: left;
	font-family: Arial, sans-serif;
}
.CardLayoutCredentialID
{
	font-size: 10px;
	font-weight: bold; 
	margin-top: 25px;
	margin-left: 9px;
	width: 137px;
	float: left;
	text-align: center;
	font-family: Arial, sans-serif;
}
/*.CardLayoutBottomFieldRightLicenseIDOnly
{
	font-size: 16px;
	margin-top: 10px;
}*/
.CardLayoutFormatWarning
{
	text-align: center;
	font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-size: 12px;
}
#Card_Form, #Cert_Form
{
	display: none;
	width: 580px;
	clear:left;
}
/*Certificate Stuff*/
.CertLayoutWindow
{
	display: none;
	width: 782px;
	padding-right:16px;
	height: 660px;
	font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-size: 12px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9001;
	background: url(/assets/images/popup/cert.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 3px;
	margin: 0px auto;
}
.CertLayout
{
	background-image: url(/assets/images/license/certs/gold.jpg);
	border: thin solid gray;
	height: 440px;
	padding: 70px 70px 75px 75px;
	width: 600px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
.CertLayoutInner
{
	margin: 10px;
	text-align: center;
	font-family: Times New Roman, serif;
}
.CardLayoutNameOrgContainer
{
	height: 27px;
}
.CertLayoutNameOrg
{
	font-size: 24px;
	font-weight: bold;
	/*margin: 16px;*/
}
/*.otherType
{
	display:none;
}*/

.Card_Signature_2, .Cert_Signature_2
{
	display:none;
}
.closeButton
{
	float:left;
	width:14px;
	height:14px;
	margin-top:2px;
	margin-left:9px;
	/*url('first.cur'), url('second.cur'), */
	cursor: pointer;
}
.height29 {
	height: 29px;
}

#indexContent table {
	width: 600px;
}
#indexContent th, #indexContent td {
	background-color: #ECECEC;
	padding: 3px;
}
#indexContent tr .first, #indexContent tr .middle {
	border-left: 1px solid #CCCCCC;
	padding-left: 10px;
}
#indexContent tr .last, #indexContent tr .middle {
	border-right: 1px solid #CCCCCC;
	padding-right: 10px;
}
#indexContent tr .top {
	border-top: 1px solid #CCCCCC;
}
#indexContent tr .bottom {
	border-bottom: 1px solid #CCCCCC;
}
td.money {
	text-align: right;
}
td.number {
	text-align: center;
}
th.border {
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
td.border {
	border-top: 1px solid #CCCCCC;
}
.info-box .label, .user-form-sc .label {
	float: left;
	text-align: right;
	width: 150px;	
	font-weight: bold;
}
.info-box .spacer, .user-form-sc .spacer {
	float: left;
	margin-left: 4px;
	margin-right: 4px;
}
.info-box .value, .user-form-sc .value {
	float: left;
	text-align: left;
	width: 300px;
}
#indexContent td.no-color {
	background-color: #FFFFFF;
}
#indexContent td.color {
	background-color: #F1F1F1;
}
