

	/*  ========== CONTENT STYLES ========== */

		#content-container .intro-text
		{
			margin: 11px 60px 7px 60px;
		}

		#content-container .intro-text p
		{
			color: #686868;
			font-size: 1.1667em;
			line-height: 17px;
			/*margin: 7px 0;*/
		}
		
		#content .big-box-left p.header
		{
			font-size: 1.5em;
			line-height: 19px;
		}
		
		#content .big-box-left ul.home-box-arrow
		{
			margin: 0 0 10px 0;
			padding: 0 0 0 26px;
			list-style: none;
			position: relative;
		}

		#content .big-box-left ul.home-box-arrow li
		{
			background: url(../design/bullet_arrow1.gif) no-repeat 0 6px;
			padding: 4px 0;
			padding-left: 17px;
			position: relative;
		}

		#content .big-box-right
		{
			float: right;
			padding: 19px 31px 19px 19px;
			/*height: 184px;*/
			width: 181px;
		}
		
		#content .big-box-right p.header
		{
			font-weight: bold;
			color: #4B90CC;
			font-size: 1.5em;
			line-height: 19px;
			padding-bottom: 11px;
		}

		#content .big-box-right a
		{
			font-weight: bold;
			text-decoration: underline;
		}
		
		#content .big-box-right a:link
		{
			color: #505661;
		}
		
		#content .big-box-right a:hover, #content .big-box-right a:active
		{
			color: #505661;
			text-decoration: none;
		}
		
		#content .big-box-right a:visited
		{
			color: #5D5D5D;
		}
		
		#content .white-button
		{
			left:15px;
		}

		#content #search-container
		{
			margin-top: 30px;
			position: relative;
		}
		
		#content .search-right
		{
			position: absolute;
			bottom: 0;
			right: 0;
		}

		#content .search-button
		{
			font-weight: bold;
			text-transform: uppercase; 
			padding: 4px 7px 4px 31px;
			margin-left: 5px;
			float: right;
			background: #000000 url(../design/btn_plus_search.gif) no-repeat;
		}
		
		#content .search-button a
		{
			text-decoration: none;
		}
		
		#content .search-button a:link, #content .search-button a:visited
		{
			color: #FFFFFF;
		}
		
		#content .search-button a:hover, #content .search-button a:active
		{
			color: #9ACFF1;
		}
		
		#content .three-cols-container
		{
			margin-top: 7px;
		}
		
		#content .three-cols-container .three-cols-box
		{
			width: 222px;
			margin: 0 9px 0 0;
			font-size: 0.9167em;
			line-height: 1.2727em;
		}
		
		#content .three-cols-container .three-ways-box-top
		{
			/*padding-bottom: 8px;*/
		}
		
		#content .three-cols-container .three-ways-box-top .three-ways-box-number
		{
			width: 56px;
			font-weight: bold;
			font-size: 2.9091em;
			line-height: 1.1875em;
			text-align: center;
			padding: 3px 0;
		}
		
		#content .three-cols-container .three-cols-box .three-ways-box-bottom
		{
			padding: 8px 21px 11px 12px;
			color: #636363;
		}
		
		#content .three-cols-container .three-cols-box .three-ways-box-bottom p
		{
			margin: 3px 0;
			padding: 0;
		}

		#content .three-cols-container .three-cols-box .three-ways-box-bottom p.heading
		{
			padding:0;
			font-size: 1.3636em;
			font-weight: bold;
		}

		#content .three-cols-container .three-ways-box-bottom ul
		{
			color: #0C64C0;
			list-style-type: disc;
			padding: 0 0 0 16px;
			margin: 0;
			font-weight: normal;
		}
		
		#content .three-cols-container .three-ways-box-bottom li
		{
			padding:0;
			margin: 0;
		}
		
		#content .three-cols-container .three-ways-box-bottom a:link
		{
			text-decoration: none;
		}
		#content .three-cols-container .three-ways-box-bottom a:visited
		{
			color: #6a97c0;
			text-decoration: none;
		}
		#content .three-cols-container .three-ways-box-bottom a:hover, #content .three-cols-container .three-ways-box-bottom a:active
		{
			text-decoration: underline;
		}

		#content .three-cols-container .three-cols-box p
		{
			margin: 10px 0;
		}
		
		#content .three-cols-container .three-cols-box p.head
		{
			color: #7F7F7F;
			font-weight: bold;
			text-transform: uppercase;
			margin-top:4px;
		}

		#content .three-cols-container .three-cols-box p.sub
		{
			font-size: 1.3636em;
		}

		#content .three-cols-container .three-cols-box p.sub a:link, #content .three-cols-container .three-cols-box p.sub a:visited
		{
			text-decoration: none;
		}

		#content .three-cols-container .three-cols-box p.sub a:hover, #content .three-cols-container .three-cols-box p.sub a:active
		{
			text-decoration: underline;
		}

		#content .three-cols-container .three-cols-box p.text
		{
			color: #3f3f3f;
		}

		#content .three-cols-container .three-cols-box p.link a
		{
			background: url(../design/bullet_arrow1.gif) no-repeat 0 2px;
			padding-left: 13px;
		}
		#content .three-cols-container .three-cols-box p.link a:link
		{
			text-decoration: underline;
		}

		#content .three-cols-container .three-cols-box p.link a:visited
		{
			/*color: #6D42AE;*/
			text-decoration: underline;
		}

		#content .three-cols-container .three-cols-box p.link a:hover, #content .three-cols-container .three-cols-box p.link a:active
		{
			text-decoration: none;
		}

		#content .org-home-bottom
		{
			padding-top: 15px;
			/*float: left;
			height: 183px;
			width: 423px;*/
			color: #636363;
			font-size: 0.9167em;
			line-height: 1.2727em;
		}
		
		#content .org-home-bottom p
		{
			margin: 6px 0;
		}
		
		#content .org-home-bottom p.header
		{
			font-size: 1.3636em;
			line-height: 16px;
			font-weight: bold;
			margin: 0;
		}
		
		#content .org-home-bottom ul
		{
			color: #0C64C0;
			list-style-type: disc;
			padding: 0 0 0 16px;
			margin: 7px 0;
			font-weight: normal;
		}
		
		#content .org-home-bottom li
		{
			padding:0;
			margin: 3px 0;
		}
		
		#content .org-home-bottom li a:link
		{
			text-decoration: none;
		}
		#content .org-home-bottom li a:hover, #content .org-home-bottom li a:active
		{
			text-decoration: underline;
		}
		#content .org-home-bottom li a:visited
		{
			text-decoration: none;
		}

		#footer-content-container
		{
			background-color: #000000;
			overflow: hidden;
			border-bottom: 5px solid #000000;
		}
		
		#footer-content-container .grey_arrow_tag
		{
			background-color: #5E5E5E;
			margin: 5px 0;
			padding: 21px 10px 0 10px;
			
			padding-bottom: 5000px;
			margin-bottom: -5000px;
		}
		
		#footer-content-container .footer-content
		{
			margin: 21px 0 13px 21px;
			width: 621px;
		}
		
		#footer-content-container .footer-content a:link
		{
			color:#9ACFF1;
			text-decoration: underline;
		}
		
		#footer-content-container .footer-content a:hover, #footer-content-container .footer-content a:active
		{
			color: #9ACFF1;
			text-decoration: none;
		}
		
		#footer-content-container .footer-content a:visited
		{
			color: #ABABAB;
			text-decoration: underline;
		}
		
		#footer-content-container .footer-content p
		{
			margin: 3px 0;
		}
		
		#footer-content-container .footer-content p.headline
		{
			margin: 1px 0 17px 0;
			font-size: 1.6667em;
		}
		
