@charset "utf-8";
/* CSS Document */

/* =============== Default styles for this site ================ */

p {
	font-family: Arial, Helvetica, sans-serif !important;
	text-align: justify;
	font-size: 14px !important;
	font-weight: normal !important;
	color: #666;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif ;
	text-align: center;
	font-size: 24px !important;
	color: #555;
}

h2 {
	font-size: 20px !important;
}

h3 {
	font-size: 18px !important;
}

h4 {
	font-size: 16px !important;
}

#page {
	border: none !important;
}

#divider {
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #cfcfcf;
	margin: 10px auto 10px auto;
}


/* =============== Header Starts Here =============== */

#header {
	height: auto !important;
	display: block;
	/*border-bottom: 3px solid #0a3323;*/
	box-shadow: none;
	/*background-color: #0c3967;*/
	background-color: #00480c;
}

#headerInnerPages {
	height: auto !important;
	display: block;
	/*border-bottom: 3px solid #0a3323;*/
	box-shadow: none;
	background-color: #0c3967;
}

#headerText {
width: 100%;
height: auto;
margin-top: -4px !important; 
padding-top: 1px;
padding-bottom: 1px;
background-color: #0a3323;
}

#headerText p {
	font-size: 15px !important;
	text-align: center;
	color: #efefef;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: -5px;
	padding-bottom: -5px;
	/*text-shadow: 1px 1px 0px #666;
    filter: dropshadow(color=#666, offx=1, offy=1);*/
}

#headerText p span{
	font-size: 24px !important;
	text-align: center;
	line-height: 1.6;
	text-decoration: none !important;
}

#headerText p a {
	color: #efefef;
	text-decoration: none;
}

#headerText p a:hover {
	color: #f0c911;
	text-decoration: underline;
}

/* =============== Header Closed Here =============== */



#content {
	border: none !important;
}

#content #banner img{ width: 100%; height: auto;}

#content > #menu .ui-li {
	margin-left: 7px;
}

#content .ui-btn {
	text-align: left !important;
	color: #0a3323;
	text-shadow: none;
}

#content .ui-collapsible {
	margin-left: 15px;
	margin-right: 15px;
}

#content #requestButtons {
	display: block;
	margin: 10px auto;
	text-align: center;
	}

#content #requestButtons h4{
	margin-bottom: 10px;
}


#socailIconsDiv {
	width: 102px;
	height: auto;
	margin: -10px auto 20px;
}
#socailIconsDiv img{
	border: none !important;
}

#content h2, h3 {
	margin-top: 5px;
}

#content > h3 > span {
	font-size: 13px;
	font-weight: normal;
	color: #0a3323;
}

#content p span {
	font-size: 16px;
	font-weight: bold;
	color: #0a3323;
}

#content img {
	border: 1px dotted #dfdfdf;
}

#content #links a {
	font-size: 14px !important;
	font-weight: normal !important;
	color: #666;
	text-decoration: underline;
}

#content ul {
	margin-left: -22px;
}

#content ul li {
	margin-left: px;
	list-style: circle;
	font-size: 14px;
	color: #0a3323;
}

#content p b {
	color: #555;
}

#content p a {
	color: #0a3323;
	text-decoration: none;
}

#content p a:hover {
	color: #333;
	text-decoration: underline;
}

#content iframe {
	border: 1px solid #0c3967;
}

#content #menubuttonsinner .ui-btn-inner{
	text-align: center;
}
#content #menubuttonsinner h4 {
	margin-bottom: 10px;
}

#content #contactus a{
	color: #666;
	text-decoration: none;
}

#content #contactus a:hover{
	color: #0a3323;
	text-decoration: none;
}


#content .ui-grid-a {
	margin-left: -5px;
	margin-right: -5px;
}

#content #pdfSection {
	width: 95%;
	height: auto;
	border-top: 1px dotted #cfcfcf;
	padding-top: 15px;	
	float: left;
}

#content #pdfSection p{
	width: 51%;
	height: auto;
	margin-top: -5px;
	float: left;
}

#content #pdfSection p a{
	font-size: 12px;
	color: #a50000;
	text-decoration: none;
}

#content #pdfSection p a:hover{
	font-size: 12px;
	color: #e50000;
	text-decoration: underline;
}

#content #pdfSection #img{
	width: 43%;
	height: auto;
	margin-left: 10px;
}

/* --------- Contact Button Styles Here ----------- */
	
#contactButton {
width: 100%;
height: auto;
}

#contactButton p {
	font-size: 14px !important;
	text-align: center;
	color: #666 !important;
}

#contactButton p span{
	font-size: 28px !important;
	text-align: center;
	line-height: 1.6;
	text-decoration: none !important;
}

#contactButton p a {
	color: #0a3323 !important;
	text-decoration: none;
}

#contactButton p a:hover {
	color: #666;
	text-decoration: underline;
}

/* --------- Contact Button Styles Closed ----------- */



/* ============== Footer Starts Here ============== */

footer {
	width: 100%;
	height: auto;
	font-size: 12px !important;
	margin-top: 20px !important;
	border-top: 1px dashed #cfcfcf;
}

footer #requestButtons .ui-btn {
	text-align: center !important;
	color: #efefef;
	margin-left: 16px;
	margin-right: 16px;
}

footer #requestButtons h4{
	margin-bottom: 10px;
}


.footer_links {
	width: 100%;
	height: auto;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 11px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
}

.footer_links p {
	text-align: center;
	font-size: 11px !important;
}

.footer_links a {
	color: #666 !important;
	text-decoration: none !important;
}

.footer_links a:hover {
	color: #333 !important;
	text-decoration: underline !important;
}

.footerIcons {
	width: 80px;
	height: auto;
	margin: 20px auto;
}

.footerIcons a img {
	width: 40px;
	height: 40px;
	float: left;
	border: none;
}

.footerWebsites {
	width: 100%;
	height: auto;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

/* ------------- Cookies Styles Here ------------- */

#cookiesText  {
	background: #0a3323;
	margin: 8px -15px !important;
	padding: 5px;
	float: left;
}

#cookiesText p {
	font-size: 11px !important;
	color: #fff !important;
	text-shadow: 1px 1px 1px #333;
    filter: dropshadow(color=#333, offx=1, offy=1);
	text-align: center !important;
}

#cookiesText p a {
	text-align: center !important;
	color: #FF8000;
	text-decoration: underline;
}

#cookiesText p a:hover {
	text-align: center !important;
	color: #FFF;
}

#cookiesText1  {
	background: #0a3323;
	margin: 8px -0px;
	padding: 5px;
}

#cookiesText1 p {
	font-size: 11px !important;
	color: #fff !important;
	text-shadow: 1px 1px 1px #333;
    filter: dropshadow(color=#333, offx=1, offy=1);
	text-align: center !important;
}

#cookiesText1 p a {
	text-align: center !important;
	color: #FF8000;
	text-decoration: underline;
}

#cookiesText1 p a:hover {
	text-align: center !important;
	color: #FFF;
}

/* ============== Footer Closed Here ============== */




/* ==============  Request Form Styles =================*/

#click_to_request_form {
	width: auto;
	height: auto;
	border: none;
}


#click_to_request_form .lables {
	width: auto;
	height: auto;
	margin: 20px auto 0px;
	font-family: Arial, Helvetica, sans-serif ;
	color: #444;
}

#click_to_request_form .droplist {
	margin-top: 5px;
}
#click_to_request_form .captcha {
	width: 120px;
	height: auto;
	display: block;
	margin: -20px auto ;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border: 2px solid #cfcfcf;
	padding: 10px;
	margin-bottom: 10px;
}

#click_to_request_form .buttons {
	margin-top: 20px;
}


#click_to_request_form .messageNote {
	margin-top: 20px; 
	text-align: center;
}

#click_to_request_form .field_warper { margin-top: 30px;}
#click_to_request_form .field_warper img{ border: 1px solid #333; width: 152px; height:50px;}

/* ==============  Request Form Styles Closed =================*/


