﻿/* General
======================================*/
body, p, h1, h2, h3 {
margin:0;
padding:0;
}

body {
background:#6d6d6d;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#333;
padding-top:29px;
padding-bottom:30px;
}

img {
border: 0;
}

a:link, a:visited {
	color: #011a53;
	font-weight : normal;
	outline: none;
}

a:hover {
color:#000;
font-weight : normal; 
outline:none;
}

a:active {
color:#000;
font-weight : bold; 
outline:none;
}

p.ind {
text-indent:1cm;
font-size:14px;
margin-bottom:15px;
}

p {
text-decoration:none;
font-size:14px;
margin-bottom:15px;
}

h1 {
font-size:20px;
font-weight:bold;
}

h2 {
font-size:24px;
font-weight:bold;
}

h3 {
font-size:14px;
font-weight:bold;
}

/* Header
======================================*/


/* Body
======================================*/
#holder {
padding:30px;
}

span.normal {
font-weight:normal;
}
#padLeft {
padding-left:2em;
}
#proficient {
background:#8d8f8c;
padding:15px;
color:#fff;
margin:0 10px 0 0;
}

/* Navigator
======================================*/



/* Gallery
======================================*/



/* Footer
======================================*/
#footerMaster {
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	color: #011a53;
}
a.footer:link, a.footer:visited {
text-decoration:none;
color:#011a53;
font-weight:normal;
font-weight:bold;
}
a.footer:hover {
text-decoration:underline;
color:#ff0400;
/*background-color:#333333;*/
}
.footrLine {
padding:1px;
font-family:"Times New Roman", Times, serif;
color:#011a53;
/*visibility:hidden;*/
}
.footrCopyright {
color:#7b7b7b;
}

.form_link a:link {
	text-decoration:none;
	/*font-size: 55px; */
	color: #0D1C53;
}

.form_link a:visited{
	text-decoration:none;
	/*font-size: 55px; */
	color: #0D1C53;
}