/** {
	padding: 0px;
	margin: 0px;
}*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	background: #eeeeee;
}

table td {
	margin: 0px;
	padding: 0px; 
	/*border-width: 0;*/ 
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

td#logo {
	text-align: center;
	width: 160px;
	background-color: #d4dfe4;
	padding-top: 10px;
	height: 60px;
}
td#heading {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d4dfe4;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	color: #68a439;
	width: 474px;
}
td#tagline {
	font-family: "Century Gothic", "Gill Sans", Verdana, Arial;
	color: #004C6C;
	background-color: #d4dfe4;
	font-weight: normal;
	font-size: 13px;
	font-style: italic;
	padding-left: 50px;
	padding-right: 50px;
	text-align: center;	
}
td#alumnihdr {
	font-family: "Century Gothic", "Gill Sans", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-color: #b4dc8f;
	width: 165px;
	padding-top: 8px;
	text-align: center;
}
.alumnitext {
	font-size: 12px;
	font-family: "Century Gothic", "Gill Sans", Verdana, Arial;
	font-weight: normal;
}
.green {
	color: #004C6C;	
	font-size: 20px;
}

.border {
	background-color: #72ACD5;
	height: 1px;
}

.dottedline {
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #72acd5;
	width: 70%;
}

.verticaldottedline {
	border-right-style: dotted;
	border-right-width: thin;
	border-right-color: #72acd5;
	width: 1px;
}

td#sidenav {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
	width: 175px;
}
td#sidenav table {
	width: 99%;
}
td#sidenav td {
	font-size: 110%;
}
td#content {
	width: 590px;
	padding-top: 6px;
	padding-left: 10px;
}
td#content table {
 	width: 100%;
}
td#contenttext {
	height: 300px;
	padding-top: 5px;
	padding-right: 5px;
}
td#contentrightsidehdr {
	padding-top: 5px;
	padding-left: 2px;
	width: 175px;
	background-color: #E4EEF2;/*#d4dfe4;*/
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #72acd5;
}
td#contentrightsidetext {
	padding-top: 0px;
	padding-left: 2px;
	width: 175px;
	height: 480px;
	background-color: #E4EEF2;
}
td#contentrightsidetext table {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
td#popupwindowcontent {
	width: 580px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
}
table#colorrows td {
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #E4EEF2;/*#E9EFF2;#E2F0F6; #E3E8FF;*/
}
table#whiterows td {
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #FFFFFF;
}
ol {
	padding-top: 5px;
	padding-left: 25px;
	padding-bottom: 5px;
	margin: 0px;
}
ul {
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin: 0px;
	list-style-type: disc;
}

li {padding-top: 2px;
	padding-bottom: 2px;}

td#collegesuccess {
	width: 220px;
	padding-left: 5px;
}
td#collegesuccess table {
	width: 100%;
}
td#news {
	width: 570px;
	padding-right: 5px;
}
td#news table {
 	width: 99%;
}
td#articles table, td#articles td {
	background-color: #D4DFE4;
	width: 100%;
}
td#articlesummary {
	padding-bottom: 5px;
}

h1 {
	font-family: "Century Gothic", "Gill Sans", Verdana, Arial;
	color: #68a439;
	font-size: 160%;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-color: #72acd5;
	border-bottom-style: dotted;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Century Gothic", "Gill Sans", Verdana, Arial;
	color: #004C6C;/*#68a439;*/
	font-weight: normal;
	font-size: 130%;
	border-bottom-width: thin;
	border-bottom-color: #72acd5;
	border-bottom-style: dotted;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Century Gothic", "Gill Sans", Verdana, Arial;
	color: #004C6C;
	font-weight: normal;
	font-size: 130%;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-family: "Century Gothic", "Gill Sans", Verdana, Arial;
	color: #004C6C;
	font-weight: normal;
	font-size: 120%;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-family: "Century Gothic", "Gill Sans", Verdana, Arial;
	color: #004C6C;
	font-weight: normal;
	font-size: 110%;
	margin: 0px;
	padding-bottom: 3px;
}
h6 {
	font-family: "Century Gothic", "Gill Sans", Verdana, Arial;
	color: #004C6C;
	font-weight: normal;
	font-size: 100%;
	margin: 0px;
	padding-top: 3px;
}

td#sidenavcurritem {
	color: #004C6C;
}

a:link, a:visited {
	color: #A82D11;
	text-decoration: none;
}
a:hover, a:active {
	color: #BE6B59;
	text-decoration: none;
}
td#footer {
	width: 780px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
td#footer table {
	width: 100%;
}
td#footerlinks {
	color: #999999;
	font-size: 11px;
	text-align: center;
	width: 100%;
	padding-top: 5px;
}
td#footerlinks a:link {
	color: #BE6B59;
	text-decoration: none;
}
td#footerlinks a:visited {
	color: #BE6B59;
	text-decoration: none;
}
td#footerlinks a:hover {
	color: #DA9E91;
	text-decoration: none;
}
td#footerlinks a:active {
	color: #DA9E91;
	text-decoration: none;
}
td#footeraddressline {
	color: #777777;
	font-size: 10px;
	width: 100%;
	text-align: center;
	padding-top: 5px;
}
td#footercopyright {
	color: #999999;
	font-size: 9px;
	width: 100%;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 4px;
} 
ul.col {
  float: left;
  width: 500px;
  margin: 0;
  padding: 0;
  list-style: none;
}
 
li.col {
  float: left;
  width: 250px;
  margin: 0;
  padding: 0;
  line-height: 20px
}
.font5
	{color:windowtext;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:"Times New Roman", serif;
	mso-font-charset:0;}
.font7
	{color:windowtext;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:"Gill Sans MT", sans-serif;
	mso-font-charset:0;}
.font11
	{color:windowtext;
	font-size:10.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:"Gill Sans MT", sans-serif;
	mso-font-charset:0;}
.font13
	{color:windowtext;
	font-size:10.0pt;
	font-weight:400;
	font-style:italic;
	text-decoration:none;
	font-family:"Gill Sans MT", sans-serif;
	mso-font-charset:0;}
.font15
	{color:windowtext;
	font-size:10.0pt;
	font-weight:400;
	font-style:italic;
	text-decoration:none;
	font-family:"Gill Sans MT", sans-serif;
	mso-font-charset:0;}
tr.cal
	{mso-height-source:auto;}
col.cal
	{mso-width-source:auto;}
br.cal
	{mso-data-placement:same-cell;}
.style0
	{mso-number-format:General;
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;
	mso-rotate:0;
	mso-background-source:auto;
	mso-pattern:auto;
	color:windowtext;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	border:none;
	mso-protection:locked visible;
	mso-style-name:Normal;
	mso-style-id:0;}
td.cal
	{mso-style-parent:style0;
	padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	mso-ignore:padding;
	color:windowtext;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	mso-number-format:General;
	text-align:general;
	vertical-align:bottom;
	border:none;
	mso-background-source:auto;
	mso-pattern:auto;
	mso-protection:locked visible;
	white-space:nowrap;
	mso-rotate:0;}
.xl24
	{mso-style-parent:style0;
	text-align:center;}
.xl25
	{mso-style-parent:style0;
	font-weight:700;
	font-family:"Gill Sans MT", sans-serif;
	mso-font-charset:0;
	text-align:center;
	vertical-align:top;
	border-top:1.0pt solid windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:2.0pt double windowtext;
	border-left:1.0pt solid windowtext;
	white-space:normal;}
.xl26
	{mso-style-parent:style0;
	font-family:"Gill Sans MT", sans-serif;
	mso-font-charset:0;
	text-align:center;
	vertical-align:top;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:.5pt solid windowtext;
	white-space:normal;}
.xl27
	{mso-style-parent:style0;
	font-family:"Gill Sans MT", sans-serif;
	mso-font-charset:0;
	text-align:center;
	vertical-align:top;
	white-space:normal;}
.xl28
	{mso-style-parent:style0;
	font-weight:700;
	font-family:"Gill Sans MT", sans-serif;
	mso-font-charset:0;
	text-align:center;
	vertical-align:top;
	border:.5pt solid windowtext;
	white-space:normal;}
.xl29
	{mso-style-parent:style0;
	font-family:"Gill Sans MT", sans-serif;
	mso-font-charset:0;
	text-align:center;
	vertical-align:top;
	border:.5pt solid windowtext;
	white-space:normal;}
.xl30
	{mso-style-parent:style0;
	font-weight:700;
	text-decoration:underline;
	text-underline-style:single;
	font-family:"Gill Sans MT", sans-serif;
	mso-font-charset:0;
	text-align:center;
	vertical-align:top;
	border:.5pt solid windowtext;
	white-space:normal;}
.xl31
	{mso-style-parent:style0;
	font-weight:700;
	font-family:"Gill Sans MT", sans-serif;
	mso-font-charset:0;
	text-align:center;
	vertical-align:top;
	white-space:normal;}
.xl32
	{mso-style-parent:style0;
	font-family:"Gill Sans MT", sans-serif;
	mso-font-charset:0;
	vertical-align:top;
	white-space:normal;}
.xl33
	{mso-style-parent:style0;
	font-weight:700;
	font-family:"Gill Sans MT", sans-serif;
	mso-font-charset:0;
	text-align:center;
	vertical-align:top;
	border-top:none;
	border-right:.5pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:.5pt solid windowtext;
	background:silver;
	mso-pattern:auto none;
	white-space:normal;}
.xl34
	{mso-style-parent:style0;
	font-weight:700;
	font-family:"Gill Sans MT", sans-serif;
	mso-font-charset:0;
	text-align:center;
	vertical-align:top;
	border:.5pt solid windowtext;
	background:silver;
	mso-pattern:auto none;
	white-space:normal;}
.xl35
	{mso-style-parent:style0;
	font-size:12.0pt;
	font-weight:700;
	font-family:"Gill Sans MT", sans-serif;
	mso-font-charset:0;
	text-align:left;}
.xl36
	{mso-style-parent:style0;
	font-weight:700;
	font-family:"Gill Sans MT", sans-serif;
	mso-font-charset:0;
	text-align:left;
	background:silver;
	mso-pattern:auto none;
	white-space:normal;}
.xl37
	{mso-style-parent:style0;
	font-family:Symbol, serif;
	mso-font-charset:2;
	text-align:left;
	padding-left:24px;
	mso-char-indent-count:2;}
.xl38
	{mso-style-parent:style0;
	font-weight:700;
	font-family:"Gill Sans MT", sans-serif;
	mso-font-charset:0;
	text-align:left;}
.xl39
	{mso-style-parent:style0;
	font-weight:700;
	text-decoration:underline;
	text-underline-style:single;
	font-family:"Gill Sans MT", sans-serif;
	mso-font-charset:0;
	text-align:left;}
.xl40
	{mso-style-parent:style0;
	text-align:right;}
.xl41
	{mso-style-parent:style0;
	font-weight:700;
	font-style:italic;
	font-family:"Gill Sans MT", sans-serif;
	mso-font-charset:0;
	text-align:right;
	vertical-align:top;
	white-space:normal;}
.xl42
	{mso-style-parent:style0;
	font-style:italic;
	font-family:"Gill Sans MT", sans-serif;
	mso-font-charset:0;
	text-align:right;
	vertical-align:top;
	white-space:normal;}