/* CSS Document */

body
{
margin:34px 0px;
background:url(images/bg.jpg) repeat-x #02407B;
}

.fullWidth{width:100%;}

.fullHeight{width:100%;}

.floatLeft{float:left;}

.floatRight{float:right;}

.clear{clear:both;}

.rowspacer{width:20px;}

img, div, input { behavior: url("iepngfix.htc") }

#pagebg
{
width:100%;
height:auto;
background:url(images/page-bg.jpg) no-repeat top center;
}

#warp
{
width:1027px;
margin:0 auto;
}

/*========= header classes Start ===========*/

#header
{
width:1002px;
margin:0 auto;
}

#hed-right
{
width:786px;
}

#topmenu
{
width:786px;
height:28px;
font:normal 12px Arial, Helvetica, sans-serif;
color:#fff;
padding-top:11px;
}

#topmenu a
{
font:normal 12px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
}

#topmenu a:hover
{
text-decoration:underline;
}



/*========= midpart classes Start ===========*/

#midpart
{
width:1002px;
background-color:#FFFFFF;
margin:0 auto;
}

#mid-layer
{
width:974px;
margin:0 auto;
}

#container
{
width:650px;
}

#rightpart
{
width:308px;
}

/*============== container classes Start ==============*/

.title-cont
{
width:650px;
font:normal 14px Arial, Verdana;
color:#242424;
line-height: 1.4em;
}

.title-cont h1
{
font:normal 24px Arial, Verdana;
color:#052242;
line-height: 1.4em;
letter-spacing: 1px;
margin:0px;
padding:0px;
}

.title-cont h1 a
{
font:normal 24px Arial, Verdana;
color:#052242;
line-height: 1.4em;
letter-spacing: 1px;
text-decoration:none;
margin:0px;
padding:0px;
}

.ul_liicon
{
	margin:0px;
	padding:0px;
}
.ul_liicon li 
{
	font:normal 14px Arial, Verdana;
	color:#64B352;
	line-height: 1.4em;
	letter-spacing: normal;
	vertical-align: top;
	display: list-item;
	list-style-position: outside;
	text-align: left;
	list-style-position:top;
	list-style:none;
	float:left;
	margin-right:10px;
}
.ul_liicon li a
{
	font:normal 14px Arial, Verdana;
	color:#64B352;
	line-height: 1.4em;
	letter-spacing: normal;
	text-decoration:none;
}
.ul_liicon li a:hover
{
	line-height: 1.4em;
	letter-spacing: normal;
	text-decoration:underline;
}

/*============== rightpart classes Start ==============*/

.right-corbg1
{
width:288px;
background:url(images/cor-bg.jpg);
padding:0px 10px 0px 10px;
}

.comm-cor1
{
width:296px;
height:44px;
background:url(images/rcor-2-1.jpg) no-repeat;
font:normal 20px Arial;
color:#343434;
line-height:18px;
padding:7px 0px 0px 12px;
}

.comm-cor2
{
width:276px;
background:url(images/rcor-2-2-bg.jpg);
padding:0px 16px 0px 16px;
}

.comm-cor2 a
{
font:normal 14px Arial;
color:#000;
line-height:18px;
text-decoration:none;
}
.comm-cor2 a:hover
{
line-height:18px;
text-decoration:underline;
}


/*========= footer classes Start ===========*/

#footer
{
width:1027px;
}

.commonfoot
{
width:174px;
height:250px;
border-right:1px solid #fff;
padding-left:30px;
font:normal 11px Arial, Helvetica, sans-serif;
color:#FFFFFF;
line-height:20px;
}

.commonfoot a
{
font:normal 11px Arial, Helvetica, sans-serif;
color:#FFFFFF;
line-height:20px;
text-decoration:none;
}

.commonfoot a:hover
{
line-height:20px;
text-decoration:underline;
}

/*========= Text classes Start ===========*/

.gentext
{
font:normal 14px Arial, Helvetica, sans-serif;
color:#242424;
line-height:18px;
}

.graytext
{
font:normal 12px Arial, Helvetica, sans-serif;
color:#333333;
line-height:18px;
}

.graybigh1
{
	font:normal 20px Arial;
	color:#343434;
	line-height:18px;
}

.graymidh1
{
	font:bold 12px Arial;
	color:#7B7B7B;
	line-height:18px;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	color:#242424;
	}

.alignright a {
	font:bold 14px "Trebuchet MS", Arial;
	color:#242424;
	}

.alignleft {
	float: left;
	color:#242424;
	}
.alignleft a {
	font:bold 14px "Trebuchet MS", Arial;
	color:#242424;
	}
/* End Images */


.commentlist
{
font:normal 14px "Trebuchet MS", Arial;
color:#FFFFFF;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	/*font-weight: bold;*/
font:normal 14px "Trebuchet MS", Arial;
color:#242424;
/*line-height:18px;*/
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #242424;
	
	
	
	}

.commentlist cite, .commentlist cite a {
	/*font-weight: bold;*/
	padding-left:3px;
	font:bold 12px "Trebuchet MS", Arial;
	color:#242424;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata , .commentmetadata a  {
	margin-left:5px;
	display: block;
	font:normal 12px "Trebuchet MS", Arial;
	color:#242424;
	}
/* End Comments */


#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	font:normal 12px "Trebuchet MS", Arial;
	color:#242424;
	}


  h3 {
   font:bold 14px "Trebuchet MS", Arial;
	color:#242424;
	}
small {
	font-family: "Trebuchet MS", Arial;
	font-size:11px;
	/*line-height: 1.5em;*/
	color:#242424;
	}

.postmetadata  {
	clear: both;
	font:normal 14px "Trebuchet MS", Arial;
	/*line-height: 1.5em;*/
	color:#242424;
}
.postmetadata a {
	 
	font:bold 12px "Trebuchet MS", Arial;
	/*line-height: 1.5em;*/
	color:#242424;
}


h2 {
    font:bold 18px "Trebuchet MS", Arial;
	color:#242424;
	padding:0px;
	margin:0px;
	}
h2.pagetitle {
   font:bold 18px "Trebuchet MS", Arial;
	color:#242424;
	padding:0px;
	margin:0px;
	}

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


#ajaxNewsletter, .newsletterContainer {
	/* newsletter container */
}

#newsletterFormDiv {
	/* newsletter form elements*/
}

.newsletterTextInput {
	/* email text input */
	width:250px;
}

#newsletterLoading {
	/* the loading message while the subscription is beeing handled */
}

.success {
	/* the success message container */
}


.error {
	font:normal 12px "Trebuchet MS", Arial;
	color:#CC0000;
}


.submit
{
	background-image:url('images/subscribe.jpg');
	border:0px;
	width:153px;
	height:36px;
	margin-top:15px;
	font:bold 24px "Trebuchet MS", Arial;
	font-style:italic;
	color:#FFFFFF;
	padding:0px;
}

.stbuttontext{
	font:bold 12px Arial, Verdana;
	color:#64B352;
	text-decoration:none;
   
   
}