/* GLOBAL STYLES */
BODY, TH, TD, P, DIV, SPAN, INPUT, SELECT, TEXTAREA, FORM, B, STRONG, I, U, H1, H2, H3, H4, H5, H6, 
 DL, DD, DT, UL, LI, OL, OPTION, OPTGROUP, A {font-family:sans-serif;font-size:12px}
H1 {font-family:sans-serif;font-weight:bold;font-size:18px}
H2 {font-family:sans-serif;font-weight:bold;font-size:15px}
H3, H4 {font-family:sans-serif;font-weight:bold;font-size:12px}
H5, H6 {font-family:sans-serif;font-weight:bold;font-size:11px}

.DefBdy {
	color:#333;
	/*background-image: url("images/background_blue.jpg");
	/*background-color:#F0F0F0;*/
	margin:0px
}

a:link {color:#003399;text-decoration:none}
a:visited {color:#003399;text-decoration:none}
a:hover {color:#003399;text-decoration:underline}
.ConMgn {margin:0px 10px}

/* BUTTONS */
.Btn1 {
	background-image:url(images/primary-enabled.gif);
	background-color:#BAD7ED;color:#000;border-top:solid 1px #4982A3;
	border-left:solid 1px #266386;border-right:solid 1px #266386;
	border-bottom:solid 1px #026EA4
}
.Btn1Hov {
	background-image:url(images/primary-roll.gif);
	background-color:#C5E7FF;
	color:#000;
	border-top:solid 1px #499EC8;
	border-left:solid 1px #2686B6;
	border-right:solid 1px #2686B6;
	border-bottom:solid 1px #00192B
}
.Btn1Def {background-image:url(images/primary-enabled.gif);background-color:#BAD7ED;color:#000;border-top:solid 1px #4982A 3;border-left:solid 1px #266386;border-right:solid 1px #266386;border-bottom:solid 1px #026EA4}
.Btn1DefHov {background-image:url(../images/button/primary-roll.gif);background-color:#C5E7FF;color:#000;border-top:solid 1px #499EC
8;border-left:solid 1px #2686B6;border-right:solid 1px #2686B6;border-bottom:solid 1px #00192B}
.Btn1Mni {background-image:url(../images/button/primary-mini-enabled.gif);background-color:#BAD7ED;color:#000;border-top:solid 1px #
4982A3;border-left:solid 1px #266386;border-right:solid 1px #266386;border-bottom:solid 1px #024368}
.Btn1MniHov {background-image:url(../images/button/primary-mini-roll.gif);background-color:#C5E7FF;color:#000;border-top:solid 1px #
499EC8;border-left:solid 1px #2686B6;border-right:solid 1px #2686B6;border-bottom:solid 1px #026EA4}
.Btn2 {background-image:url(../images/button/secondary-enabled.gif);background-color:#D9E6EC;color:#000;border-top:solid 1px #6F787F
;border-left:solid 1px #4E555A;border-right:solid 1px #4E555A;border-bottom:solid 1px #2D3235}
.Btn2Hov {background-image:url(../images/button/secondary-roll.gif);background-color:#EAF9FF;color:#000;border-top:solid 1px #6F97B2
;border-left:solid 1px #4E7C9C;border-right:solid 1px #4E7C9C;border-bottom:solid 1px #2D6086}
.Btn2Mni {background-image:url(../images/button/secondary-mini-enabled.gif);background-color:#D9E6EC;color:#000;border-top:solid 1px
#6F787F;border-left:solid 1px #4E555A;border-right:solid 1px #4E555A;border-bottom:solid 1px #2D3235}
.Btn2MniHov {background-image:url(../images/button/secondary-mini-roll.gif);background-color:#EAF9FF;color:#000;border-top:solid 1px
#6F97B2;border-left:solid 1px #4E7C9C;border-right:solid 1px #4E7C9C;border-bottom:solid 1px #2D6086}
.Btn1Dis, .Btn1DefDis, .Btn2Dis, .Btn1MniDis, .Btn2MniDis {background-color:#E1E4E5;color:#848687;border:solid 1px #8C8E8F}
/*<<<<<<<<<<<<<<<<<<<<------------>>>>>>>>>>>>>>>>>>>>*/
.Btn1, .Btn1Hov, .Btn1Def, .Btn1DefHov, .Btn1Mni, .Btn1MniHov, .Btn2Mni, .Btn2MniHov, .Btn2, .Btn2Hov {background-repeat:repeat-x;ba
ckground-position:center center}
.Btn1, .Btn1Hov, .Btn1Dis, .Btn1Def, .Btn1DefHov, .Btn1DefDis, .Btn2, .Btn2Hov, .Btn2Dis {font-size:12px;padding:1px 8px}
.Btn1Mni, .Btn1MniHov, .Btn1MniDis, .Btn2Mni, .Btn2MniHov, .Btn2MniDis {font-size:10px;padding:0px 5px}
.Btn1Hov, .Btn1MniHov, .Btn1DefHov, .Btn2Hov, .Btn2MniHov {cursor:pointer}
/* for arrays where buttons need to be of equal width */
.BtnTbl .Btn1, .BtnTbl .Btn1Hov, .BtnTbl .Btn1Dis, .BtnTbl .Btn1Def, .BtnTbl .Btn1DefHov, .BtnTbl .Btn1DefDis, .BtnTbl .Btn2, .BtnTb
l .Btn2Hov, .BtnTbl .Btn2Dis {width:100%;margin:0px}
.BtnAryDiv {margin:5px 8px}
/*revised borders for masthead  */
.MstDiv .Btn1, .MstDiv .Btn1Mni, .MstDiv .Btn1Def {border-top:solid 1px #213F52;border-left:solid 1px #142A38;border-right:solid 1px
#142A38;border-bottom:solid 1px #091821;vertical-align:middle}
.MstDiv .Btn1Hov, .MstDiv .Btn1MniHov, .MstDiv .Btn1DefHov {border-top:solid 1px #213F52;border-left:solid 1px #142A38;border-right:
solid 1px #142A38;border-bottom:solid 1px #091821;vertical-align:middle}
.MstDiv .Btn2, .MstDiv .Btn2Mni {border-top:solid 1px #2D3C46;border-left:solid 1px #1C262D;border-right:solid 1px #1C262D;border-bo
ttom:solid 1px #0E1418;vertical-align:middle}
.MstDiv .Btn2Hov, .MstDiv .Btn2MniHov {border-top:solid 1px #2D3C46;border-left:solid 1px #1C262D;border-right:solid 1px #1C262D;bor
der-bottom:solid 1px #0E1418;vertical-align:middle}
/*---*/

.titlesicad {
	margin-top: 100px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align:center;
	color: #3397dd;
}	
.titlesicad h1 {
	font:42px Arial, Sans-serif;
	font-weight:900;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}	

.titlesicad h2 {
	font:18px Arial, Sans-serif;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}	


.full {
	margin-top: 50px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}	

.half {
	margin-left:auto;
	margin-right:auto;
	width:60%;
}	


.search {
	border: 1px dashed black;
	margin-left:auto;
	margin-right:auto;
	width:70%;
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
}	
.search h1 {
	font:20px Arial, Sans-serif;
}

.search td {
	font:20px Arial, Sans-serif;
}


.search input[type=text] {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-shadow: 0 1px 0 rgba(255,255,255,0.8);
    border: none; /* Remove the default border */
    box-shadow: 
	inset 0 0 5px rgba(0,0,0,0.1),
	inset 0 3px 2px rgba(0,0,0,0.1);
    border-radius: 3px;
    background: #f9f9f9;
    color: #777;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -ms-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
    }

.container_center {
        background: #F8F8F8;
        border-top: 1px solid #D6D6D6;
        border-bottom: 1px solid #D6D6D6;
}

.container_center table {
	width:40%;
	margin-left:auto;
	margin-right:auto;
	font-style: bold;
}

.container_center td:hover {
    color: orange;
}

.title {
	font:12px Arial, Sans-serif;
	width: 600px;
	height: 90px;
	border: 1px solid #D0D0D0;
	background: #fff;
	margin-left:auto;
	margin-right:auto;
	width:50%;
	border-radius:5px;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}



.title h1{
	font:30px Helvetica, Arial, Sans-serif;
	font-style: italic;
}

.sicad {
	font:16px Arial, Sans-serif;
	height: 150px;
	width:80%;
	border: 2px solid #D0D0D0;
	background: #fff;
	margin-left:auto;
	margin-right:auto;
	border-radius:5px;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}
.sicad td {
	font:30px Arial, Sans-serif;
	color: black;
}

.sicad td:hover {
	color: orange;
}

.sicad input[type=text] {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    font-size: 28px;
    font-weight: 400;
    text-shadow: 0 1px 0 rgba(255,255,255,0.8);
    border: none; /* Remove the default border */
    box-shadow: 
	inset 0 0 5px rgba(0,0,0,0.1),
	inset 0 3px 2px rgba(0,0,0,0.1);
    border-radius: 3px;
    background: #f9f9f9;
    color: #777;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -ms-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
    }


.dw {
	font:12px Arial, Sans-serif;
	width: 400px;
	height: 100px;
	border: 1px solid #000;
	background: #fff;
	margin-left:auto;
	margin-right:auto;
	width:50%;
	border:1px solid;
	border-radius:5px;
	background: #fff;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */

}

.dw p:hover {
	color: #666;
	text-shadow: 0 1px 1px rgba(255,255,255,0.6);
}

.dw p {
	color: #000;
	text-shadow: 0 1px 1px rgba(255,255,255,0.6);
}

.searchpdf {
	font:12px Arial, Sans-serif;
	width: 500px;
	height: 170px;
	border: 1px solid #D0D0D0;
	margin-left:auto;
	margin-right:auto;
	width:50%;
	border-radius:5px;
	background: #fff;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}

.generate {
	font:12px Arial, Sans-serif;
	width: 500px;
	height: 280px;
	border: 1px solid #D0D0D0;
	margin-left:auto;
	margin-right:auto;
	width:50%;
	border-radius:5px;
	background: #fff;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}



.new {
	font:12px Arial, Sans-serif;
	width: 500px;
	height: 50px;
	border: 1px solid #D0D0D0;
	margin-left:auto;
	margin-right:auto;
	width:50%;
	border-radius:5px;
	background: #fff;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}

.new a {
	font:18px Arial, Sans-serif;
	color: #000;
	text-shadow: 0 1px 1px rgba(255,255,255,0.6);
	text-align:center;
}

.newsearch {
	font:14px Arial, Sans-serif;
	text-align:center;
	color: #3397dd;
}

.newsearch a {
	font:14px Arial, Sans-serif;
	color: #000;
	text-shadow: 0 1px 1px rgba(255,255,255,0.6);
	text-align:center;
	color: #3397dd;
}

.notfound {
	font:20px Arial, Sans-serif;
	text-align:center;
	color: red;
}

.terms {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width: 50%;
	font:16px Arial, Sans-serif;
}
.terms p {
	font:14px Arial, Sans-serif;
	color: black;
}

.terms p:hover {
	color: orange;
}

.bottom {
	font:12px Arial, Sans-serif;
	text-align:center;
	color: #3397dd;
	/*width: 600px;
	height: 100px;
	border: 1px solid #D0D0D0;
	margin-left:auto;
	margin-right:auto;
	width:50%;
	border-radius:5px;
	background: #fff;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}

.top {
        line-height: 24px;
        font-size: 12px;
        background: #fff;
        background: rgba(255, 255, 255, 0.8);
        text-transform: uppercase;
        z-index: 9999;
        position: relative;
        font-family: Cambria, Georgia, serif;
        box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}
.top:before,
.top:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.top:after {
    clear: both
}

.top a {
        padding: 0px 10px;
        letter-spacing: 1px;
        color: #333;
        display: inline-block;
}

.top a:hover {
        background: rgba(255,255,255,0.6);
}

.top span.right {
        float: right;
}

.top span.right a {
        float: left;
        display: block;
}

.datepicker {
	font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
	font-size: 62.5%;
}
