* {
/*font-family:arial;*/ 
z-index:1;
}
.footer_large_bullet {z-index:1; height:100%;}

img {border:none;}
a {
	line-height:20px;
	border:none;
	color: #993300;
	text-decoration: none;
}

a:hover {
	border:none;
	text-decoration: underline;
}


a img {
	border:none;
}

body {
	margin:0;
	padding:0;
	/*font-size: 11px;*/
	color: #102F5C;
	text-align:center;
	height:100%; /* IE6: treaded as min-height*/
	background-color: #CBEBF6;
	background-image: url(images/bg-repeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:left;
	margin-left:20px;
	font-weight: normal;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px; 
	font-size:12px;
}

body, td, th {font-size:12px;}
	
.redcolor {color: #990000}


#dark_dashed_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 10px;
}

#blue_dashed_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AFD6E0;
	padding-top: 3px;
	padding-bottom: 3px;
}

#dashed_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	margin: 5px;
}

#sm_container {
	width: 60%;
}
#detail_box {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 65%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #333333;
	margin-left: 25px;
	color: #102F5C;
	background-color: #99D9ED;
}
.medhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #102F5C;
}
.medhdr_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
#picturebox {
	/*float: left;*/
	width: auto;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 21px;
}

.medhdr a {
	text-decoration: underline;
}
.sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	font-size:10px;
}
#errorbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	padding: 10px;
	margin: 10px;
	color: #164074;
	background-color: #A8DEF0;
	border: 1px solid #154074;
	width: 415px;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #163F73;
	background-color: #FFFFFF;
	padding: 3px;
	border: 2px solid #55C0E2;
	line-height: 18px;
}
#submitbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #163F73;
	padding: 3px;
	border: 1px solid #333333;
}
#content ul {
	list-style-image: url(images/bullet.gif);
	/*list-style-type: circle;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:12px;
	margin-top: 0;
	margin-right: 1.5em;
	margin-bottom: 0;
	margin-left: 1.5em;
	padding-top: 0;
	padding-right: 1.3em;
	padding-bottom: 0;
	padding-left: 3em;
}

#content ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px; 
	font-size:12px;
}

#content ul li {
line-height:120%;
font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px; 
	font-size:12px; 
}
.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:12px;
}
.larger_p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:14px;
}
.p_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:12px;
	color: #FFFFFF;
}
#highline {
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #91BFD9;
}
#cal_box {
	background-color: #F2FCFF;
	padding: 8px;
	/*float: right;*/
	margin: 5px;
	width: 200px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #AFD6E0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 5px;
}


#cal_box a {
	color: #154074;

}

#cal_box a:hover {
	color: #FFFFFF;
	background-color: #154074;
	text-decoration: none;
}
.footer_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer_large_bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

div#maincontent {
	background: none;
	text-align:left;
}

#videoPlayer img {
	height:148px;
	width:203px;
	background: #fff;
	border: 1px solid orange;
}

#monthlyTopic img {
	height:263px;
	width:327px;
	background: #fff;
	border: 1px solid orange;
}

#successStories img {
	height:225px;
	width:207px;
	border: 1px solid orange;
	/*float:left;*/
}

/*---- sIFR ---*/
.sIFR-flash {
  display    : none !important;
  height     : 0;
  width      : 0;
  position   : absolute;
  overflow   : hidden;
}

.sIFR-alternate {
  visibility : visible !important;
  display    : block   !important;
  position   : static  !important;
  left       : auto    !important;
  top        : auto    !important;
  width      : auto    !important;
  height     : auto    !important;
}
