/* @group << -----------// global //----- */

* {
	margin: 0px;
	padding: 0px;
}

img, div, #wrapper1, #footer, .shadow {
	behavior: url("css/iepngfix.htc")
}

body {
	padding: 0;
	margin: 0;
	font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
	background: #707070 url(../images/backg-body.jpg) repeat-x left top;
	color: #454545;
}

a {
	color: #114298;
	background: inherit;
	text-decoration: underline;
}

a:hover {
	color: #9966CC;
	background: inherit;
	text-decoration: none;
}

p {
	margin: 5px 0;
}

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

form {
	display: block;
	margin: 0px;
	padding: 2px;
}

img {
	border: 0;
}

hr {
	height: 1px;
	border-style: none;
	color: #d0d0d0;
	background-color: #c0c0c0;
	margin: 10px 0;
}	
/* IE6 Whitespace Bug fix*/
	ul li {
	display: inline; 
}

/* @end */

/* @group << -----------// heads //----- */

h1 {
	font: bold 1.4em/1.5em Arial, Helvetica, sans-serif;
	padding: 4px 0 2px;
	margin: 0;
	color: #003593;
	display: block;
	background-image: url(../images/lrline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#wrapper1 {
	margin: 0 auto;
	padding: 0px;
	background-image: url(../images/backg-header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;

/* @end */

/* @group << -----------// Containers  //- */

}
#content{
	margin: 0 auto;
	width: 960px;
	padding: 0px;
}

#header {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100px;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* @end */

/* @group << -----------// Banners //---- */

.banner-v1 {
	height: 260px;
	overflow: hidden;
	padding: 15px 0px 5px;
	margin: 0px;
	clear: both;
}

.banner-v2 {
	padding: 10px 0px 0px;
	margin: 0px;
	clear: both;
}

/* @end */

/* @group << -----------// Top Menu //------ */

#menu {
	margin: 0 auto;
	width: 960px;
	clear: both;
	height: 26px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	text-align: right;
	padding-left: 0px;
}

#menu li {
	list-style: none;
	display: inline;
}

#menu li a {
	text-decoration: none;
	margin: 0;
	font-weight: 400;
	color: #4BBEB7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 10px;
	height: 26px;
	line-height: 26px;
}

#menu li a:hover {
	color: #EAE8D8;
}

#menu li a.current {
	color: #fff;
	line-height: 26px;
}

/* @end */

/* @group << -----------// Vertical Navigation //-- */

#navVertical {
	list-style-type: none;
	list-style-image: none;
}

#navVertical ul {
	margin: 0;
	padding: 0;
}

#navVertical a:link, #navVertical a:visited {
	padding: 8px 8px 6px 15px;
	color: #333333;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #D6D3BB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0px;
	background-image: url(../images/arrow-art2.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-weight: 400;
}

/* fix for IE5 white space gap */

#navVertical a {
	display: inline-block;
}

/* fix for IE5 white space gap part 2 */

#navVertical a {
	display: block;
}

#navVertical a:hover {
	color: #544693;
	background-image: url(../images/arrow-art3.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
}

/* @end */

/* @group << -----------// Sub Vertical Navigation  //-- */

#subnavVertical {
	list-style-type: none;
	list-style-image: none;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	background-image: none;
}

#subnavVertical   ul {
	margin: 0;
	padding: 0;
}

#subnavVertical a:link, #subnavVertical  a:visited {
	padding: 7px 7px 7px 0px;
	color: #3D8CC6;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #D6D3BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	margin: 0px;
	background-image: none;
}

/* fix for IE5 white space gap */

#subnavVertical a {
	display: inline-block;
}

/* fix for IE5 white space gap part 2 */

#subnavVertical a {
	display: block;
}

#subnavVertical a:hover {
	color: #333333;
	background-image: none;
}

/* @end */

/* @group << -----------//LeftSide //--- */

#left_side {
	float: left;
	width: 250px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #EAE8D8;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: 400;
	margin: 0px;
	padding: 50px 0px 0px;
}

#left_side .head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #2EACAA;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 0px;
	padding: 0px;
}

#left_side .head2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 1.2em;
	color: #FFFFFF;
	display: block;
	margin-bottom: 10px;
	font-weight: 400;
	margin-top: 0px;
	padding: 0px;
}

#left_side .pad {
	padding: 0px 10px 5px;
	margin: 0px;
}

#left_side h3 {
	color: #3D8BC6;
	font: bold 1.3em/1.3em Arial, Sans-Serif;
	padding: 6px 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DDC4;
	margin-bottom: 10px;
}

/* @end */

/* @group << -----------//RightSide //----- */

#right_side {
	width: 690px;
	padding: 0px;
	margin: 0px;
	float: right;
}

.contentGroup {
	display: block;
	margin: 0px;
	padding: 0px 20px 10px;
	background-color: #FFFFFF;
	border: 10px solid #FFFFFF;
	width: 630px;
}

.shadow {
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 27px;
	width: 688px;
	text-align: right;
}

#right_side h3 {
	background: inherit;
	padding: 0;
	margin: 0;
	font: bold 1.3em/1.6em Arial, Sans-Serif;
}

#right_side  h2 {
	background: url(../images/lrline.gif) no-repeat bottom left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 400;
	color: #FFFFFF;
}

#right_side p {
	color: #454545;
	padding: 0;
	text-align: left;
	margin: 10px 0px 4px;
}

/* @end */

/* @group << -----------// Boxes //------ */

#box_1 {
	margin: 10px 10px 5px 0;
	padding: 8px;
	float: left;
	width: 185px;
	background-image: url(../images/backg-boxes.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-top: 1px solid #DFE7F0;
}

#box_2 {
	margin: 10px 10px 0px 0px;
	padding: 8px;
	float: left;
	width: 185px;
	background-image: url(../images/backg-boxes.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFE7F0;
	background-repeat: no-repeat;
	background-position: center top;
}

#box_3 {
	margin: 10px 0px 0px;
	padding: 8px;
	float: left;
	width: 185px;
	background-image: url(../images/backg-boxes.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFE7F0;
	background-repeat: no-repeat;
	background-position: left top;
}

#box_4 {
	margin: 0 0 2em 0px;
	padding: 8px;
	float: left;
	width: 150px;
	background-color: #cccccc;
}

#box_1 p, #box_2 p, #box_3 p, #box_4 p {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	font-weight: 400;
}

#box_1 h2, #box_2 h2, #box_3 h2, #box_4 h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003495;
	font-size: 12px;
	font-weight: bold;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px 0px 6px;
	padding: 0px 0px 2px;
	line-height: 16px;
}

#box_1 ul, #box_2 ul, #box_3 ul, #box_4 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#box_1 li, #box_2 li, #box_3 li, #box_4 li {
	margin: 0;
	padding: 2px 0 0 0px;
	font-size: 1em;
}

/* @end */

/* @group << -----------// Login Gadget // */

.table-cells {
	padding: 1px 2px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.login-table {
	margin: 1px;
	width: 100%;
	font-size: 10px;
}

/* @end */

/* @group << -----------// Table for Forms //- */

#box-table-a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 630px;
	text-align: left;
	border-collapse: collapse;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#box-table-a th {
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #E0DDC4;
	border-top: 4px solid #E0DDC4;
	border-bottom: 1px solid #fff;
	color: #039;
}

#box-table-a strong {
	font-weight: bold;
	color: #707070;
	font-size: 1em;
	text-transform: capitalize;
}

#box-table-a td {
	padding: 8px;
	background: #FBF7EE;
	border-bottom: 1px solid #E0DDC4;
	color: #669;
	border-top: 1px solid #E0DDC4;
}

#box-table-a tr:hover td {
	background: #FFFFFF;
	color: #666666;
}

.box-table-Headline {
	font: bold 1.3em/1.6em Arial, Helvetica, sans-serif;
	padding: 10px 0 4px;
	margin: 0 0 5;
	color: #8F8D7D;
	display: block;
	background-image: url(../images/lrline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#box-backg-cream {
	background-color: #EAE8D8;
	display: block;
	padding: 0px 0px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 6px solid #FFFFFF;
	color: #333333;
}

#box-backg-cream .pad {
	margin: 0px;
	padding: 0px;
}

#box-backg-green {
	background-color: #2EACAA;
	display: block;
	padding: 0px 0px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 6px solid #4bbeb7;
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1.3em;
}

#box-backg-green .pad h3 {
	color: #EAE8D8;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C1B4;
}

#box-backg-black {
	background-color: #505050;
	display: block;
	padding: 0px 0px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 6px solid #454545;
	color: #DFDDCD;
}

#box-backg-black .pad a {
	color: #9999FF;
}

#box-backg-black .pad a:hover {
	color: #00CCFF;
	text-decoration: none;
}

#box-backg-black .pad h3 {
	color: #2EACAA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F6F6F;
}

/* @end */

/* @group << -----------// SPECIAL //---- */

.clearer {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.divider-line {
	background-image: url(../images/lrline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding: 10px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.image-right {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.image-left {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto 1em;
	color: #DFDDCD;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/* @end */

/* @group << -----------// footer //------ */

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:link {
	text-decoration: underline;
	color: #8EBFE0;
}

#footer a:hover , #footer a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

/* @end */
.contentGroupHome {
	display: block;
	margin: 0px;
	padding: 0px 20px 10px;
	background-color: #EAE8D8;
	border: 10px solid #FFFFFF;
	width: 630px;
}
.like {
	height: 30px;
	width: 200px;
	padding-right: 0px;
	padding-left: 84px;
}

