/*   template: What's your solution?
     author: luka cvrk (www.solucija.com)   */

body {
	margin: 0;
	padding: 0;
	font: 70% Tahoma, Arial, Helvetica, sans-serif;
	color: #7e7e7e; 
	background: #FFFFFF url(images/bg.jpg) repeat-x;
	line-height: 16px; 
}

a {
	color: #010099;
	background-color: inherit;
	text-decoration: none;
}

a:hover {
	color: #AA0000;
	background-color: inherit;
}

h1 {
	font: bold 1.8em Arial, Sans-Serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}

h1 a {
	text-decoration: none;
}

h2 {
	margin: 0; 
	padding: 3px 0 6px 0; 
	font: 160% Arial, Sans-Serif;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	
}

h2 a {
	color: #6AC65D;
	background-color: inherit;
	text-decoration: none;
}


p {
	padding: 2px 0 5px;
	margin: 0;
}

#content {
	margin: 0px auto;
	width: 720px;
	font-size: 1.05em;
	line-height: 1.25;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.header { 
	height: 45px; 
	margin: 0px 0 0px 0; 
	padding: 0px 0 0 0px;
	background: #FFF url(images/headerbg.jpg) repeat-x bottom left;
	color: #AEC7DD;
}
	
.searchform {
	float: right;
	padding: 2px 5px 0 0;
}

.subheader {
	clear: both;
	height: 28px;
	margin: 0 0 5px 0;
	background-color: #E5ECF4;
	background-image: url(images/hmrightbg.jpg);
	background-repeat: repeat-x;
}

.subheader_left {
	line-height: 28px;
	width: 130px;
	color: #0001A1;
	padding: 0 5px 0 5px;
	background-color: #E5ECF4;
	font-variant: small-caps;
	font-size: 0.8em;
	letter-spacing: 1.5px;
	background-image: url(images/hmrightbg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

.subheader_left a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
}

.subheader_right {
	color: #626262;
	line-height: 28px;
	float: right;
	width: 575px;
	font-size: 0.95em;
	font-family: Arial, Helvetica, sans-serif;
	
}

.subheader_right a {
	margin: 0px 2px 0 0;
	padding: 7px 10px 8px 10px;
	color: #010099;
	background: inherit;
	font-weight: bold;
	text-decoration: none;
}

.subheader_right a:hover {
	background-color: #ACC7E4;
	background-image: url(Whats_your_solution/images/hmleftbg.jpg) repeat-x;
	border-top: 1px solid #1A83AC;
	color: #FFFFFF;
}

.left {
	float: left;
	padding: 5px 0 0 0px;
	width: 185px;
	font-size: .65em;
}


.left a {
	color: #2A1FFF;
	background-color: inherit;
	text-decoration: none;
}

.left a:hover {
	color: #AA0000;
	background-color: inherit;
}



.right {
	float: right;
	width: 505px;
	margin: 0 0 20px 0px;
	padding: 0px 5px 0 10px;
	color: #000000;
	background-color: #FFFFFF;
	border-left: 1px solid #e6e6e6;
	text-align: justify;
	font-size: 1.2em;
	border-right-color: #e6e6e6;
	border-right-style: solid;
	border-right-width: 1px;
	
}

a.info {
	font: bold 1.3em Arial, Sans-Serif; 
	text-decoration:none; 
	position:relative;
}

a.info span {
	display:none;
}

a.info:hover {
	
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	Background-color: #ACC7E4;
	background-image:url(images/question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

.line {
	height: 2px;
	margin: 10px 0 10px 0;
}

.right_left {
	float: left;
	width: 154px;
	padding: 13px;
	background-image: url(images/corner.gif) no-repeat bottom right;
	color: #FFFFFF;
	font-size: 1.5em;
	background-color: #010099;
}

.right_right {
	float: right;
	width: 460px;
	padding: 25px;
	background-image: url(images/corner.gif) no-repeat bottom right;
	color: #FFFFFF;
	font-size: 0.9em;
	background-color: #010099;
	text-align: left;
}

.footer {
	clear: both;
	color: #999999;
	background-color: #FFFFFF;
	padding: 10px 0 10px 0;
	border-top: 1px solid #e6e6e6;
	text-align: center;
	line-height: 13px;
	font-size: .85em;
}

.footer a {
	text-decoration: none;
	color: #0000FF;
}
.footer a:hover {
	color: #AA0000;
	
}

.footerQUOTE {
	font-size:14px;
	font-style:normal;
	font-stretch:expanded;
	color: #AA0000;
	font-weight: bolder;
	letter-spacing: 10px;
	
}

form.search {
	padding: 0; 
	margin: 0; 
}

input.text { 
	margin: 0; 
	width: 95px;
	border: 1px solid #ccc; 
	background: #FFF;
	color: #000; 
}

input.text:hover { 
	border: 1px solid #808080; 
}

input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: none; 
	background: #FFFFFF; 
	color: #808080; 
	padding: 1px; 
	font-weight: bold; 
}

.date { 
	color: #ccc; 
	background: #FFFFFF;
	text-align: right; 
	margin: 4px 0 3px 0; 
	padding: 0; 
}


.imgRight {
	float: right;
	clear: right;
	padding: 0px 0px 0px 6px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	
	}

	
#content .right li{
	list-style-position: outside;
	list-style-type: circle;
	margin-left: -25px;
	list-style-image: url(images/bullet1.jpg);
	line-height: 1.5;
	font-size: 1em;
}

.quote {
	font:size: 1.5ems;
	font-size: 1.3em;
	line-height: 1.15;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	}
	
.sectionHeading {
	font:size: 1.5ems;
	font-size: .90em;
	line-height: 1;
	font-family: "Times New Roman", Times, serif;
	color: #000096;
	
	}
.smallLeft {
	font-size: 0.95em;
	font-variant: normal;
	}

.campaign {
	font-size: 1em;
	font-style: oblique;
	font-weight: bold;
	color: #AA0000;
	}
.pStatement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.99em;
	font-style: italic;
	color: #7F3F00;
	padding: 25px 10px 10px 10px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #AA0000;
	border-right-color: #AA0000;
	border-bottom-color: #AA0000;
	border-left-color: #AA0000;
	margin-right: 15px;
	text-align: justify;
}


.leftAlign {
	text-align:left;
	}
.imgLeft {
	float: left;
	clear: left;
	padding: 0px 10px 0px 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: -10px;
}
.reformSpacing {
	line-height: 1.5;
}

.internalList {
	list-style-position:outside;
	list-style-type:none;
	list-style: none;
	line-height: normal;
	font-size: .95em;
	margin: 5px 15px 5px 55px;
	padding: 5px 10px 5px 5px;
}

.internalList2 {
	list-style-position:outside;
	list-style-type:none;
	list-style: none;
	line-height: normal;
	font-size: .95em;
	margin: 5px 15px 5px 75px;
	padding: 5px 10px 5px 5px;
}
