/*Headers*/
H1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2C1B5D;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

/*Subheaders*/
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #214285;
	line-height: 17px;
}

/*Footer*/
H3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;  
	font-weight: bold;
	color: #2C1B5D;
	line-height: 17px;
}

strong { 
	font-weight: bold;
	color: #214285;
	line-height: 17px;
 }
 
#header {
	color: #99C9E6;
	font-weight: bold;
	}
/* IE hack */
#header2 {
color: #BA006E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 7px 5px 6px;
	font-weight: 400;
	font-size: 12px;
}
/* IE hack end */
html>body #header2 {
	color: #BA006E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 5px;
	font-weight: 400;
	font-size: 12px;
}
	
/*Footer Text */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2F4F88;
	background:none;
	line-height: 17px;
}

/*Footer Links*/
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BA006E;
	text-decoration: none;
	background:none;
	line-height: 17px;
}

.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #750046;
	text-decoration: none;
	background:none;
	line-height: 17px;
}

/*Page Properties*/
body {
	margin: 0px;;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(images/ssd-bg.jpg);
	background-color: #E6E5E1;
}
.footerbg {
	background-image: url(images/ssd-footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 29px;
	width: 802px;
	color: #BA006E;
	line-height: -1px;
	padding: 6px 0 0 0;
}
.bg-left {
	background-image: url(images/ssd-bg-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


	
/*Content default*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: normal;
	line-height: 17px; 
	color: #333333;
	text-align:left;
}

/*Pictures*/
.picborder {
	border: 1px solid; 
	border-color:#CCCCCC;
}

.picRight {
	border: 1px solid; 
	border-color:#CCCCCC; 
	float:right; 
	margin-left:20px;
}
.picRightnoborder {
	float:right; 
	margin-left:20px;
}
.picLeft {
	float:left;
	margin-right:20px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
}


/*Contact Form*/
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #B2D6EC;
	width:200px;
	background-color: #EBF4FA;
}
.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:250px;
	background-color: #EAF4F6;
}

.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #A73D7A;
	FONT-SIZE: 10px;
	width:90px;
	background-color: #A4A1BE;
}

.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

/* Link Styles */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #214285;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #214285;
	text-decoration: none;
}
.outlink {
	font-size: 11px;
	color: #214285;
	text-decoration: underline;
	padding-right: 16px;
	background: url(images/outlink.gif) right no-repeat;
}
.outlink:hover {
	padding-right:
	font-size: 11px;
	color: #214285;
	text-decoration: none;
}

.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #214285;
	text-decoration: none;
}
.link2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #214285;
	text-decoration: underline;
}
.link3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.link3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
/* Link Styles Ends */

.button-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #214285;
	text-decoration: none;
}

/* List Styles */

.list {
	list-style-image: url(images/arrow_01.jpg);
}
.bg-right {
	background-image: url(images/ssd-bg-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

hr {
	width: 80%;
	border: 1px solid #AF1F65;
	text-align: center;
	}
#slogan {
	color:#000066;
	font-size: 1.3ems;
	padding: 10px 0px 2px 20px;
}
td.container {
	height: 36px;
	padding: 10px 0px 2px 12px;
}
.link4 {
	font-size: 15px;
	font-weight: bold;
	color: #2C1B5D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.link4:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2C1B5D;
	text-decoration: underline;
}
.inputSelect2 {

	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #000000;
	width:200px;
	background-color: #EBF4FA;
}
#addrheader {
color: #BA006E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 7px 5px 6px;
	font-weight: 200;
	font-size: 14px;
}
