/* General */

/*Reset Common Tags*/

a,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,img
{
    margin:0px;
    padding:0px;
}

body 
{
    margin:0px auto;
    padding:0px;
    font-family:Arial;
    font-size:12px;
}

input
{
    font-family:Arial;
    font-size:12px;
    border:fixed 1px;
}

.textarea
{
    font-family:Arial;
    font-size:12px;
    border:fixed 1px;
}

a
{
    text-decoration:none;
    font-weight:bold;
}

a:hover
{
    text-decoration:underline;
}

img
{
    border:0px;
}
#latest-news p
{
    margin:2px ;
}
#latest-news a
{
   text-decoration:none;
   color:#004183;
   font-weight:bold;
}
p
{
	margin:10px 0px;
}

h1
{
    font-size:20px;
    color:#004183;
    font-weight:normal;
    margin:0;
    padding:0;
}

label
{
    display:block;
    margin-bottom:3px;
}

.textbox
{
    float:left;
    width:304px;
    border:1px solid #004183;
    padding:3px;
    margin-bottom:5px;
}

textarea
{
    font-family:Arial;
    font-size:12px;
    overflow:auto;
    height:80px;
}


		/*---------------------layout--------------------*/
		
#container 
{
    width:980px;
    margin:0 auto;
    height:auto;
}

#layout
{
    width:980px;
    clear:both;
    float:left;
    background:URL(/images/content-bg.jpg) repeat-x #b2e1f8;
}

.clear
{
    clear:both;
}

		/*---------------------header---------------------*/
#content-left-rightcol ul
{
    margin-left: 5px;
}
#content-left-leftcol ul
{
    margin-left: 5px;
}
#content-left ul
{
    margin-left: 5px;
}

#header
{
    width:980px;
}

#header-left
{
    float:left;
    width:300px;
    padding:15px 0 0 15px;
}

#header-right
{
    float:right;
    width:300px;
    padding-top:70px;
}

#header-right a
{
    color:#004183;
}

.header-search
{
    width:156px;
    height:17px;
    padding:3px 5px 0px 5px;
    border:1px solid #009de9;
    font-size:12px;
    color:#004183;
}

        /*----------------------nav-----------------------*/
        
.nav
{
    float:left;
    position:relative;
    width:975px;
    height:36px;
    line-height:36px;
    background:URL(/images/nav-bg.jpg) no-repeat;
    list-style-type:none;
    color:#fff;
    margin:0;
    padding:0 0 0 5px;
    font-size:12px;
    z-index:11;
}

.nav a
{
    color:#fff;
    margin:0 12px;
    display:block;
    font-weight:normal;
}

.nav li
{
    float:left;
    position:relative;
}

#nav-top
{
    float:left;
    position:relative;
    width:980px;
    height:17px;
    margin:0;
    padding:0;
}

.subnav
{ 
    position:absolute;  
    width:181px;
    top:36px;
    left:0;
    display:none;
    margin:0px;
    padding:10px 0;
    list-style-type:none;
    background:#004487;  
}

.subnav li
{
    display:block;
    float:left;
    width:181px;
    line-height:18px;
    font-size:12px;
}

.subnav li a:hover
{
    color:#14a1f7;
    text-decoration:none;
}

        /*---------------------content--------------------*/
     
#content-image
{
    position:relative;
    float:left;
    width:954px;
    height:248px;
    padding:6px 13px 0 13px;
}
#content-image IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    padding-top:16px;
    padding-left:13px;
    opacity:0.0;
}

#content-image IMG.active {
    z-index:10;
    opacity:1.0;
}

#content-image IMG.last-active {
    z-index:9;
}

#content-wide
{
    float:left;
    width:954px;
    padding:6px 13px 0 13px;
}

.content-wide-wrapper
{
    float:left;
    width:941px;
    padding:0 5px 0px 8px;
    background:URL(/images/content-wide-bg.jpg) repeat-y;
}

.wide-content
{
    float:left;
    width:921px;
    padding:10px;
    background:URL(/images/rightcol-bg.jpg) repeat-x #c2e8fa;
    color:#605f5f;
}

.wide-content-left
{
    float:left;
    width:621px;
}

.wide-content-right
{
    float:right;
    width:300px;
    text-align:right;
    color:#6f6f70;
}

.wide-content-right a
{
    color:#6f6f70;
}

.wide-content-right a:hover,
.wide-content-right a.current
{
    color:#1a548f;
}

.wide-content-left a
{
    color:#004183;
    font-size:12px;
    font-weight:bold;
}

#content-left
{
    float:left;
    width:580px;
    padding-left:10px;
    margin-top:10px;
}

#content-left a
{
    color:#00488b;
}

.content-left-wrapper
{
    float:left;
    width:567px;
    padding:0 5px 0px 8px;
    background:URL(/images/content-left-bg.jpg) repeat-y;
}

.content-full-wrapper
{
    float:left;
    width:946px;
    padding:0 5px 0px 8px;
    background:URL(/images/content-full-bg.png) repeat-y;
}

.main-content
{
    float:left;
    width:547px;
    min-height:410px;
    height:auto !important;
    height:410px;
    padding:10px;
    background:URL(/images/rightcol-bg.jpg) repeat-x #c2e8fa;
    color:#605f5f;
}

.main-content-full
{
    float:left;
    width:919px;
    min-height:410px;
    height:auto !important;
    height:410px;
    padding:10px;
    background:URL(/images/rightcol-bg.jpg) repeat-x #c2e8fa;
    color:#605f5f;
}

#content-left-rightcol
{
    float:right;
    width:462px;
}

.content-left-rightcol-wrapper
{
    float:left;
    width:449px;
    padding:0 5px 0px 8px;
    background:URL(/images/content-left-bg.jpg) repeat-y;
}

.main-content-rightcol
{
    float:left;
    width:429px;
    min-height:410px;
    height:auto !important;
    height:410px;
    padding:10px;
    background:URL(/images/rightcol-bg.jpg) repeat-x #c2e8fa;
    color:#605f5f;
}

.content-left-leftcol-wrapper
{
    float:left;
    width:97px;
    padding:0 5px 0px 8px;
    background:URL(/images/content-left-left-bg.jpg) repeat-y;
}

.main-content-leftcol
{
    float:left;
    width:82px;
    min-height:410px;
    height:auto !important;
    height:410px;
    padding:10px 10px 10px 5px;
    background:URL(/images/leftcol-bg.png) repeat-x #94b3cf;
    color:#605f5f;
}

#content-left-leftcol
{
    float:left;
    width:110px;
}

#content-left-leftcol a
{
clear:both;
    float:left;
    margin-bottom:8px;
}

#content-left-leftcol a span
{
    color:#605f5f;
}

#content-left-leftcol a:hover,
#content-left-leftcol a:hover span
{
    text-decoration:none;
    color:#fff;
}

#content-right
{
    float:right;
    width:374px;
    padding-right:10px;
    margin-top:56px;
}

#content-full
{
    width:964px;
    padding-right:10px;
    margin-top:10px;
    padding-left:10px;
    float:left;
}

.content-right-wrapper
{
    float:left;
    width:354px;
    padding:0 10px;
    background:URL(/images/content-right-bg.jpg) repeat-y;
}

.rightcol
{
    float:left;
    width:324px;
    padding:50px 15px 0px 15px;
    background:URL(/images/rightcol-bg.jpg) repeat-x #c2e8fa;
    color:#605f5f;
}
   
#content-leftcol-home
{
    float:left;
    width:588px;
    padding:0 0 0 10px;
}

#links
{
    float:left;
    width:429px;
    color:#004588;
}

#links-left
{
    float:left;
    width:150px;
}

#links-right
{
    float:right;
    width:100px;
}
.linksRight
{
    float:right;
    width:100px;
}
#home-leftcol
{
    float:left;
    width:285px;
    padding:6px 0 0 3px;
    background:URL(/images/homecol-bg.jpg) no-repeat;
}

#home-rightcol
{
    float:right;
    width:285px;
    padding:6px 8px 0 3px;
    background:URL(/images/homecol-bg.jpg) no-repeat;
}

#content-rightcol-home
{
    float:left;
    width:371px;
    padding-right:5px;
}

#latest-news
{
    float:right;
    width:351px;
    min-height:188px;
    height:auto !important;
    height:188px;
    padding:13px 0 0 20px;
    margin-top:6px;
    color:#004183;
    font-size:12px;
    background:URL(/images/current-news-bg.jpg) no-repeat #fff;
}

.home-news
{
    float:left;
    width:341px;
    padding:5px 0 10px 0;
    border-bottom:dotted 1px #004183;
}

/*bottom links*/

.links-bottom
{
    float:left;
    width:957px;
    padding:5px 10px 10px 13px;
    color:#fff;
}
.links-bottom a
{
    color:#fff;
    font-weight: normal;
}

.links-bottom-left
{
    float:left;
    width:577px;
}

.links-bottom-leftcol
{
    float:left;
    width:285px;
    height:97px;
}

.links-bottom-rightcol
{
    float:right;
    width:285px;
}

.links-bottom-right
{
    float:right;
    width:371px;
}

.links-left
{
    float:left;
    width:78px;
    height:97px;
}

.links-left-big
{
    float:left;
    width:164px;
    height:97px;
}

.links-right
{
    float:right;
    width:187px;
    height:77px;
    padding:10px;
    background:URL(/images/links-bottom-right.jpg) no-repeat;
}

.links-bottom-title
{
    display:block;
    font-size:12px;
    width:187px;
    float:left;
    border-bottom:dotted 1px #fff;
    padding-bottom:5px;
    margin-bottom:10px;
    margin-right:-3px;
}

#contact-form
{
    float:left;
    width:310px;
    margin:10px 0;
}
        /*---------------------footer---------------------*/
        
#footer
{
    clear:both;
    width:959px;
    height:53px;
    line-height:53px;
    background:URL(/images/footer-bg.jpg) no-repeat;
    color:#fff;
    padding:0 13px 0 8px;
    font-size:11px;
}

#footer ul
{
    list-style-type:none;
    margin:0;
    padding:0;
}

#footer ul li
{
    display:inline;
}

#footer a
{
    color:#fff;
    margin:0 5px;
}

#footer-left
{
    float:left;
}

#footer-right
{
    float:right;
    text-align:right;
}

#footer-right a
{
    color:#009de9;
}

.gridview
{
    border:solid 1px #CCCCCC;
    width:790px;
}

.gridview th
{
    background-color: #660869;
    color:#FFFFFF;
    padding:4px;
    border:solid 1px #CCCCCC;
}

.gridview td 
{
    padding:4px;
    border:solid 1px #CCCCCC;
}
.gridview tr:hover
{
    background-color:#efefef;
}