/* Body style */
body, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height:19px;
	margin: 20px;
}

/* Border effect for table  */
#siteArea{
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #506276;
	border-bottom-color: #506276;
	border-left-color: #506276;
}

/* Top navigation */
#Navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #398FD8;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	background-image: url(../images/Navigation_Bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#Navigation a{
	margin-right: 10px;
	color: #ffffff;
	margin-left: 10px;
	text-decoration:none;
}
#Navigation a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
}

/*  Left Navigation */
#LeftNavigation {
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: 8px;
	list-style-type: none;
	margin-right: 3px;
}
#LeftNavigation a{
	color:#000000;
	text-decoration: none;
	display:block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/outside_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#LeftNavigation a:hover{
	display:block;
	background-color: #E1E3E1;
}

#LeftNavigation ul {
	margin: 5px;
	margin-right: 10px;
	padding-left: 5px;
	list-style-type: none;
}
#LeftNavigation ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
	margin: 0px;
	padding: 0px;
}

/* Footer CopyRight  */
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	background-image: url(../images/Navigation_Bg.gif);
	background-repeat: repeat-x;
	letter-spacing: 1px;
}

/*  Content Area  */
#contents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
/*	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
*/
	margin: 15px;
	list-style-type: circle;
}
#contents ul{
	list-style-type: circle;
}
#contents ul li{
 padding: 3px;
}
#VertexFooter a {
	color: #FFFFFF;
	text-decoration: none;
}

#contents img{
	border:none;
}
#contents a{
	color:#0033CC;
	text-decoration:none;
}
#contents a:hover{
	color:#990000;
	text-decoration: underline;
}
#contents b, #contents strong{
	color: #0066FF;
}
/* STANDARD Contextual ID's  */

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 2px;
	margin-bottom: 5px;
}

H2 {
	font-size: 12px;
	color: #333333;
}

H3 {
	font-size: 12px;
	color: #993300;
}



/* Other usefull classes */
.form, .textblk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
}
.red {
	color: #CC0000;
	padding-right: 5px;
}

.TableGridGray {
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.TableGridGray TD, .TableGridGray TH {
	PADDING: 3pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

.dotline1 {

	background-image: url(image/dot1.gif);
	background-repeat: repeat-x;
}
.MsgQuote {
	color: #000000;
	background-color: #FDF7DB;
	margin: 3px;
	padding: 5px;
	border: 1px solid #FFCC33;
	display:block;
	text-align: center;
}
.MsgQuote a{
	color:#000000;
	font-weight:bold;
	background-image: url(../images/external.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 13px;
	text-decoration:none;
}
ul#BulletedList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#BulletedList b{
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul#BulletedList li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	margin-left: 5px;
}
ul#BulletedList li:hover{
	background-color:#F2FCFF;
}
ul#BulletedList li a{
	background-image: url(../images/outside_link.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
#VertexFooter {
	clear:right;
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 5px;
	vertical-align: text-top;
	color: #FFFFFF;
	font-size: 9px;
}
.Position {
	font-size: 11px;
	color: #000000;
	background-color: #DFEFF7;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.pre {
	font-size: 11px;
	color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#VertexFooter a:hover {

	color: #FF9900;
	text-decoration: none;
}

