/* Transportation Security Administration */
/*  U.S. Department of Homeland Security  */
/*           http://www.tsa.gov           */
/*        CSS: HOME Special Classes       */

/*             PAGE DIAGRAM
---------------------------------------------
| -------------------------  -------------- |
| |                       |  |            | |
| |      MAIN-PHOTO       |  | INTHENEWS  | |
| |                       |  |            | |
| |-----------------------|  |------------| |
| |-----------------------|  |------------| |
| |                       |  |            | |
| |      FEATURE          |  |            | |
| |                       |  |            | |
| |-----------------------|  |            | |
| |------- ------- -------|  | RESOURCES  | |
| |      ||       ||      |  |            | |
| |      ||       ||      |  |            | |
| |STAMP || STAMP ||STAMP |  |            | |
| |      ||       || -LAST|  |            | |
| |      ||       ||      |  |            | |
| |------- ------- -------|  -------------- |
---------------------------------------------  */



/* COLUMN Layout Boxes */
#home-col-a {width:500px;
/*******height:700px; 12.8.08 - Changed height from 750px to 725px - GP ************/
	float:left;
	margin:5px 10px 10px 5px;
	letter-spacing:-0.5px;
	font-size:75%;
	line-height:110%;}
#home-col-a h2 {margin:5px 0px;
height:17px;
	font-size:12px;
	padding-top:3px;
	vertical-align:middle;
	text-transform:capitalize;}
#home-col-a ul {list-style-image:url('/graphics/images/common/bullet.gif'); list-style-type: disc;}

#home-col-b {width:250px;
/*	height:650px;  */
	float:left;
	margin: 0px 5px 10px 0;
	letter-spacing:-0.5px;
	font-size:75%;
	line-height:110%;}
#home-col-b img {border:0;}
#home-col-b h2 {border-top:0;
	border-left:0;
	border-right:0;
	margin-top:0;
	padding-top:3px;
	font-size:12px;
	text-transform:capitalize;
	height:17px;
	vertical-align:middle;}
#home-col-b ul {list-style-image:url('/graphics/images/common/bullet.gif'); list-style-type: disc;}


/* Main Photo */
#main-photo {width:500px;
	height:260px;
	background:#ccc url('/graphics/home/index-main-photo.jpg') top left no-repeat;
	float:left;
	margin: 0 0 10px 0;}

/* Features */
#feature {width:500px;
	height:160px;
	margin:0px;
	line-height:110%;
	border-bottom:1px solid #afc3d2;}
#feature img {border:1px solid #afc3d2; margin:0 10px 0 0; padding:1px; float:left;}
#feature ul {margin:0px 0px 0px 250px;
    padding-left:0px;}
#feature li {margin:0px 0px 5px 0px;}
#feature a {text-decoration:none;}
#feature p {margin:0;}



/* Teasers */
.stamp {width:148px;
	margin:10px 14px 5px 0px;
	float:left;}
.stamp a {text-decoration:none;}
.stamp img {border:1px solid #afc3d2;
	margin-bottom:0;
	padding:1px;}
	


/* In The News */
#inthenews {width:250px;
	border:1px #afc3d2 solid;
	float:left;
	padding:0;
	margin:5px 0;}
#inthenews ul {margin:-7px 5px 0 5px;
    padding-left: 20px;}
#inthenews li {margin:0px auto 5px 0px;}
#inthenews a {text-decoration:none;}
#inthenews a:hover {text-decoration:underline;}
#inthenews a:visited{text-decoration:none;}


/* Resource Center */
#resources {width:250px;
	border:1px #afc3d2 solid;
	float:left;
	padding:0;
	margin:0px 0;}
#resources ul {margin:-7px 5px 0 5px;
    padding-left: 20px;}
#resources li {margin:0px auto 5px 0px;}
#resources a {text-decoration:none;}
#resources a:hover {text-decoration:underline;}
#resources a:visited{text-decoration:none;}


/* workforce */
#workforce {width:250px;
	border:1px #afc3d2 solid;
	float:left;
	padding:0;
	margin:0 0 15px 0;}
#workforce ul {margin:0px 5px 10px 5px;
    padding-left: 20px;}
#workforce li {margin:0px auto 5px 0px;}
#workforce a {text-decoration:none;}
#workforce a:hover {text-decoration:underline;}
#workforce a:visited{text-decoration:none;}


	/* MythBusters */
#myth {width:250px;
	border:1px #afc3d2 solid;
	float:left;
	padding:0;
	margin:0 0 15px 0;}
#myth ul {margin:0px 5px 10px 5px;
    padding-left: 20px;}
#myth li {margin:0px auto 5px 0px;}
#myth img {padding-left:3px;}
#myth a {text-decoration:none;}
#myth a:hover {text-decoration:underline;}
#myth a:visited{text-decoration:none;}

.myth {width:250px;
	border:1px #afc3d2 solid;
	float:left;
	padding:0;
	margin:0 0 15px 0;}
.myth ul {margin:0px 5px 10px 5px;
    padding-left: 20px;}
.myth li {margin:0px auto 5px 0px;}
.myth img {padding-left:3px;}
.myth a {text-decoration:none;}
.myth a:hover {text-decoration:underline;}
.myth a:visited{text-decoration:none;}


