A:link, A:visited {
	text-decoration:none;
	color: #00197B;
}
A:hover, A:active {
	text-decoration:none;
	color: #660000;
}
A img {
	text-decoration: none;
}

/* resetting HTML tags */
BODY{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-position: top;
	background-color: #B6B6B6;
	background-image: url(../images/int-bg-genericPage2.jpg);
	background-repeat: no-repeat;
}



h1 {
    font-size: 16px;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;

	margin: 0px;
	padding: 0px;
}
h5 {
	margin-bottom: 10px;
}

ol { 
   margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
   list-style-image: url("../images/listArrow2.gif");
	list-style: inside;
}


ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	
}
li {
    background: none;
	margin: 0px 5px 0px 15px;
	padding: 0px;
	list-style-type: disc;
}

p.caption {
	margin: 0px;
	line-height: 11px;
}




div.item {
	line-height: 14px;
}
div.item img {
	margin-right: 5px;
}

div.item td {
vertical-align:middle;
}


tr.headline {
vertical-align:middle;
 background: White;
}


tr.first {
vertical-align:middle;
 background: #5B79C4;
 color: White;
}

tr.second {
vertical-align:middle;
 background: #7995D8;
 color: White;
 
}

table tbody tr:hover {
	background-color: #FF0000;
  

}

div.item h1 {
	border-bottom: 1px solid #0D1E6C;
	font-size: 16px;
	color: #0D1E6C;
	padding-left: 15px;
	font-weight: bold;
	padding-bottom: 0px;
	line-height: 13px;
}
div.item h1 A {
	text-decoration:none;
	color: #666666;
}
div.item h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 5px;
	
}

div.item p {
	font-size: 10px;
	line-height: 12px;
	margin: 3px 5px 5px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.item ul {
	margin-top: 3px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.item li {
	margin-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

div#mainContent {
	width:773px;
	background-color: #ffffff;
	margin: 0px auto;
	background: url(../images/bg-content.jpg) repeat-y right;
	position: relative;
	
}
div#header {
	background: url(../images/bg-header.jpg) no-repeat left top;
	height: 155px;
	padding: 0px;
	text-align: right;
}
div#header h1 {
	margin-left: -2000px;
	line-height: 1;
	text-align: left;
}


div#contentArea {
	background: url(../images/bg-contentTop.jpg) top center no-repeat;
	width: 573px;
	float: right;
	margin: 0px;
	padding: 0px 25px;
}
div#contentArea div.rightCol {
	float: right;
	width: 270px;
}
div#contentArea div.leftCol {
	float: left;
	width: 280px;
	position: relative;
}


div#contentArea div.item {
	display: block;
	padding-bottom: 10px;
}
div#contentArea h1.sectionTitle {
	color: #112266;
	margin: 0px 0px 5px;
	font-size: 15px;
	line-height: 20px;
	
	padding-left: 10px;
	
	
}

div#contentArea div#articleContent {
	width: 369px;
	float: left;
	margin-bottom: 15px;
}



div#contentArea div#categoryLists {
	clear: left;
}
div#contentArea td.sectionTitle {
	border-bottom: 1px solid #0D1C5F;
	font: 14px/18px;
	font-weight: bold;
	color: #0D1C5F;
	
}



div.VideoBlock {
	
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #112266;
	color: #CCCCCC;
}
div.VideoBlock div.item {
	margin-right: 5px;
	margin-left: 5px;
}

div.VideoBlock h1 {
	color: #CCCCCC;
	background-color: #00104E;
	padding: 2px 10px;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 5px;
}

div.VideoBlock A:link, div.VideoBlock A:visited, div.VideoBlock A:active {
	color: #CCCCCC;
}
div.VideoBlock A:hover {
	color: #FFFFFF;
}



div#sidebar {
	float: left;
	width: 150px;
	background: url(../images/bg-leftSideTop.jpg) no-repeat left top;
	padding-top: 55px;
}

div#sidebar #sectionMenu ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	border-top: 1px solid #00104E;
	border-bottom: 1px solid #3C5DAE;
}
div#sidebar #sectionMenu li {
	margin: 0px;
	list-style: none;
	border-top: 1px solid #3C5DAE;
	border-bottom: 1px solid #00104E;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
}
div#sidebar #sectionMenu a:link, div#sidebar #sectionMenu a:visited {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding-left: 0px;
	padding: 2px 10px;
}
div#sidebar #sectionMenu a:hover, div#sidebar #sectionMenu a:active {
	background-color: #001152;
}
div#sidebar #sectionMenu a.selected {
	color: #CCCCCC;
	background: #000033;
}

div#sidebar div.feature {
	background-color: #233C8E;
	color: #D5D9E5;
	margin: 10px 5px;
}
div#sidebar div.feature a:link, div#sidebar div.feature a:visited {
	color: #97AAD5;
}
div#sidebar div.feature a:hover, div#sidebar div.feature a:active {
	color: #B7BCD0;
	text-decoration: underline;
}

div#sidebar div.feature h1 {
	padding: 5px 5px 0px;
	font-size: 8px;
	border-bottom: 1px solid #AEB9D9;
	margin: 0px 5px 5px;
	color: #FFFFFF;
}
div#sidebar div.feature ul {
	font-size: 11px;
	line-height: 16px;
}
div#sidebar div.feature li {
	background: none;
	list-style: square;
	margin-left: 15px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	line-height: 12px;
}


div#sidebar div.feature h2 {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 12px;
}
div#sidebar div.feature div.item {
	padding: 5px;
}



div#footer {
	clear: both;
	height: 42px;
	background: url(../images/bg-footer.jpg) no-repeat center top;
}


