@CHARSET "UTF-8";
* { margin:0; padding:0;}
body { background:#5F4676 url(../images/page_main_bg.jpg) repeat-x top left; font-family:Arial; font-size:100%; line-height:.9375em; color:#006699;}
/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/******* CONTENT *******/
.content{
	margin:0px;
	text-align: left;
	padding: 10px;
	padding-bottom: 20px;
	font-size: 11px;
}
.content h1{
	line-height: 1em;
	vertical-align: middle;
	height: 30px;
	padding: 20px 10px 10px 30px;
	font-size: 20px;
	clear:both;
	background: url(../images/icon4.gif) no-repeat left;
}
.content p{ font-size:12px;}
.content ul{ padding:20px; list-style-type:none;}
.content li{ font-size:12px;list-style-type:none; height:25px; line-height:25px; background:url(../images/button-hover.gif) no-repeat left; padding-left:30px; border-bottom:1px dotted #e1e1e1; font-weight:bold; letter-spacing:1px;}


input, textarea { font-family:Arial; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:13px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:33px;}
.form input {width:264px; height:19px; background:none; color:#373732; padding-left:3px; border:1px solid #a09b96;}
textarea { width:244px; height:163px; background:none; overflow:auto; color:#373732; padding-left:3px; border:1px solid #a09b96;}

/*==================list====================*/
ul { list-style:none;}
/*
.site-nav { padding:24px 0 0 0;}
.site-nav li { display:inline;}
.site-nav li a { display:block; float:left; margin-right:5px;  font-size:16px; color:#414747; text-decoration:none; font-weight:bold; letter-spacing:-1px;}
.site-nav li a em { display:block; font-style:normal; padding:9px 14px 9px 14px;}
.site-nav li a:hover {background:url(../images/menu-left.gif) no-repeat left top #91bdbb; color:#fff;}
.site-nav li a:hover em { background:url(../images/menu-right.gif) no-repeat right top;}
.site-nav li a.current {background:url(../images/menu-left.gif) no-repeat left top #91bdbb; color:#fff;}
.site-nav li a.current em { background:url(../images/menu-right.gif) no-repeat right top;}
*/
.top-nav { padding:7px 30px 0 0;}
.top-nav li { display:inline;}
.top-nav li a { color:#ffffff; text-decoration:none; background:url(../images/divider.gif) no-repeat right 4px; padding:3px 11px 0 11px; display:block; float:left;}
.top-nav li a.rss { background:url(../images/email_icon.gif) no-repeat right 6px; padding:3px 34px 1px 11px;}
.top-nav li a:hover { text-decoration:underline;}

.list1 { padding-bottom:7px;}
.list1 li { background:url(../images/line-dot.gif) left bottom repeat-x; padding-bottom:8px; margin-bottom:10px;}
.list1 li img { float:left; margin-right:10px;}
.list1 li span { display:block; clear:both;} 
.list1 li a { color:#02527E; text-decoration:none; font-weight:bold;}
.list1 li a:hover { text-decoration:underline;}

.list2 li { padding-bottom:3px;}
.list2 li a { font-weight:bold;}
.readmore a{ color:#7C3FB4;}
.readmore a:hover{ color:#ff6600;}
/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:9px;}
.img-box img { float:left; margin:0 15px 0 0;}

/*==================txt, links, lines, titles====================*/
a {color:#143356;}
a:hover{text-decoration:none;}

h2 { font-size:1em; margin-bottom:7px;}
h3 { font-size:1em; color:#037A87}
h5 { font-size:.91em; font-family:tahoma; color:#373732;}

.link1 { display:block; float:left; background:url(../images/link1-bgd.gif) left top repeat-x; color:#fff; text-decoration:none;}
.link1 em { display:block; background:url(../images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(../images/link1-right.gif) no-repeat right top; padding:2px 15px 2px 15px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

.line-hor { background:url(../images/line-dot.gif) left bottom repeat-x; padding-bottom:30px; margin-bottom:18px; padding-right:30px;}
.line-hor1 { background:url(../images/line-dot.gif) left bottom repeat-x; padding-bottom:10px; margin-bottom:15px;}
.line-hor2 { background:url(../images/line-dot.gif) left bottom repeat-x; padding-bottom:1px; margin-bottom:15px;}
.line-hor5 { padding-bottom:10px; margin-bottom:18px; padding-right:25px;}

.title { margin-bottom:25px;}

/*header*/
#header { color:#414747;}
#header .row-1 { height:35px; border-bottom:1px solid #e3e8ed;}
#header .row-1 .fleft { padding:12px 0 0 25px;}
#header .row-2 { height:87px;}
#header .row-2 .fleft { padding:0px 0 0 24px;}
#header .row-3 { background:url(../images/) no-repeat right top; }

/*content*/
#content { padding:20px 0px 0px 27px;}
#content .indent { padding:0 30px 0 0;}

/*footer*/
#footer { color:#ffffff; font-size:12px; margin:0px;border-top:3px solid #486BFD; padding-top:28px; height:60px;}
#footer p { padding-left:27px;}
#footer p a { color:#ffffff; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
/*==========================================*/
.content_title {
font-size:18pt;
color:#0369A1;
font-weight:bold;
text-transform:capitalize;
line-height:20pt;
height:24px;
margin-bottom:20px;

}
.aboutlist { padding:20px; font-weight:bold;}
.aboutlist ul{ padding:20px; list-style-type:none;}
.aboutlist li{ list-style-type:none; height:25px; line-height:25px; background:url(../images/button-hover.gif) no-repeat left; padding-left:30px; border-bottom:1px dotted #e1e1e1; width:400px;}
.aboutlist p { font-size:18px; padding-left:20px;}
.c_title {

color:#143356;
font-weight:bold;
text-decoration:none;
}

.c_title a:link{
text-decoration:none;
color:#143356;
font-weight:bold;
}
.pline-bottom {border-top:1px solid #e3e8ed;padding:0px 0 10px 0;background:url(../images/line-top.gif) bottom no-repeat; width:100%;}


#newslink
{
width:214px;
margin:0px 0px 0px 0px;
padding:5px 0px 0px 0px;
}
#newslink .top
{
width:214px;
height:39px;
background: url(../images/left_top_01.jpg) no-repeat 0px 0px;
font-weight:bold;
padding:0px 0px 0px 35px;
color:#000000;
}
#newslink .body
{
width:214px;
margin: 0px;
padding:0px 5px 0px 10px;
border-left:1px solid #30BFD6;
border-right:1px solid #30BFD6;
background:#D6F3FF;
}
#newslink .bot
{
width:214px;
height:10px;
margin:0px;
padding:0px;
background:url(../images/left_bot_01.jpg) no-repeat 0px 0px;
}
#newslink ul {
padding:0px 0px 0px 0px;

	margin:0px;
	list-style:none;
}
#newslink ul li {
	padding:5px 0px 0px 4px;
	background:url(../images/dot_line_01.jpg) repeat-x bottom left;
	width:180px;
	margin:0px 0px 0px 2px;	
	font-size:11px;
	color: #000;	
	text-decoration:none;
}
#newslink ul li a{
	text-decoration:none;
	background:url(../images/blue-bullet.jpg) no-repeat 0px 0px;
	padding-left:14px;
}
#newslink ul li a:hover{
	text-decoration:none;
	color:#FF3300;
}
.v_slide {
padding:5px;
border:1px solid #30BFD6;
background:#BBEAF1;
margin:0px 10px 10px 10px;}

.c_cent {
padding:0px;
border-left:1px solid #30BFD6;
border-right:1px solid #30BFD6;
background:#9DEDFC;
margin:0px;
}
.newsdate {
padding:10px;
border:1px solid #30BFD6;
background:#D6F3FF;
margin:0px 10px 10px 0px;
}
#archivelink
{
width:165px;
margin:0px 0px 0px 0px;
padding:5px 0px 0px 0px;
}
#archivelink .top
{
width:165px;
height:41px;
background:url(../images/right_top_01.jpg) no-repeat 0px 0px;
font-weight:bold;
padding:0px 0px 0px 35px;
color:#000000;

}
#archivelink .body
{
width:165px;
margin: 0px;
padding:0px 5px 0px 10px;
border-left:1px solid #30BFD6;
border-right:1px solid #30BFD6;
background:#D6F3FF;
}
#archivelink .bot
{
width:165px;
height:13px;
margin:0px;
padding:0px;
background:url(../images/right_bot_01.jpg) no-repeat 0px 0px;
}
#archivelink ul {
	padding:0px;
	margin:0px;
	list-style:none;
	background:none;
}
#archivelink ul li {
	padding:5px 0px 0px 4px;
	background:url(../images/dot_line_01.jpg) repeat-x bottom left;
	width:auto;
	margin:0px 0px 0px 2px;	
	font-size:11px;
	color: #000;	
	text-decoration:none;
}
#archivelink ul li a{
	text-decoration:none;
	background:url(../images/blue-bullet.jpg) no-repeat 0px 0px;
	padding-left:14px;
}
#archivelink ul li a:hover{
	text-decoration:none;
	color:#FF3300;
}

.galary_alternative ul{
    padding:0px;
	margin:0px;
	list-style:none;
	background:none;
}

.galary_alternative ul li{
    padding:5px 0px 3px 4px;
	float:left;
}

.galary_alternative ul li a{
    text-decoration:none;
	padding-left:10px;
}
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 4px;
    min-width: 84px; /* be nice to Opera */
	
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(../images/tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 2.5;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border: 1px solid #d0ccc9;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
	margin-bottom:20px;
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}
