body
{
    background-color: #F9B27F;
    text-align:center;
}
p
{
    font-family:Arial;
    font-size:12px;
    text-align:justify;
    
}
div.container {
	width: 70%;
	margin:10px auto;
}   

div.maincontent {
	width: 100%;
	border:solid 1.5px #BE2340;
	background:#cac5d9;
	overflow: hidden;
}

div.navileft
{
    /*padding:14px;*/
    padding-left: 13px;
    width:18%;
    height:500px;
    float:left;
    background:#cac5d9;
}

div.center
{
    width:58%; 
    min-height:630px; 
    max-height: 100%;
    float:left; 
    background: #cac5d9;
    /*background-image:url(images/site_images/watermark_3.gif);*/
    /*background-image:url(images/site_images/watermark_01_a.gif);*/
    background-position: center top;
    background-repeat:no-repeat;   
}

div.naviright
{
    padding-left: 5px;
    padding-right:10px;
    height:550px;
    font-family:Arial;
    background:#cac5d9;
    float: right;
    width: 18%;
    background-color: #cac5d9;
   
}
div.navirightcontent
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    padding: 0px 0px 0px 12px;
}

div.UpdatesHeading
{
    font-family:Arial;
    padding:10px 5px 5px 20px;
    font-size:14px;
    font-weight:bold;
    color: #313E44;
    
}


ul#sliding-navigation
{
	list-style: none;
	font-size: .75em;
	margin: 20px 0;
	padding: 0;
}

ul#sliding-navigation li.sliding-element a
{
	display: block;
	width: 73%;
	padding: 5px 18px;
	margin: 0;
	margin-bottom: 5px;
	color: #B2D1E4;
	background:#BE2340;
	border: 1.5px solid #4f1b30;
	text-decoration: none;
	font-weight: bold;
}

ul#sliding-navigation li.sliding-element a:hover  
{
    color: #B2D1E4; 
}

.contentclass
 {
    font-family:Arial;
    font-size:13px;
    text-align:justify;
    padding:8px 8px 8px 8px;
    height: 100%;
    min-height:630px;
    
 }

div.divTableHeader {
	padding: 5px 5px 5px 5px;
	border:solid 1px #000000;
	background: #BE2340 ;
	color: #B2D1E4;
	font-family:Arial, Sans-Serif;
	font-size:13px;
	text-align:center;
    	font-weight:bold;
}

div.list_section{
font-size:14px;
line-height:16px;
margin-bottom:30px;
background-color: #DFE1E1; /* B2D1E4;*/
padding:15px;
border:solid 1px #000000;
}

div.list_section li {
padding-bottom:8px;
padding-left: 8px;
padding-right: 8px;
border-bottom:solid 1px #BE2340;
margin-bottom:8px;
list-style:none; display:block;
text-align:center
    
}

div.list_section a:link, .list_section a:visited {text-decoration:none; font-size:14px;}
div.list_section li a:hover {text-decoration:underline; color:#555555; font-size:14px;}
div.list_section li:last-child {border: none; padding:0; margin:0;}


a
 {
    font-size:13px;
    font-family:Arial;
    text-decoration:none;
    color:#B33609;
    cursor:pointer;
    
 }

a:link{
    font-family:Arial;
}

a:visited{
    font-family:Arial;
}
 a:hover
{
    color: #40515A;
    cursor:pointer;
}

.footer 
{
	width: 940px;
	margin: 0 auto;
	padding-top: 2px;
	margin-top: -1px;
	position: relative;
	z-index:10000;

}

.footer a:hover 
{
	color: #102E40;
}

.copyright {
	width: 100%;
	clear: both;
	background: #F9B27F ;
	/*border-top: #1F1F17 1px solid;*/
	/*border-right: #1F1F17 1px solid;*/
	font-size: 11px;
	color: #1F6B99;/*B2D1E4*/
	font-weight:bold;
	text-align:center;
}

.copyright a
{
    color:#C22236;
    font-size:11px;
    text-align:center;
}

h1
{
    font-family:Arial;
    font-size:20px;
    text-align:justify;
    font-weight:bold;
    color:#CB213E;
} 

h2
{
    font-family:Arial;
    font-size:16px;
    text-align:justify;
    font-weight:bold;
    color:#CB5921;
}

h3
{
    font-family:Arial;
    font-size:14px;
    text-align:justify;
    font-weight:bold;
    color:#CB3D21;
}

img
{  
    border-style: none;
}
td
 {
    font-family:Arial;
    font-size:13px;  
 }
 
 div.content {
 	/* The display of content is enabled by a javascript generated style on the page.
 	   This is so that the slideshow content won't display unless javascript is enabled. */
 	display: none;
 	float:left;
 	width:400px;
 }
 div.content a, div.navigation a {
 	text-decoration: none;
 	color: #777;
 }
 div.content  a:focus, div.content {
 	text-decoration: underline;
 	border-style:none;
 }
 div.controls {
 	margin-top: 5px;
 	height: 23px;
 }
 div.controls a {
 	padding: 5px;
 }
 div.ss-controls {
 	float: left;
 }
 div.nav-controls {
 	float: right;
 }
 
 div.loader {
 	background-image: url('loader.gif');
 	background-repeat: no-repeat;
 	background-position: center;
 	width: 400px;
 	height: 450px
 }
 div.slideshow {
 	clear: both;
 }
 div.slideshow span.image-wrapper {
 	float: left;
 	padding-bottom: 12px;
 	border-style:none;
 }
 div.slideshow a.advance-link {
 	padding: 2px;
 	display: block;
 	/*border: 1px solid #ccc;*/
 	border-style: none;
 }
 div.slideshow img {
 	display: block;
 	border-style: solid;
 }
 
 div.download {
 	float: right;
 }
 div.embox {
 	clear: both;
 	padding: 12px;
 }
 div.image-title {
 	font-weight: bold;
 	font-size: 1.4em;
 }
 
 div.image-desc {
 	line-height: 1.3em;
 	padding-top: 12px;
 }
 div.navigation {
 	/* The navigation style is set by a javascript generated style on the page.
 	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
 }
 ul.thumbs {
 	clear: both;
 	margin: 0;
 	padding: 0;
 }
 ul.thumbs li {
 	float: left;
 	padding: 0;
 	margin: 5px 10px 5px 0;
 	list-style: none;
 }
 a.thumb {
 	padding: 2px;
 	display: block;
 	border: 1px solid #ccc;
 }
 ul.thumbs li.selected a.thumb {
 	background: #000;
 }
 a.thumb:focus {
 	outline: none;
 }
 ul.thumbs img {
 	border: none;
 	display: block;
 	width:70px;
 	height:70px;
 }
 div.pagination {
 	clear: both;
 }
 div.navigation div.top {
 	margin-bottom: 12px;
 	height: 11px;
 }
 div.navigation div.bottom {
 	margin-top: 12px;
 }
 div.pagination a, div.pagination span.current {
 	display: block;
 	float: left;
 	margin-right: 2px;
 	padding: 4px 7px 2px 7px;
 	border: 1px solid #ccc;
 	color:#000000;
 }
 div.pagination a:hover {
 	background-color: #eee;
 	text-decoration: none;
 }
 div.pagination span.current {
 	font-weight: bold;
 	background-color: #475C68;
 	border-color: #000;
 	color: #fff;
 }


ul.genericlist li
{
    list-style-type:disc;
    color: #B51732;
    padding-left:3px;
}

ul.genericlist li span  
{
    color: #000000; 
	
}

ul.genericlist li span a:hover
{
    color: #40515A; 
}


.caption
 {
    font-family:Arial, Sans-Serif;
    font-size:11px;
    text-align:center;
    font-weight:bold;
 }
 
 li.sub-elem a
 {
 	display: block;
 	width: 67%;
 	padding: 5px 5px;
 	margin: 10;
 	margin-left : 35px;
 	margin-bottom: 5px;
 	color: #B2D1E4;
 	background:#BE2340;
 	border: 1.5px solid #4f1b30;
 	text-decoration: none;
 	font-weight: bold;
 }
 
 li.sub-elem a:hover  
 {
     color: #B2D1E4; 
}

div.home_center{
    padding-left: 75px;
    text-align: left;
    width: 80%;
    

}

div.main_announcement{
    border: 1px solid red; 
    background: #F9B27F;
    padding: 0px 15px 15px 15px;
}

.main_announcement_heading{
    font-size: 17px;
    color: #BE2340;
    font-weight: bold;
}


.sponsor {
	width: 100%;
	clear: both;
	background: #F9B27F ;
	font-size: 11px;
	color: #1F6B99;/*B2D1E4*/
	font-weight:bold;
	text-align:center;
}


#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:600px; width:500px; color:#bbb; background-color:#333; border:2px solid #444; padding:5px;}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 4px 4px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(images/site_images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container h3 {color:#84b8d9;}


.heading3
{
    font-family:Arial;
    font-size:14px;
    text-align:justify;
    font-weight:bold;
    color:#CB3D21;
}

.heading2
{
    font-family:Arial;
    font-size:17px;
    text-align:justify;
    font-weight:bold;
    color:#CB5921;
    height:1.3em;
}