/* TAGS */
body {
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.3em;
}
h1 {
	margin-top: 8px;
	margni-bottom: 4px;
	font-size: 22px;
	color: #4574A7;
	font-weight: bold;
}
h2 {
	font-size: 20px;
	color:#F90;
}
p {
	margin-top:10px;
	margin-bottom:4px;
}
a {
	color: #0066FF;
}
a:hover {
	color:#FF8000;
}
td {
	text-align:left;
}
img {
	border-width: 0;
}
fieldset{
	border-width:0;
}

ul {
	list-style-image: url("/templates/Swift_Template/images/bullet.gif");
}
form{
	margin:0px;
	padding:0px;
}
td.templatecell form{
	margin:0px;
	padding:0px;
}

/* BREADCRUMBS */
span.pathway {
	margin-left:9px;
	font-size:85%;
	color:#CCCCCC;
}
span.pathway a{
	color:#8FB2E7;
}


.pathway img {
	margin: 1px 5px;
	display:inline;
}

.contentpaneopen {
	margin-left: 10px;
}

.search {
	float:left;
	padding:0px;
	margin-left:16px;
	margin-top:4px;
}


/*  MENUS  */
.menu ul
{
	margin: 0;
	padding: 0;
	list-style:none;
}
.menu li { 
	margin: 0 0 .2em 0;
	list-style-image:none;
	font-size:14px;	
}
.menu a
{
	display: block;
	background-color: transparent;
	padding: .2em .8em;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
}

/* LEFT MENU */
#sidemenu ul {
	margin:0;
	padding: 0;
	margin-left: 0px;
}
#sidemenu li {
	margin:0;
	padding:0;
	list-style-type:none;
}
#sidemenu li a{
	margin:4px;
	margin-left:8px;
	padding:0;
	text-decoration:none;
	border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	border-right: 0px solid #036;
	border-bottom: 0px solid #036;	
	color:#0033FF;
}
#sidemenu li #current{
	color:#000000;
}
#sidemenu li li a{
	margin-left:20px;
}
#sidemenu li a:hover{
	color: #000000;
	background-color:#C4D6F2;
}
#sidemenu h3 {
	text-align:left;
	margin-left:4px;
	margin-top:15px;
	margin-bottom:5px;
}



/* TOP MENU */
#topmenu ul {
	margin:0;
	margin-top: 2px;
	margin-left: 7px;
	padding: 0;
}
#topmenu li {
	float:left;
	width: 106px;
	text-align: center;
	margin:2px;
	list-style-type:none;
	background-color: #5B7F9A;
	background-image:url(../images/Theme/TopMenuButton.gif);
}
#topmenu li a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	border-top: 1px solid #5E77A2;
	border-left: 1px solid #5E77A2;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
}

#topmenu .menu a:hover
{
	background-color:#333333;
	background-image:url(../images/Theme/TopMenuButton_Hover.gif);
	color: #FFFFFF;
	border-top: 1px solid #036;
	border-left: 1px solid #036;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#breadcrumbs .menu{
  margin-left:10px;
	margin-top:10px;
	padding-left:0px;
	padding-top:0px;
}

#breadcrumbs .menu li{
	float:left;
  /*width: 124px;*/
	font-size:13px;
	text-align: center;
	margin:2px;
	list-style-type:none;
	background-color: #5B7F9A;
	background-image:url(../images/Theme/TopMenuButton.gif);
}

#breadcrumbs li a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
  border-top: 1px solid #5E77A2;
	border-left: 1px solid #5E77A2;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;	
}

#breadcrumbs .menu a:hover
{
	background-color:#333333;
	background-image:url(../images/Theme/TopMenuButton_Hover.gif);
	color: #FFFFFF;
	border-top: 1px solid #036;
	border-left: 1px solid #036;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.Testimonial
{
	font-size: 14px;
	line-height: 1.3em;
	padding-left:8px;
	padding-right:8px;
}
.TestimonialFrom 
{
	font-size: 14px;
	line-height: 1.3em;
	color:#aaaaaa;
	font-style:italic;
	padding-left:8px;
	padding-right:8px;
}#maintable tbody tr .templatecell table tbody tr .templatecell #document .contentpaneopen tr td p {
	color: #F00;
}
#maintable tbody tr .templatecell table tbody tr .templatecell #document .contentpaneopen tr td p .dialog_close strong span {
	color: #000;
}
#maintable tbody tr .templatecell table tbody tr .templatecell #document .contentpaneopen tr td p strong {
	font-family: Comic Sans MS, cursive;
}
#maintable tbody tr .templatecell table tbody tr .templatecell #document .contentpaneopen tr td p strong {
	color: #000;
}
#maintable tbody tr td strong {
	color: #FF0080;
}
#maintable tbody tr .templatecell table tbody tr .templatecell #document .contentpaneopen tr td p strong {
	color: #F00;
}
#maintable tbody tr .templatecell table tbody tr .templatecell #document .contentpaneopen tr td p .dialog_close strong span {
	color: #F00;
}
#maintable tbody tr .templatecell table tbody tr .templatecell #document .contentpaneopen tr td p a strong {
	color: #008000;
}

