
@font-face {
    font-family: 'GeoMedium';
    src: url('Geo-webfont.eot');
    src: url('Geo-webfont.eot?#iefix') format('embedded-opentype'),
         url('Geo-webfont.woff') format('woff'),
         url('Geo-webfont.ttf') format('truetype'),
         url('Geo-webfont.svg#GeoMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GeoOblique';
    src: url('Geo_Oblique-webfont.eot');
    src: url('Geo_Oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('Geo_Oblique-webfont.woff') format('woff'),
         url('Geo_Oblique-webfont.ttf') format('truetype'),
         url('Geo_Oblique-webfont.svg#GeoOblique') format('svg');
    font-weight: normal;
    font-style: normal;

}

/**************************************************************************/
@font-face {
    font-family: 'GputeksRegular';
    src: url('Gputeks-Regular-webfont.eot');
    src: url('Gputeks-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Gputeks-Regular-webfont.woff') format('woff'),
         url('Gputeks-Regular-webfont.ttf') format('truetype'),
         url('Gputeks-Regular-webfont.svg#GputeksRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GputeksBold';
    src: url('Gputeks-Bold-webfont.eot');
    src: url('Gputeks-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Gputeks-Bold-webfont.woff') format('woff'),
         url('Gputeks-Bold-webfont.ttf') format('truetype'),
         url('Gputeks-Bold-webfont.svg#GputeksBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


/**************************************************************************/





@font-face {
    font-family: 'LaconicLight';
    src: url('Laconic_Light-webfont.eot');
    src: url('Laconic_Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('Laconic_Light-webfont.woff') format('woff'),
         url('Laconic_Light-webfont.ttf') format('truetype'),
         url('Laconic_Light-webfont.svg#LaconicLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LaconicRegular';
    src: url('Laconic_Regular-webfont.eot');
    src: url('Laconic_Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Laconic_Regular-webfont.woff') format('woff'),
         url('Laconic_Regular-webfont.ttf') format('truetype'),
         url('Laconic_Regular-webfont.svg#LaconicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LaconicBold';
    src: url('Laconic_Bold-webfont.eot');
    src: url('Laconic_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Laconic_Bold-webfont.woff') format('woff'),
         url('Laconic_Bold-webfont.ttf') format('truetype'),
         url('Laconic_Bold-webfont.svg#LaconicBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LaconicShadow';
    src: url('Laconic_Shadow-webfont.eot');
    src: url('Laconic_Shadow-webfont.eot?#iefix') format('embedded-opentype'),
         url('Laconic_Shadow-webfont.woff') format('woff'),
         url('Laconic_Shadow-webfont.ttf') format('truetype'),
         url('Laconic_Shadow-webfont.svg#LaconicShadow') format('svg');
    font-weight: normal;
    font-style: normal;

}



/**************************************************************************/


.ris_hit
{
    color: #070C26;
    font-family: 'GputeksBold';
    font-size: 20px;
    
}




.ris_head
{
    color: #003B6A;
    font-family: 'LaconicLight';
    font-size: 20px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #003B6A;
    margin-bottom: 10px;
    /*text-transform: uppercase;*/
    font-weight: bold;
    margin-left: 15px;
}
.ris_capssmall
{
    color: #003B6A;
    font-family: 'LaconicRegular';
    font-size: 16px;
    
}

.ris_head1
{
    color: #174694;
    font-family: 'LaconicLight';
    font-size: 20px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #003B6A;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 15px;
}


@import url(navi.css);
@import url(forms.css);
@import url(tables.css);
@import url(homepage.css);
@import url(featured_slide.css);

body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	background-color: #FFFFFF;
	line-height: 18px;
}

img{
	display: block;
	margin: 0;
	padding: 0;
	border: none;
}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear: both;
    height: 18px;
}
br.clear{clear:both; margin-top:-15px;}

a{
    color: #000000;
    outline: none;
    text-decoration: none;
}

.fl_left{
	float: left;
}
.fl_right
{
	float: right;
	margin-right: 10px;
}

.imgl, .imgr{border:1px solid #999999; padding:5px;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper
{
	position: relative;
	float: left;
	width: 100%;
	margin: 0;
	text-align: justify;
	top: 0px;
	left: 0px;
	
}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6
{
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
	font-family: Georgia, "Times New Roman" , Times, serif;
	
}

.col1{color:#FFFFFF; /*background-color:#70848E;*/
      
      
      }
.col2{color:#666666; 
     
      }
      
     
.col3{
    color: #000000;
    background-color: #FFFFFF;
}
.col4{
	color: #ffffff;
	background-color: #124191 !important;
	border-top: 1px dotted #232323;
}
.col4 a{
	color: #E5E5E5;
}
.col5, .col5 a{
	color: #CCCCCC;
	background-color: #1A3151;
}

/* ----------------------------------------------Generalise-------------------------------------*/

#header, #topbar, #featured_slide, #homecontent, #breadcrumb, #container, #footer, #copyright{
	position: relative;
	margin: 0 auto 0;
	display: block;
	width: 980px;
}

/* ----------------------------------------------Header-------------------------------------*/

#header
{
	padding: 1px 0;
	width: 1000px;
    top: 0px;
    left: 0px;
}

#header .fl_left{
	display: block;
	float: left;
	width: 280px;
	overflow: hidden;
}

#header .fl_left h1, #header .fl_left p{
	margin:0;
	padding:0;
	line-height:normal;
	}

#header .fl_left h1{
	font-size:36px;
	}

#header h1 a{
	color:#CED6DA;
	background-color:#70848E;
	}

.search
{
	display: block;
	width: 290px;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
}

.search ul{
	margin:40px 0 10px 0;
	padding:0;
	list-style:none;
	}

.search li{
	display:inline;
	}

/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb{
	padding:20px 0;
	}

#breadcrumb a{color:#FFFFFF; background-color:#A2B1B9;}

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Content-------------------------------------*/

#container{
	padding:20px 0;
	}

#container h1, #container h2, #container h3, #container h4, #container h5, #container h6
{
	font-size: 22px;
	margin: 0 0 15px 0;
	padding: 0 0 8px 0;
	color: #CCCCCC;
	background-color: #FFFFFF;
	border-bottom: 1px solid #E7E6E6;
}

#content{
	display:block;
	float:left;
	width:600px;
	}

/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#666666; background-color:#F7F7F7;}
#comments .commentlist li.comment_odd a{color:#8397A2; background-color:#F7F7F7;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#8397A2; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p{margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Column-------------------------------------*/

#column{
	display:block;
	float:right;
	width:300px;
	}

#column .holder, #column #featured{
	display:block;
	width:300px;
	margin-bottom:20px;
	}

#column .holder p{
	line-height:18px;
	}

#column h2{
	font-size:20px;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 0 0;
	font-size:20px;
	line-height:normal;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	border:1px solid #666666;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#footer
{
	padding: 10px 10px 10px 10px;
}

#footer h2{
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #E7E6E6;
}

#footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	}

#footer li{
	margin-bottom: 5px;
}

#footer li.last{
	margin:0;
	}

#footer address{
	font-style:normal;
	line-height:1.5em;
	margin-bottom:3px;
	}

#footer .footbox{
	display: block;
	float: left;
	width: 170px;
	margin: 0 20px 0 0;
	padding: 0 5px 0 5px;
}

#footer .last{
	margin-right:0;
	}

.footbox ul li a:hover
{
	font-weight: bolder;
	text-decoration: underline blink;
}

/*---------------------------------------------------------------------------homepage------------*/



#homecontent
{
	padding: 10px;
	line-height: 18px;
}

#homecontent h2{
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0 0 8px 0;
	color: #3333FF;
	background-color: #FFFFFF;
	border-bottom: 1px solid #E7E6E6;
}

#homecontent img{
	padding:4px;
	border:1px solid #203931;
	}

#homecontent ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#homecontent p.readmore{
	font-weight:bold;
	text-align:right;
	}

/* Left Column */

#homecontent .fl_left{
	display: block;
	float: left;
	width: 625px;
}

#homecontent .fl_left .column2{
	display: block;
	width: 625px;
}

#homecontent .fl_left li{
	display: block;
	float: left;
	width: 295px;
	margin: 0 30px 10px 0;
	padding: 0;
}

#homecontent .fl_left li.last{
	margin-right: 0;
}

#homecontent .fl_left li h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 8px 0;
	font-size:20px;
	border-bottom:1px solid #26443A;
	}

#homecontent .fl_left li h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	}

#homecontent .fl_left p.readmore{
	display: block;
	width: 270px;
	padding: 5px;
	text-align: right;
	line-height: normal;
	font-weight: bold;
}

/* Right Column */

#homecontent .fl_right{
	display: block;
	float: right;
	width: 300px;
}

#homecontent .fl_right p.readmore{
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #E7E6E6;
	clear: both;
}

#homecontent .fl_right li.last p.readmore{
	margin-bottom:0;
	border-bottom:none;
	}

#homecontent .fl_right li{
	display: block;
	width: 300px;
	margin: 0;
	padding: 0;
}

#homecontent .fl_right img{
	float: left;
	margin: 0 10px 0 0;
}
























/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
	padding: 10px 0;
}

#copyright p{
	margin:0;
	padding:0;
	}
	
	.w_sh
	{-webkit-box-shadow: 1px 1px 3px 1px rgba(150, 150, 150, 5);
	-moz-box-shadow: 1px 1px 3px 1px rgba(150, 150, 150, 5);
	box-shadow: 1px 1px 3px 1px rgba(150, 150, 150, 5);}
	.w_sh1
	{-webkit-box-shadow: 0px 0px 2px 0px rgba(150, 150, 150, 3);
	-moz-box-shadow: 0px 0px 2px 0px rgba(150, 150, 150, 3);
	box-shadow: 0px 0px 2px 0px rgba(150, 150, 150, 3);}
	
	.w_sh1:hover
	{-webkit-box-shadow: 0px 0px 3px 1px rgba(150, 150, 350, 3);
	-moz-box-shadow: 0px 0px 3px 1px rgba(150, 150, 350, 3);
	box-shadow: 0px 0px 3px 1px rgba(150, 150, 350, 3);}
	
	
	 .w_gradientblue
		{
			background: -moz-linear-gradient(top, rgba(18,65,145,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(18,65,145,1)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(18,65,145,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(18,65,145,1) 0%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(18,65,145,1) 0%,rgba(125,185,232,0) 100%); /* IE10+ */
background: linear-gradient(top, rgba(18,65,145,1) 0%,rgba(125,185,232,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#124191', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */
			}
	
	.w_gradient2
	{
		background: #ffff00;
/* Old browsers */	background: -moz-linear-gradient(top, #ffff00 0%, #ffee00 48%, #ffdd00 52%,#ffff00 100%); /* FF3.6+ */;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffff00),color-stop(48%,#ffee00), color-stop(52%,#ffdd00), color-stop(100%,#ffff00)); /* 

Chrome,Safari4+ */;
	background: -webkit-linear-gradient(top, #ffff00 0%,#ffee00 48%,#ffdd00 52%,#ffff00 100%); /* Chrome10+,Safari5.1+ */;
	background: -o-linear-gradient(top, #ffff00 0%,#ffee00 48%,#ffdd00 52%,#ffff00 100%); /* Opera 11.10+ */;
	background: -ms-linear-gradient(top, #ffff00 0%,#ffee00 48%,#ffdd00 52%,#ffff00 100%); /* IE10+ */;
	background: linear-gradient(top, #ffff00 0%,#ffee00 48%,#ffdd00 52%,#ffff00 100%); /* W3C */;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff00',endColorstr='#ffff00',GradientType=0 ); /* IE6-9 */
	
		}
	.w_gradient
	{	
		background: #ffff55; /* Old browsers */
background: -moz-linear-gradient(top, #ffff55 67%, #fefcea 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(67%,#ffff55), color-stop(100%,#fefcea)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffff55 67%,#fefcea 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffff55 67%,#fefcea 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffff55 67%,#fefcea 100%); /* IE10+ */
background: linear-gradient(top, #ffff55 67%,#fefcea 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff55', endColorstr='#fefcea',GradientType=0 ); /* IE6-9 */
		
		}
		
.w_gradient_gray
{
	background: -moz-linear-gradient(top, rgba(153,153,153,0.65) 0%, rgba(155,155,155,0.65) 2%, rgba(234,234,234,0) 79%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153,153,153,0.65)), color-stop(2%,rgba(155,155,155,0.65)), color-stop(79%,rgba(234,234,234,0)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(153,153,153,0.65) 0%,rgba(155,155,155,0.65) 2%,rgba(234,234,234,0) 79%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(153,153,153,0.65) 0%,rgba(155,155,155,0.65) 2%,rgba(234,234,234,0) 79%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(153,153,153,0.65) 0%,rgba(155,155,155,0.65) 2%,rgba(234,234,234,0) 79%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(top, rgba(153,153,153,0.65) 0%,rgba(155,155,155,0.65) 2%,rgba(234,234,234,0) 79%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6999999', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
		
	.w_searchbar
{
	border: 1pt solid #CCCCCC;
	padding: 5px 1% 5px 1%;
	margin-left: 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 1px 1px 3px 1px rgba(150, 150, 150, 5);
	-moz-box-shadow: 1px 1px 3px 1px rgba(150, 150, 150, 5);
	box-shadow: 1px 1px 3px 1px rgba(150, 150, 150, 5);
	
	
	width: 680px;
	float: right;
}

	.w_search
{
	width: 29%;
	float: left;
	padding: 0px;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #808080;
}
.w_search p
{
	padding: 1px;
	margin: 1px;
	color: #333333;
	
}
.w_search input[type="button"]
, .w_search input[type="text"]
{
	width: 100px;
	
	
}

.facebook
{
	background-position: left center;
	background-image: url(  '../images/f.png' );
	height: 20px;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-size: 20px 20px;

}
.google
{
	background-position: left center;
	background-image: url(  '../images/g.png' );
	height: 20px;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-size: 20px 20px;

}
.twitter
{
	background-position: left center;
	background-image: url(  '../images/t.png' );
	height: 20px;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-size: 20px 20px;

}
.youtube
{
	background-position: left center;
	background-image: url(  '../images/y.png' );
	height: 20px;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-size: 20px 20px;

}

.content p.pages
{
	margin: 0;
	padding: 4px 10px 4px 10px;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	width: 100%;
	height: 72px;
}
.content p.pages span, .content p.pages a
{
	border: 1px solid #C0C0C0;
	display: block;
	float: left;
	margin: 0 2px 0 0;
	padding: 4px 0 4px 0;
	width: 20px;
	text-decoration: none;
	text-align: center;
}
.content p.pages span, .content p.pages a:hover {
	color:#c26a03;
	background:#FFFF00;
	
	
}
.content p.pages a {
	color: #FFFFFF;
	border: none;
}
.content p.pages small {
	padding:8px 0 0;
	font-size:12px;
	float:right;
	line-height:24px;
}
.content .mainbar .comment {
	margin:0;
	padding:16px 0 0 0;
}

.Browse_by_Category
{    width: 625px;
    height: 432px;
}


.Browse_by_Category p
{
	
	padding-bottom: 0px;
	line-height: 30px;
	/*background-position: left center;
	background-image: url('../images/ra.gif');
	background-repeat: no-repeat;*/
	padding-left: 20px;
}


.Browse_by_Category a
{
    /*border: 1pt solid #CCCCCC;*/
    padding-bottom: 10px;
    padding-left: 34px;
    margin-top: 2px;
    margin-bottom: 2px;
    text-align: left;
    width: 80%;
    vertical-align: middle;
    padding-top: 10px;
    background-repeat: no-repeat;
    background-position: left center;
    clear: right;
    float: left;
    text-transform: capitalize;
}

.ul_num
{
	
}

.ul_num li p
{
	background-position: left 3px;
	background-image: url('../images/ra.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-right: 5px;
}


.text
{
    width: 350px;
    
}
.ris_sh
{
    
    -webkit-box-shadow: 1px 1px 3px 0px rgba(200, 200, 200, 1);
    -moz-box-shadow: 1px 1px 3px 0px rgba(200, 200, 200, 1);
    box-shadow: 1px 1px 3px 0px rgba(200, 200, 200, 1);
}
.ris_sh:hover
{
     -webkit-box-shadow: 1px 2px 2px 0px rgba(150, 150, 150, 2);
-moz-box-shadow: 1px 2px 2px 0px rgba(150, 150, 150, 2);
box-shadow: 1px 2px 2px 0px rgba(150, 150, 150, 2); 
}



.w_form
{
	/*-webkit-box-shadow: inset 1px 1px 50px 20px rgba(700, 700, 200, 9);
	-moz-box-shadow: inset 1px 1px 50px 20px rgba(700, 700, 200, 9);
	box-shadow: inset 1px 1px 50px 20px rgba(700, 700, 200, 9);
*/
	
	
	background-color: #FFFFFF;
}
.w_form tr td input[type="text"]
{
	border: 1px solid #c0c0c0;
	width: 98%;
	border: 1px solid #c0c0c0;
	
	padding: 2px;
	height: 16px;
	background-color: #fff;
}
.w_form textarea
{
	border: 1px solid #c0c0c0;
	width: 98%;
	border: 1px solid #c0c0c0;
	padding: 2px;
	
	background-color: #fff;
}
.w_form SELECT
{
	border: 1px solid #c0c0c0;
	width: 98%;
	 border: 1px solid #c0c0c0;
	
	padding: 1px 2px 1px 2px;
	height: 22px;
	background-color: #fff;
}
.w_form OPTION {
	width: 98%;
	 border: 1px solid #c0c0c0;
	
	padding: 2px;
	height: 16px;
	background-color: #fff;
	}

.w_form .btn
{
	border: 0px solid #ffffff;
	padding: 6px 20px 6px 20px;
	/*color: #c26a03;*/
	
background: rgb(254,252,234); /* Old browsers */
background: -moz-linear-gradient(top, rgba(254,252,234,1) 0%, rgba(241,218,54,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,252,234,1)), color-stop(100%,rgba(241,218,54,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ); /* IE6-9 */







}

.w_form td
{
	padding: 2px 2px 2px 5px;
}
.ris_btn
{  
 
  border-width: 1pt; border-color: #FFCC00;  

 
 padding: 5px 15px 5px 15px;


 -webkit-box-shadow: 1px 1px 3px 0px rgba(200, 200, 200, 5);
 -moz-box-shadow: 1px 1px 3px 0px rgba(200, 200, 200, 5);
 box-shadow: 1px 1px 3px 0px rgba(200, 200, 200, 5);

 
    background: #ffff00; /* Old browsers */
background: -moz-linear-gradient(top, #ffff00 0%, #ffee00 48%, #ffdd00 52%,#ffff00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffff00),color-stop(48%,#ffee00), color-stop(52%,#ffdd00), color-stop(100%,#ffff00)); /* 

Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffff00 0%,#ffee00 48%,#ffdd00 52%,#ffff00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffff00 0%,#ffee00 48%,#ffdd00 52%,#ffff00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffff00 0%,#ffee00 48%,#ffdd00 52%,#ffff00 100%); /* IE10+ */
 background: linear-gradient(top, #ffff00 0%,#ffee00 48%,#ffdd00 52%,#ffff00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff00',endColorstr='#ffff00',GradientType=0 ); /* IE6-9 */


  }
.ris_ad
{
    height: 170px;
    width: 625px;
}







.content .sidebar {
	padding:0;
	float:right;
	width:260px;
}
.content .sidebar .gadget {
	margin:0 0 12px;
	padding:0 20px 24px;
}
.content .sidebar h2 {
	color:#3f3f3f;
}
ul.sb_menu, ul.ex_menu {
	margin:0;
	padding:0;
	list-style:none;
	color:#959595;
}
ul.sb_menu li, ul.ex_menu li {
	margin:0;
}
ul.sb_menu li {
	padding:4px 0;
	width:220px;
	border-bottom:1px solid #d3d3d3;
}
ul.ex_menu li {
	padding:4px 0;
}
ul.sb_menu li a {
	color: #003B6A;
	text-decoration:none;
	margin-left:-16px;
	padding:4px 8px 4px 16px;
}
ul.ex_menu li a {
	font-weight:bold;
	color:#161616;
	text-decoration:none;
}
ul.sb_menu li a:hover, ul.ex_menu li a:hover
{
    color: #003C6C;
    font-weight: bold;
    text-decoration: none;
}

ul.sb_menu_w
{
	margin: 0;
	padding: 0;
	list-style: none;
	color: #333333;
}
ul.ex_menu
{
	margin: 0;
	padding: 0 0 0 50px;
	list-style: none;
	color: #003B6A;
}
ul.sb_menu_w li, ul.ex_menu li {
	margin:0;
}
ul.sb_menu_w li
{
	padding: 4px 0;
	width: 220px;
	border-bottom: 1px solid #d3d3d3;
	
}

ul.ex_menu li
{
	border-style: none;
	padding: 4px 0;
}
ul.sb_menu_w li a {
	color: #003B6A;
	text-decoration:none;
	margin-left:-16px;
	padding:4px 8px 4px 16px;
}
ul.ex_menu li a {
	font-weight:bold;
	color:#161616;
	text-decoration:none;
}
    ul.sb_menu_w li a:hover, ul.ex_menu li a:hover
    {
        color: #003C6C;
        font-weight: bold;
        text-decoration: none;
    }


ul.sb_menu li:hover, ul.ex_menu li:hover {
	color:#c26a03;
	
	text-decoration:none;
	background:#FFFF00;
	
	
	
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(left, #ffffff 0%, #fcedb5 47%, #FFFF00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(47%,#fcedb5), color-stop(100%,#FFFF00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #ffffff 0%,#fcedb5 47%,#FFFF00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #ffffff 0%,#fcedb5 47%,#FFFF00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #ffffff 0%,#fcedb5 47%,#FFFF00 100%); /* IE10+ */
background: linear-gradient(left, #ffffff 0%,#fcedb5 47%,#FFFF00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#FFFF00',GradientType=1 ); /* IE6-9 */
	

	
}




.imsubc
{
    margin-left: 30px;
}

.ris_sidebar
{
    float: right;
    margin-right: 5px;
    padding: 0;
    width: 300px; /*GRAY GRADIENT*/
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 0%, #fcedb5 47%, #FFFF00 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(47%,#fcedb5), color-stop(100%,#FFFF00)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #ffffff 0%,#fcedb5 47%,#FFFF00 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #ffffff 0%,#fcedb5 47%,#FFFF00 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #ffffff 0%,#fcedb5 47%,#FFFF00 100%); /* IE10+ */
    background: linear-gradient(left, #ffffff 0%,#fcedb5 47%,#FFFF00 100%); /* W3C */ /* IE6-9 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
    background: linear-gradient(left, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=     '#ffffff' , endColorstr= '#ededed' ,GradientType=1 );
    float: left;
   
}
.ris_sidebar .ris_gadget
{
    margin: 0 0 16px;
    padding: 0 10px 16px 50px;
     
}
.ris_sidebar h2 {
	margin:0 0 16px;
	padding:0;
}


.ris_h2
{
    margin: 4px 0;
    padding: 4px 10 4px 10;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    text-transform: none;
    color: #174694;
    font-family: 'LaconicLight';
}
/*h2 i
{
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}*/
.w_f_left
{
    color: #174694;
}

.w_list
{font-family: verdana; font-size: 11px; color: #003399; text-align: left; background-color: #FFFFB7; border: 1px solid #EBEBEB; padding: 0px; margin-bottom: 5px; width: 100%}

.w_list:hover
{
    -webkit-box-shadow: 0px 0px 5px 0px rgba(200, 200, 200, 5);
    box-shadow: 0px 0px 5px 0px rgba(200, 200, 200, 5);
    background-color: #FFFFFF;
}