@charset "UTF-8";
/* 

CSS 


bgcolor dk blue : #1537aa


*/


/* =STRUCTURE
----------------------------------------------- */
#wrapper {
width :800px;
margin: 0 auto;
}

#wrapper {
width :800px;
margin: 0 auto;
}


#fm_hdr {
	width: 800px;
	text-align:right;
	background-color: #fff;
	background-image: url(../_images/_global/fm_bg.jpg);
	background-repeat: repeat-y;
}

#lang_bar {
	width: 780px;
	padding: 4px 0 4px 20px;
	background-color:#00204a;
}

.main {
width: 800px;
padding: 0 0px 0 0;
background-color: #c3c3c3;
}



#main_bg_gradient {
background-image:url(../_images/_global/content_bg.jpg);
background-repeat: repeat-x;
}


.clear {
clear:both;
font-size:0px;
}


#footer {
	width: 800px;
	padding: 10px 0 20px 0;
	color:#fff;
}

#brand_nav {
	width: 140px;
	margin: 35px 15px 20px 0;
	float:left;
	display:inline;
}

#content {
	float: left;
	display:inline;
	margin: 35px 0;
	width: 620px;
}

#content_wide {
	float: left;
	display:inline;
	margin: 35px 0;
	width: 640px;
}

#content_cert {
	float: left;
	display:inline;
	margin: 25px 0 0 25px;
	width: 745px;
	margin-left: 25px;
}

#subnav {
	width: 640px;
	padding-left:160px;
	background-color: #0061AA;
}


/*.form {
	border: 1px #666 solid;
	width: 540px;
}
*/

/* =BODY & TEXT
----------------------------------------------- */

body {
	color:#333333;
	height:100%;
	background-color:#1537aa;

}

*,img {
border-style:none;
margin:0;
padding:0;
}

body,td,th {
	font-family: Arial, "Helvetica," sans-serif;
	font-size: 10px;
}


p {
	font-size:14px;
	line-height:20px;
	padding-bottom: 1em;
}

p.legal {
	font-size: 1em;
	line-height: 1.2em;
}

.left {
float: left;
}

.right {
float: right;
}


.white {
color:#fff;
}


.lead_in {
	font-size: 16px;
	font-weight: bold;
}

.yellow {
color: #FFCC00;
}

/* =HEADINGS
----------------------------------------------- */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 3em;
	letter-spacing:-1px;
	color:#0061AA;
	font-weight:normal;
	padding-bottom: .5em;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	letter-spacing:-1px;
	color:#00204A;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 2em;
	letter-spacing:-1px;
	color:#FFFFFF;
	padding: .5em 1em;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 2em;
	letter-spacing:-1px;
	color:#333;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color:#333;
}

h6 {
}



/* =LINKS
----------------------------------------------- */

/*a:link {
	text-decoration:none;
}*/

p a:visited,h2 a:visited {
text-decoration:none;
	
}

p a:link,h2 a:link,p a:visited,h2 a:visited {
	color: #1537AA;
	border-bottom: 1px dotted #1537AA;
	text-decoration:none;
}

p a:hover,h2 a:hover{
	color: #1537AA;
	border-bottom: 1px solid #1537AA;
}

#footer a, #footer hover { 
color: #FFF;
text-decoration:none;
} 


.white a:link,.white a:visited {
	color: #FFCC00;
	border-bottom: 1px dotted #FFCC00;
	text-decoration:none;
}

.white a:hover {
	color: #FF3300;
	border-bottom: 1px dotted #FF3300;
	text-decoration:none;
}

/* =IMAGES & FLASH
----------------------------------------------- */

.ds_logo {
	float:left;
	padding-bottom: 60px;
}


.submit_cdn_btn {
	float:right;
	padding: 50px 50px 0 0;
}

.cert_print_bt {
	float:right;
	padding: 5px 0 20px 30px;
}
/* =TABLE
----------------------------------------------- */

.form td {
	padding: 8px;
}

.table_txt {
font-size:1.2em;
color:#fff;
font-weight:bold;
}

input {
	height: auto;
	font-size: 14px;
	padding: 2px;
}



.form_tbl {
	width: 487px;
	background-image: url(../_images/_global/table_mid.gif);
	background-repeat: repeat-y;
	padding: 0 10px;
}




/* =LANUGAGE 
----------------------------------------------- */


#lang {
}

ul#lang {
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#lang li {
display: inline;
list-style-type: none;
}

#lang a { 
padding: 3px 10px; 
}

#lang a:link, #lang a:visited {
color: #fff;
text-decoration: none;
}

#lang a:hover
{
color: #fff;
background-color: #2d67b4;
text-decoration: none;
}


/* =LIST
----------------------------------------------- */

#content li {
	font-size:14px;
	line-height:18px;
	padding-bottom: 0.75em;
	padding-left: 0.1em;
	}
	
#content ul  { 
margin-left: 18px; 
padding-left: 0; 
}

#content_cert li {
	font-size:12px;
	line-height:16px;
	padding-bottom: 0.25em;
	}
	
#content_cert ul { 
margin-left: 18px; 
padding-left: 0; 
padding-bottom: 10px;
}
