/*	
	IphonesUnlocker.com	
*/

/* Main */
body {
	color:#454950;
	font:62.5% Helvetica, Arial, sans-serif;
	line-height:1.4em;
	background-color: #FFF;
	background-image: url(../images/iphonebg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
p {
	font-size:1.4em;
	line-height:1.5em;
	padding:0 0 10px 0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.center {
	text-align:center;
}
.spacer {
	padding:0 0 15px 0;
}
.small-spacer {
	padding:0 0 20px 0;
} 
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
hr {
	background:#c1c2c3;
	border: 0;
	color: #c1c2c3;
	height: 1px;
	margin:25px 0;
}
.a-left {
	text-align:left;
}
.a-right {
	text-align:right;
}
.marker {
	font-weight:bold;
	font-size:1.6em;
	line-height:1.3em;
	color:#777;
}
.small {
	color:#919191;
	font-size:1.2em;
	line-height:1.8em;
}

/* Tables Styling */
table span {
	padding:0 10px 0 0;
	font-weight:bold;
}
td {
	padding:17px 7px;
	border-bottom: 1px solid #e2e2e2;
	font-size:1.3em;
	text-align:center;
}
td a.promo-link {
	font-size:.9em;
}
tr.table-header {
	background:url(../images/upper-shade.gif) repeat-x;
}
tr.table-header h4 {
	padding:15px 0;
}
th {
	padding: 0px 10px;
	border-top:1px solid #d4d4d4;
	border-bottom:1px solid #e2e2e2;
	font-weight:bold;
}

/* Quotes styling */
blockquote {
	width:400px;
	margin:10px 0 15px 0;
	padding:10px 0 10px 20px;
	border-left:2px solid #CCC;
	font-size:1.5em;
	line-height:1.4em;
	color:black;
	font-weight:bold;
}
cite {
	padding:10px 0 0 0;
	color:#777;
	display:block;
}

/* Lists */
#content ul,
#content ol {
	padding:10px 0 10px 18px;
}
	#content ul li,
	#content ol li {
		font-size:1.4em;
		padding:0 0 5px 0;
	}

/* Form Styling */
label {
	display:block;
	margin:15px 0 20px 0;
	font-size:1.6em;
	color:black;
	font-weight:bold;
}
input,
textarea {
	background:url(../images/upper-shade.gif) repeat-x top;
	border:1px solid #cacaca;
	padding:7px;
	margin:0 0 5px 0;
	font-family: Helvetica, Arial, sans-serif;
}
input {
	width:210px;
}
	input.smaller {
		width:100px;
	}
	input.larger {
		width:400px;
	}
.submit {
    border:none;
	width:150px;
	height:37px;
	margin:10px 5px 0 0;
	font-weight:bold;
	color:#fff;
    background:url(../images/button.gif) no-repeat 0 0;
}
	.submit:hover {
		background-position: 0 -37px;
		cursor:pointer;
	}
.button {
	border:1px solid #2E3136;
	background:#45494F;
	padding:5px 15px;
	color:white;
	font-weight:bold;
	font-size:1.2em;
}

/* Headings */
h1, h2, h3, h4, h5 {
	color:#454950;
	font-size:3.7em;
	font-weight:bold;
	padding:5px 0 15px 0;
}
h1 {
	letter-spacing:-2px;
}
h2 {
	font-size:2.2em;
	color:#373A3F;
	padding:5px 0 20px 0;
}
h3 {
	font-size:1.9em;
	font-weight:bold;
}
h4 {
	font-size:1.6em;
	line-height:1.4em;
}
h5 {
	font-size:1.4em;
	line-height:1.3em;
}

/* Links Style */
a:link, a:visited, a:active {
	color:#2080d5;
	text-decoration:none;
}
a:hover {
	color:black;
	text-decoration:underline;
}

/* Promo links */
a.promo-link {
	line-height:41px;
	width:133px;
background:transparent url(../images/promo-link.png) 0 0;
	color:#2e2e2e;
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
	margin:0 5px 0 5px;
	cursor:pointer;
}
	a:hover.promo-link {
		background-position: 0 -41px;
		text-decoration:none;
		color:#4481d4;
	}
	
/* Wrapper */
#wrapper {
	position:relative;
	margin:0 auto;
	width:960px;
	padding:0 0 30px 0;
}
/* Header */
#header {
	position:relative;
	height:134px;
}
	/* Logo */
	#header h1#logo, #header h1#logo a { 
		display:block;
		height:37px;
		width:462px;
	}
	#header h1#logo {
	background:url(../images/logo.png) no-repeat;
	border:none;
      width:462px;
	height:85px;
	left:0px;
	margin:0;
	padding:0;
	position:absolute;
	text-indent:-999em;
	top:0px;
	background-image: url(../images/toplogo.gif);
	}
	/* Navigation */
	ul#navigation {
	 	margin:0;
  		list-style:none;
		position:absolute;
		bottom:0;
		padding:0;
	}
		ul#navigation li {
			float:left;
			background:url(../images/tab-unactive-left.gif) no-repeat left top;
			margin:0;
			padding:0 0 0 5px;
			margin:0 4px 0 0;
		}
		ul#navigation a {
			float:left;
			display:block;
			background:url(../images/tab-unactive-right.gif) no-repeat right top;
			padding:10px 15px 10px 10px;
			text-decoration:none;
			font-weight:bold;
			font-size:1.3em;
			color:white;
		}
		ul#navigation a:hover {
			color:#d0d5de;
		}
			/* Hover class */
			ul#navigation .hover {
				background:url(../images/tab-hover-left.gif) no-repeat left top;
			}
			ul#navigation .hover a {
				background:url(../images/tab-hover-right.gif) no-repeat right top;
			}
			/* Current list item */
			ul#navigation .current {
				background:url(../images/tab-active-left.gif) no-repeat left top;
			}
			ul#navigation .current a {
				background:url(../images/tab-active-right.gif) no-repeat right top;
				color:#2b2e32;
			}
			/* Highlighted (blue) list item */
			ul#navigation .highlighted {
				background:url(../images/tab-highlighted-left.gif) no-repeat left top;
			}
			ul#navigation .highlighted a {
				background:url(../images/tab-highlighted-right.gif) no-repeat right top;
			}
			ul#navigation .highlighted a:hover {
				color:#93ddff;
			}
			
	/* Right upper menu */
	ul#fast-links {
	 	margin:0;
  		list-style:none;
		position:absolute;
		bottom:0;
		right:0;
		padding:0;
	}
		ul#fast-links li {
			float:left;
			margin:0;
			padding:0 0 0 5px;
			margin:0 2px 0 0;
		}
		ul#fast-links a {
			float:left;
			display:block;
			padding:10px 10px 12px 5px;
			text-decoration:none;
			font-weight:bold;
			font-size:1.2em;
			color:#c6c9d1;
		}
		ul#fast-links a:hover {
			text-decoration:underline;
		}
			/* Current list item */
			ul#fast-links .current {
				background:url(../images/fast-links-hover-left.gif) no-repeat left center;
			}
			ul#fast-links .current a {
				background:url(../images/fast-links-hover-right.gif) no-repeat right center;
			}
	
	/* Promo Container */
	#promo-container {
		background:url(../images/promo-shade.gif) bottom no-repeat;
		padding:30px 0 60px 0;
		margin:0 0 20px 0;
		position:relative;
	}
		#promo-info {
			position:absolute;
			bottom:50px;
			right:0;
			color:black;
		}
		/* Pages title */
		#promo-container h1,
		#promo-container h2,
		#promo-container h3 {
			color:#2B2E32;
			padding:25px 0 0 0;
		}
		ul#sub-menu {
			margin:0;
			list-style:none;
			position:absolute;
			bottom:45px;
			right:0;
			padding:0;
		}
			ul#sub-menu li {
				float:left;
				margin:0;
				padding:0 0 0 5px;
				margin:0 2px 0 0;
			}
			ul#sub-menu a {
				float:left;
				display:block;
				padding:10px 10px 12px 5px;
				text-decoration:none;
				font-size:.9em;
			}
			ul#sub-menu li.current a {
				color:black;
				cursor:default;
			}

		/* "Signup for free" or "Take the tour" links positioning */
		.promo-links {
			position:absolute;
			top:160px;
			left:40px;
		}
		/* "or" text */
		.promo-links span {
			font-size:1.8em;
			color:white;
			line-height:41px;
			margin:0 5px 0 5px;
		}
		.promo-links a.promo-link,
		.promo-links span {
			float:left;
		}
		
		/* Slider */
		#slider {
			height:243px;
			overflow:hidden;
			/* IE6, IE7 Fix */
			position:relative;
		}
			#slider ul,
			#slider ul li {
				margin:0;
				padding:0;
				list-style:none;
			}
			#slider ul li { 
				height:243px;
				overflow:hidden;
				position:relative; 
				font-size:1em;
			}
			/* Slider controls */
			#prev-slide,
			#next-slide {
				display:block;
				width:25px;
				height:53px;
				text-indent:-999em;
				position:absolute;
				top:125px;
				left:-45px;
			}
			#next-slide {
				left:980px;
			}
				#prev-slide a,
				#next-slide a {
					display:block;
					width:25px;
					height:53px;
					background:url(../images/slider-controls.gif) no-repeat 0 0;	
				}
				#next-slide a {
					background-position:0 -53px;
				}
				
	/* Home introduction text and info strips */
	.intro-div {
		width:580px;
		padding:0 0 50px 0;
	}
	.info-strip {
		width:479px;
		min-height:120px;
		padding:0 0 25px 0;
	}
		.info-strip .desc {
			width:75%;
			padding:0 50px 0 0;
		}

	/* Columns */
	.left-column {
		width:479px;
		padding:0 0 30px 0;
	}

.about-page {
		width:879px;
		padding:0 0 30px 0;
	}
	.right-column {
		width:372px;
		padding:0 0 30px 40px;
		background:url(../images/left-shade.gif) no-repeat left center;
		min-height:400px;
	}
	.center-box {
		width:700px;
		margin:0 auto;
		margin-bottom:40px;
		padding:30px;
		background:url(../images/upper-shade.gif) top repeat-x;
		text-align:center;
		border:1px solid #e2e2e2;
		border-bottom:1px solid #d4d4d4;
	}
	
	/* Features tabs */
	ul.tabs {
  		list-style:none;
		padding:0 !important;
	}
		ul.tabs li {
			float:left;
			margin:0 1px 0 0;
			text-align:center;
		}
		ul.tabs li a {
			display:block;
			width:82px;
			line-height:37px;
			background:url(../images/tabs.gif) no-repeat left top;
			color:#777;
			font-size:0.9em;
			font-weight:bold;
		}
		ul.tabs li a.selected {
			background-position:0 -37px;
			color:black;
		}
	
	/* Bottom Promo */
	/* First panel left border trick */
	#bottom-promo .first {
		background:url(../images/bottom-promo-left-border.gif) left repeat-y;
	}
	#bottom-promo .panel {
		width:239px;
		height:165px;
		float:left;
		border:1px solid #cacaca;
		border-left:none;
		margin:30px 0 25px 0;
	}
		/* Panel icon */
		#bottom-promo .panel img {
			padding:10px 15px 0 10px;
		}
		/* Panel title */
		#bottom-promo .panel h3 {
			padding:28px 0 30px 0;
		}
		/* Panel description */
		#bottom-promo .panel p {
			line-height:1.4em;
			font-size:1.3em;
			padding:0 13px 13px 13px
		}
		/* Search panel */
		input#panel-search {
			margin:13px 0 0 0;
			width:192px;
		}





.bar {
	height:312px;
	background:#000 url(images/bar.gif) top repeat-x;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	}
.bar .inner {
	width:980px;
	height:312px;
	margin:0 auto;
	text-align:left;
	position:relative;
	background:url(images/barbox.jpg) 1px 28px no-repeat;
	}
.bar .iphone {
	height:337px;
	width:142px;
	background:url(images/bariphone.gif) bottom center no-repeat;
	position:absolute;
	top:-25px;
	left:809px;
	}
.bar .left {
	height:281px;
	width:35px;
	background:url(images/barleft.jpg);
	position:absolute;
	top:31px;
	left:241px;
	}
.bar .right {
	height:194px;
	width:22px;
	background:url(images/barright.gif);
	position:absolute;
	top:31px;
	left:787px;
	}
.bar .head {
	height:52px;
	width:367px;
	background:url(images/barwhyus.gif);
	position:absolute;
	left:276px;
	top:31px;
	}
.bar .cloud {
	height:83px;
	width:144px;
	background:url(images/baronlycloud.gif);
	position:absolute;
	left:643px;
	top:0px;
	}
.bar .bottom {
	height:24px;
	width:295px;
	background:url(images/barbottom.gif);
	position:absolute;
	left:276px;
	top:209px;
	}
.bar .bottomDisk {
	height:79px;
	width:53px;
	background:url(images/bardiskbottom.gif);
	position:absolute;
	left:276px;
	top:233px;
	}
.bar .download {
	display:block;
	height:82px;
	width:216px;
	position:absolute;
	left:571px;
	top:209px;
	}
.bar .text {
	height:120px;
	padding-top:6px;
	width:511px;
	background:url(images/bartext.gif);
	position:absolute;
	left:276px;
	top:83px;
	line-height:16px;
	}
.bar .text .textLeft {
	float:left;
	width:230px;
	padding-left:5px;
	}
.bar .text .textRight {
	float:right;
	width:230px;
	padding-right:5px;
	}









/* Content */


.content {
	width:938px;
	background:#FFFFFF;
	margin:0 auto;
	text-align:left;
	border-left:1px solid #676666;
	border-right:1px solid #676666;
	padding:15px 20px 0 20px;
	line-height:18px;
	}
.content p {
	padding-left:15px;
	}
.content h1 {
	margin:0;
	padding:5px 0 5px 0;
	color:#000000;
	font-size:24px;
	font-weight:normal;
	line-height:28px;
	}
.content h2 {
	margin:0;
	padding:5px 0 5px 0;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	line-height:28px;
	}
.content .left {
	float:left;
	width:685px;
	padding:0 40px 0 0;
	background:url(images/seperator.gif) right center no-repeat;
	}
.content .left ol {
	margin:0 0 0 50px;
	padding:0;
	}
.content .right {
	float:right;
	width:282px;
	}
.content .right img, .content .left img {
	margin:0 auto;
	display:block;
	}
.content .clear {
	clear:both;
	height:1px;
	overflow:hidden;
	}
.contentBottom {
	height:15px;
	width:980px;
	margin:0 auto 20px auto;
	background:url(images/content.gif);
	overflow:hidden;
	}

/* Footer */

.footer {
	height:15px;
	padding-top:10px;
	line-height:15px;
	width:980px;
	background:url(images/footer.gif);
	margin:0 auto;
	}
.footer a {
	color:#788947;
	text-decoration:none;
	margin:0 20px;
	}
.footer a:hover {
	color:#fff;
	}


/* Footer */

.category {
	height:15px;
	padding-top:10px;
	line-height:15px;
	width:980px;
	background:url(images/navigation.png);
	margin:0 auto;
	}
.category a {
	color:#788947;
	text-decoration:none;
	margin:0 20px;
	}
.category a:hover {
	color:#fff;
	}

.copyright {
	width:978px;
	padding:10px 0;
	line-height:16px;
	background:#151516;
	border-left:1px solid #676666;
	border-right:1px solid #676666;
	margin:0 auto;
	color:#848484;
	font-size:11px;
	}

.smallfieldcell input { 
 width: 90px; 
 font: 10px Tahoma, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #0E0E0E; 
 color: #97BE2F; 
 border: 1px solid #97BE2F; 
} 

.smallfieldcell select {
width:170;
background-image: none;
font-family: Tahoma;
font-style: normal;
font-size: 12px;
color: #97BE2F;
border-color:#97BE2F;
border-style: none;
border-width: 0px;
scrollbar-arrow-color: #12406F;
background-color: #0E0E0E;

} 


.smallfieldcell textarea { 
 width: 200px; 
 font: 10px Tahoma, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #0E0E0E; 
 color: #97BE2F; 
 border: 1px solid #97BE2F; 
 scrollbar-3dlight-color: #0e0e0e ;
           scrollbar-arrow-color: #b0d8e3 ;
           scrollbar-base-color: #0e0e0e ;
           scrollbar-darkshadow-color: #0e0e0e ;
           scrollbar-face-color: #0e0e0e ;
           scrollbar-highlight-color: #0e0e0e ;
 scrollbar-shadow-color: #0e0e0e;
}

.smallfieldcell submit { 
 width: 10px; 
 height: 10;
 font: 9px Tahoma, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #0E0E0E; 
 color: #97BE2F; 
 border: 1px solid #97BE2F; 
} 

.highlight img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
-moz-opacity: 0.5;
}

.highlight:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

a.keret {
	color: #1B252B;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding:inherit;
	color:#CCCCCC;
	
}
a.keret:hover {
	color: #00D8FF;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border: 2;
	border-color:#474747;
	
}

.keret {
		color: #000000;
		margin-top: 2px;
		margin-right: 2px;
		margin-bottom: 2px;
		margin-left: 2px;
		border: 2;
		border-color:#000000;
		
}

.keret2 {
		color: #000000;
		margin-top: 0px;
		margin-right: 4px;
		margin-bottom: 4px;
		margin-left: 0px;
		border: 4;
		border-color:#000000;
		
}


.szovegdarkcyan {
		color: #42a5ba; 
		font-weight: lighter;
		font-size: 10px;
		font-family:Verdana;
		margin-left: 2px;
		margin-right: 2px;
		margin-top: 2px;
}


.szoveg0 {
		color: #97BE2F; 
		font-weight: lighter;
		font-size: 14px;
		font-family:Tahoma;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
}

.szoveg0bold {
		color: #72AB00; 
		font-weight: bold;
		font-size: 11px;
		font-family:Tahoma;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
}

.szoveg01 {
		color: #879fa5; 
		font-weight: lighter;
		font-size: 11px;
		font-family:Tahome;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
}

.szovegtopdate {
		color: #856883; 
		font-weight: lighter;
		font-size: 9px;
		font-family:Verdana;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
}

.szoveg1 {
		color: #B5B5B5; 
		font-weight: lighter;
		font-size: 10px;
		font-family:Verdana;
		margin-left: 2px;
		margin-right: 2px;
		margin-top: 2px;
}

.szoveg1bg {
		color: #575757; 
		font-weight: lighter;
		font-size: 10px;
		font-family:Tahoma;
		margin-left: 2px;
		margin-right: 2px;
		margin-top: 2px;
}


.szoveg2 {
		color: #1FC3E1; 
		font-weight: lighter;
		font-size: 10px;
		font-family:Verdana;
		margin-left: 2px;
		margin-right: 2px;
		margin-top: 2px;
}

.szoveg_cyan {
		color: #00D8FF; 
		font-weight: lighter;
		font-size: 10px;
		font-family:Verdana;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
}

.szoveg4 {
		color: #ffffff; 
		font-weight: lighter;
		font-size: 9px;
		font-family:tahoma;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
}

.szoveg4w {
		color: #FFFFFF; 
		font-weight: lighter;
		font-size: 9px;
		font-family:Verdana;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
}

.szoveg4topmenu {
		color: #13c2e8; 
		font-weight: bold;
		font-size: 10px;
		font-family:Tahoma;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
}

.szoveg4white {
		color: #FFFFFF; 
		font-weight: lighter;
		font-size: 11px;
		font-family:Verdana;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
}


ul {
	margin:0px;
	margin-left:40px;
	margin-bottom:10px;
	padding:0px;
}

.footer, .footer a:link, .footer a:active, .footer a:visited, .footer a:hover, .footer a:visited hover {
	font-size:11px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.links-light-med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-variant: normal;
}
.links-light-med:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3594C0;
	text-decoration: none;
	font-weight: bold;
}
.links-dark-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #053656;
	text-decoration: none;
	font-weight: bold;
}
.links-dark-big:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.txt-light-med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A5DCFF;
	text-decoration: none;
	font-weight: normal;
}
.txt-light-med2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2879AC;
	text-decoration: none;
	font-weight: bold;
}
.txt-light-med3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.links-light-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.txt-dark-med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #021422;
	text-decoration: none;
	font-weight: bold;
}
.links-light-big:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
.txt-light-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2879AC;
	text-decoration: none;
	font-weight: normal;
}
.txt-light-small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}
.txt-dark-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}
.links-dark-med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03273F;
	text-decoration: none;
	font-weight: bold;
}
.links-dark-med:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #64ADD8;
	text-decoration: none;
	font-weight: bold;
}
.style5 {font-family: Tahoma; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: normal; line-height: 16px; }
.style11 {
	color: #97BE2F;
	font-weight: bold;font-size: 14px;
}








.style100 {color: #97BE2F
}
.style121 {color: #97BE2F; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px;}
.style13 {color: #97BE2F}
.style21 {color: #FFFFFF}
.style253 {font-size: 24px;
	color: #97BE2F;}
.style281 {color: #97BE2F; font-weight: bold; font-size: larger;}
.style282 {font-size: larger; color: #97BE2F;}
.style287 {color: #97BE2F;
	font-weight: bold;}
.style22 {font-size: 12px}
.style303 {color: #97BE2F; font-family: Verdana, Arial, Helvetica, sans-serif}
.style3033 {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif}
.ch {cursor:pointer; cursor:hand; }
.ch1 {cursor:pointer; cursor:hand; }
.ch2 {cursor:pointer; cursor:hand; }
.googblnk {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#009900;  cursor:pointer;}
.googbody {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; cursor:pointer;}
.googlnk {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #0000CC;
	text-decoration: underline;
	cursor:pointer;}
.ch3 {cursor:pointer; cursor:hand; }
.ch11 {cursor:pointer; cursor:hand; }
.ch21 {cursor:pointer; cursor:hand; }
.ch31 {cursor:pointer; cursor:hand; }
.style332 {font-size: 16px}
.style10 {color: #339966;
        font-weight: bold;}
.style109 {	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #97BE2F;
}
.style111 {color: #97BE2F; font-weight: bold; font-size: 12px; }
.style356 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #97BE2F;}
.style308 {color: #97BE2F}
.style309 {	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.style310 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; }
.style313 {font-weight: bold; color: #FFFFFF;}
.style315 {font-weight: bold; color: #97BE2F;}
.style316 {font-weight: bold; font-size: 16px; color: #252D5E;}
.style357 {color: #FFFFFF; font-size: 12px}
.style335 {font-size: 24px}
.style337 {font-size: 24px; font-weight: bold; }
.style338 {font-style: italic; color: #FFFFFF;}
.style358 {	color: #97BE2F;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style359 {color: #97BE2F; font-weight: bold; }
.style252 {color: #97BE2F; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 24px;}
.style232 {font-family: Georgia, "Times New Roman", Times, serif}
.style284 {font-size: 18px; color: #97BE2F;}
.style333 {font-size: 18px}
.style1 {font-size: x-small;
	color: #97BE2F;
}
.style123 {font-size: 16px; color: #FFFFFF; }




































.rule {
height: 2px;
width: 490px;
background-image: url(images/rule.gif);
background-repeat: repeat-x;
clear: both;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
margin-bottom: 15px;
}

.boldtext {
font-weight: bold;
color: #000000;
}

.indent {
border-left: 10px solid #393939;
margin-left: 3px;
margin-bottom: 10px;
padding-left: 10px;;
margin-top: 5px;
}



/** You can use this style for your INPUT, TEXTAREA, SELECT elements **/
.myinputstyle {
	border: 1px groove #8ea99a;
	/** remember to change image path **/
	background: url(none) no-repeat #8ea99a;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 17px;
	color: #ffffff;
}

/** You can use this style for your LABEL elements **/
.mylabelstyle {
	font-family: tahoma, helvetica, sans-serif;
	font-style: bold;
	font-size: 13px;
	color: #82983e;
}

