/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: center; /* Centers the page content container in IE 5 browsers. */
	background-attachment: fixed;
	background-color: #FFFFFF;
}
/* Heading Styles */
h1 {
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-transform: none;
}

h2 {
	color: #3300CC;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 30px;
	margin-bottom: 10px;
}

h3 {
	color: #3300CC;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 30px 0 5px;
}

h7 {
	color: #FF0000;
        font: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin: 30px 0 5px;
}


/* Style for unvisited links. */
a,  a:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
/* Style for visited links. */
a:visited {
	color: #3300CC;
	font-weight: bold;
	text-decoration: none;
}
/* Style for links on mouseover. */
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
/* Style for a link that has focus. */
a:focus {
	color: #3300CC;
}
/* Style for a link that is being activated/clicked. */
a:active {
	color: #FF0099;
}

/* Page containers */
#outerWrapper {
	margin: 0 auto;
	text-align: left;
	width: 740px;
	background: #FFFFFF url no-repeat scroll center top;
}

#outerWrapper p{
	border: 1px solid #3300FF;
	padding: 10px;
	vertical-align:top;
}

#outerWrapper_footer {
	text-align: left;
	width: 740px;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0px;
}

#outerWrapper_content {
	text-align: left;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0px;
	width: 740px;
}


#header {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	height: 90px;
	border: 0;
	margin: 0px;
	padding: 0 10px;
}

#top_nav {
	font-size: 10px;
	font-weight: bold;
	line-height: normal; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	height: 50px;
	border: 0;
	margin: 0px;
	padding: 5px 7px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3300CC;
	text-align: center;
}


#top_nav .btn {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #3300CC;
	text-align: center;
	vertical-align: middle;
	background: no-repeat fixed center center;
}

#top_nav .btn a:link {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #3300FF;
	background: no-repeat fixed center center;
	text-align: center;
	vertical-align: middle;
}

#top_nav .btn a:hover {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #3399FF;
	background: no-repeat fixed center center;
	text-align: center;
	vertical-align: middle;
}


#top_nav th{
	color:#00609F;
	padding:1px;
	border: 0px solid #ADCDE2;
}

#top_nav td{
	border: 0px solid #ADCDE2;
	padding: 2px;
	vertical-align:middle;
	text-align: center;
	margin: 0px;
	height: 20px;
}

#contentWrapper {
	background-attachment: fixed;
	padding: 0 10px;
	margin: 0px;
}

#contentWrapper p {
	color: #023188;
	padding: 0;
	border: 0;
}

#leftColumn1 {
	float: left; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 200px;
	color: #330099;
	margin: 0px;
	padding: 0 10px 0 0;
	border-right: thin solid #FF0000;
}

#leftColumn1 p{
	border: 0;
	padding: 0 0 4px 0;
	color: #0099FF;
}

#leftColumn1 a{
	font-weight: bold;
	color: #FF0099;
}

#leftColumn1 a:hover{
	font-weight: bold;
	color: #FF0099;
	text-decoration: underline;
}

#leftColumn1 .pink{
	color: #FF0000;

}




#leftColumn1 #featuredlinks {
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 8px 0px;
	border: 0px;
	font-weight: bold;
}

#leftColumn1 #featuredlinks p{
	padding: 0 0 10px 0;
	margin: 0px;
	font-weight: bold;
}

#leftColumn1 #featuredlinks a:link{
	padding: 0 0 10px 0;
	margin: 0px;
	font-weight: bold;
	color: #FF0000;
}

#leftColumn1 #featuredlinks a:hover{
	margin: 0px;
	padding: 0 0 10px 0;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}


#leftColumn1 #advert_design {
	background-image: url(images/bg_advert_design.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 8px 0px;
	border: 0px;
	font-weight: bold;
}

#leftColumn1 #advert_design p{
	padding: 0 0 10px 0;
	margin: 0px;
	font-weight: bold;
}

#leftColumn1 #advert_design a:link{
	padding: 0 0 10px 0;
	margin: 0px;
	font-weight: bold;
	color: #0099FF;
}

#leftColumn1 #advert_design a:hover{
	margin: 0px;
	padding: 0 0 10px 0;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0099;
}


/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#content {
	margin: 0 0 0 200px;
	padding: 0px;
}

.clearFloat {
	clear: left;
	display: block;
}
#footer {
	padding: 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	background: repeat-y fixed center top;
	border-top: 1px solid #A5CAE2;
	color: #00609F;
	text-align: center;
	font-size: 10px;
}

#footer a {
	color: #00609F;
	text-decoration: underline;
}

/*other*/

.img_left{float:left; margin:0 15px 4px 0;}
.img_right{float:right; margin:0 0 4px 15px;}
.textright{text-align:right;}

.img_left_bdr{
	float:left; 
	padding: 10px;
	margin: 0 0 4px 15px;
	background-color: #D2E8F7;
	border: 3px solid #E4F1FA;
}

.img_right_bdr{
	float:right;
	padding: 10px;
	margin: 0 0 4px 15px;
	background-color: #D2E8F7;
	border: 3px solid #E4F1FA;
}

#content ul{
	padding:0;
	margin: 0 0 16px 20px;
}

#content li{
	margin:0;
	padding: 0 0 4px 5px;
	list-style-type: disc;
}

#leftColumn1 ul{
	padding:0;
	margin: 0 0 16px 20px;

}

#leftColumn1 li{
	margin:0;
	padding: 0 0 4px 5px;
	list-style-type: disc;
}

#content th{
	background-color:#D1E3EF;
	color:#00609F;
	padding:12px;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 0;
	border-left: 1px solid #FF0000;

}

#content td{
	background-color:#FFFFFF;
	border: 1px solid #FF0000;
	padding: 10px;
	vertical-align:top;
}
.highlight_blue {
	color: #88BC50;
}

.highlight_purple {
	color: #9933FF;
}

#content .boxed_text {
	color:#1E6595;
	margin:16px;
	padding:12px;
	background: #D2E8F7 url(img/menubg.gif) repeat-x left bottom;	
	border: 1px solid #FF0000;
	text-align: center;

}
#outerWrapper #contentWrapper #leftColumn1 .hotlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
