/* CSS Document */
body{
	background-image: url(/images/template/int-bg-specialPage.gif);
	background-repeat:repeat-y;
	background-position: center;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
#specialHeader {
	font-size: 11px;
	width: 773px;
	margin: 0px auto;
	background: #224b87 url(/templates/images/int-genericHeader1-blue.gif) 2px 2px no-repeat;
	color: #FFFFFF;
	position: relative;
}
#specialHeader input {
	font-size: 10px;
	height: 12px;
	border: 1px solid #999999;
	background-color: #F2F2F2;
}

#specialHeader a {
	color: #CCCCCC;
	margin-left: 5px;
}
#specialHeader a:hover {
	color: #FFFFFF;
}
#specialHeader #homeButton{
	float:left;
	width:105px;
	height:26px;
}
#commMenu {
	float: right;
	margin-right: 20px;
	padding: 2px 0px;
}
#globalMenu {
	float: right;
	margin-right: 10px;
	padding: 2px 0px;
}
#globalMenu a {
	padding-left:5px;
	padding-right:5px;
}
div#mainMenu {
	clear: both;
	background-color: #000000;
	color: #F2F2F2;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
	margin:0px;
}
div#mainMenu select {
	font-size: 10px;
	border: 1px solid #CCCCCC;
	height: 14px;
	background-color: #CCCCCC;
}


div#mainMenu a:link, div#mainMenu a:active, div#mainMenu a:visited {
	line-height:20px;
	padding-left:8px;
	padding-right:8px;
	margin:0px;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: normal;
	font-weight: bold;
	color: #CCCCCC;
}
div#mainMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
div#header{
margin:0px;
}


.copyright {
	color:#000000;
}
td.topNav {
	text-align: center;
	letter-spacing: 1px;
	vertical-align: bottom;
	padding-bottom: 4px;
	font-size:10px;
	color:#FFFFFF;
	font-weight: normal;
}
td.topNav a {
	font-weight: normal;
	color:#ffffff;
	text-decoration:none;
}
td.topNav a:hover, td.topNav a:active, td.topNav a:visited{
	color:#ffffff;
	text-decoration:none;
}

div#mainContent, #mainContent {
	position:relative;
	left:0px;
	top:0px;
	width:773px;
	background-color: #ffffff;
	margin: 0px auto;
}

li {
	background: none;
	list-style: square;
	margin-left: 15px;
	padding-left: 5px;
}
