a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

body {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background: #5B8EBE url(../images/gradient.gif) repeat-x 0 0;
	margin: 0px;
	padding: 0px;	
	padding-bottom: 20px;
}

img {
	border: none;
}

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

.inputtext {
	font-family: Tahoma;
	font-size: 10px;
	color: #727272;
	border: 1px solid #1C466C;	
	background-color: #FFFFDC;
	padding: 4px 0px 0px 4px;
	height: 15px;
	width: 157px;
}

.content {
	vertical-align: top;
	background-color: white;
	padding: 20px 15px 15px 20px;
	color: #2F2F2F;
	font-size: 12px;
}

h1, h2, h3 {
	font-family: Tahoma;
	font-weight: bold;
	color: #FF9C00;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

.highlight {
	padding: 10px 0px 10px 0px;
	font-style: italic;
}

.plink {
	color: #4B86BC; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: underline;
}

.blink {
	font-size: 12px; 
	text-decoration: underline; 
	font-weight: bold;
}

.footer {

}

.globalnav {
	background: #FFFFFF url(../images/nav_gradient.gif) repeat-x 0 0;
}

/* Global Navigation Buttons Styles */

.button {
	background: #FFFFFF url(../images/button/gradient.gif) repeat-x bottom;
	padding: 0px 10px 0px 10px;
}

.photoleft {
  margin: 0;
  padding: 10px 20px 0 0;
  background: transparent;
  float: left;
}

.h_button {
	background: #FFFFFF url(../images/button/h_gradient.gif) repeat-x 0 0;
	padding: 0px 10px 0px 10px;
}

/* Highlighted button var2 */
.h2_button {
	background: #FFFFFF url(../images/button/h2_gradient.jpg) repeat-x 0 0;
	padding: 0px 10px 0px 10px;
}

.darkbutton {
	background: #FFFFFF url(../images/button/dark_gradient.jpg) bottom repeat-x;
	padding: 0px 10px 0px 10px;
}

.h_dark_button {
	background: #FFFFFF url(../images/button/h_dark_gradient.jpg) repeat-x 0 0;
	padding: 0px 10px 0px 10px;
}

.buttonlink {
	font-size: 12px;
	text-decoration: underline;
}

.google {
  margin: 0;
  padding: 10px 0 10px 15px;
  background: transparent;
  float: right;
} 

/* End */
