body {
	margin: 0px;
	padding: 0px;
	background-color: #E1E1E1;
}
#wrapper {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 150%;
}
.bodyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	list-style-image: url(../images/bodyBullet.gif);
}
.leftSubLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/bodyBullet.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	text-indent: 35px;
	height: 24px;
}
.leftSubLink a{
	color:#000000;
	text-decoration:none;}
.leftSubLink a:hover{
	text-decoration:underline;
}
.boldText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.topLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;
}
.topLink:hover {
	color: #FFCC00;
	text-decoration: none;
}
.googleSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
	text-align: center;
	height: 23px;
	background-image: url(../images/search_img_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #4A4A4A;
	padding: 0px;
	margin: 0px;
}
.topBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	background-color: transparent;
	background-image: url(../images/top_bar_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #747474;
}
.searchBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E1E1E1;
	text-decoration: none;
	background-color: #262626;
	border: 1px solid #4A4A4A;
	text-indent: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.topBarLink{
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #747474;
}
.topBarLink:hover{
	color: #FFCC00;
	text-decoration: none;
	display: block;
}
.welcomeBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #383838;
	padding: 10px;
	text-align: justify;
}
.welcomeText{
	font-family: "Trebuchet MS";
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.marqueHead{
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.container{
	background-color: #E1E1E1;
	border: 1px solid #919191;
}
.contant{
	background-color: #1E1E1E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.innerContant{
	background-color: #BCBCBC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.rightBox{
	background-color: #D6D6D6;
	border: 1px solid #919191;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 38px;
	font-weight: normal;
	color: #004A4A;
	text-decoration: none;
	height: 38px;
	margin: 0px;
	background-color: transparent;
	background-image: url(../images/h1_bg.jpg);
	background-repeat: repeat-x;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #004A4A;
	border-left-color: #004A4A;
	text-indent: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3C8C8;
	padding: 0px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #14307D;
	text-decoration: none;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
}
h3, h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
}
h3 a:hover{
	text-decoration:underline;
}
.leftLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	border: 1px solid #404040;
	background-image: url(../images/leftLinkBulletHover.gif);
	background-repeat: no-repeat;
	text-indent: 32px;
	border: 1px solid #E1E1E1;
	background-position: 10px;
	display: block;
}
.leftLink:hover, .leftLinkHover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #404040;
	background-image: url(../images/leftLinkBullet.gif);
	background-repeat: no-repeat;
	text-indent: 32px;
	border: 1px solid #E1E1E1;
	background-position: 10px;
	display: block;
}
.leftLinkHover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
}
.subContantHead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 29px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/conatantSubHeadBg.jpg);
	background-repeat: repeat-x;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	height: 29px;
}
.subContantLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #757575;
	text-decoration: none;
	list-style-image: url(../images/subHeadArrow.gif);
}
.subContantLink ul{
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.subContantLink a, .subContantSubLink a{
	text-decoration: none;
	color: #757575;
}
.subContantLink a:hover, .subContantSubLink:hover{
	color: #FFFFFF;
}
.subContantSubLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #757575;
	text-decoration: none;
	padding:0px;
	background-color: transparent;
	background-image: url(../images/subHeadArrow.gif);
	background-repeat: no-repeat;
	background-position: 35px;
	text-indent: 55px;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.padding{
	height:10px;
}
.smallHead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/smallBullet.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	text-indent: 35px;
}
.smallText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
}
p{
	text-indent: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
ul{
	margin-top:5px;
	margin-bottom:5px;
}
a{
	text-decoration:none;
}
input[type=text], textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:21px;
	text-decoration: none;
}
.grid {
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A7A7A7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A7A7A7;
	background-color: #EEEEEE;
}
.grid th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #A7A7A7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EEEEEE;
	border-bottom-color: #A7A7A7;
	text-align: center;
	line-height: normal;
	height: 24px;
	background-image: url(../images/grid_head_bg.jpg);
	background-repeat: repeat;
}
.grid-row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A7A7A7;
	border-bottom-color: #A7A7A7;
	height: 22px;
	line-height: 150%;
	list-style-type: square;
	list-style-image: none;
	padding: 5px;
}
.grid-row ul, .grid-row-center ul, .grid-alternate-row ul, .grid-alternate-row-center ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.grid-row-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A7A7A7;
	border-bottom-color: #A7A7A7;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 22px;
	list-style-image: none;
	list-style-type: square;
}
.grid-alternate-row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A7A7A7;
	border-bottom-color: #A7A7A7;
	height: 22px;
	background-color: #FFFFFF;
	line-height: 150%;
	text-align: left;
	list-style-image: none;
	list-style-type: square;
	padding: 5px;
}
.grid-alternate-row-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A7A7A7;
	border-bottom-color: #A7A7A7;
	background-color: #FFFFFF;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 22px;
	list-style-image: none;
	list-style-type: square;
}
.newsText{font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}
.newsText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
}
.newsText a:hover{
	text-decoration: underline;
	}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 70px;
}
.footer a{
	color: #FF9900;
	text-decoration: none;
	line-height: 28px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
}
.footer a:hover{
	text-decoration: none;
	color: #666666;
}

/**********************/
#interface1 {
	z-index:1;
}
#loader_container {text-align:center;position:absolute;top:40%;width:100%}
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}

#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}
.title_h2 {
	width:100%;
	background-color:#404040;
	line-height:24px;
	/*padding:12px 0 0 12px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.border_preview{
	z-index:100;
	position:absolute;
	background: #F3F3F3;
	border: 1px solid #808080;
	margin: 0px;
	padding: 0px;
	height: 394px;
	width: 510px;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	margin-top: 10px;
}
.preview_temp_load img{
	vertical-align:middle;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
	#container{	
		position:relative;
		width:656px;
		}	
	#content{
	position:relative;
	width: 595px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 236px;
	border: 1px solid #b6b6b7;
	background-color: #FFFFFF;
	padding-left: 5px;
		}
		
/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
	padding:0;
	list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:590px;
	height:231px;
	overflow:hidden;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:28px;
		height:70px;
		position:absolute;
		left:-29px;
		top:85px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:601px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:28px;
		height:70px;
		background:url(../images/new_btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/new_btn_next.gif) no-repeat 0 0;	
		}	
		
/* // Easy Slider */
